Page 1 of 1

ddp - a simple DDP image creation tool for EOS software development.

Posted: Thu Jul 29, 2021 12:55 pm
by tschak909
#ColecoAdam As I am attempting to come to grips with both EOS and get @Z88DK in shape to emit EOS programs, I wrote a quick tool so I could generate a DDP image from a boot block, and an output program. https://github.com/tschak909/ddp

Re: ddp - a simple DDP image creation tool for EOS software development.

Posted: Wed Aug 04, 2021 8:09 pm
by Milli

Re: ddp - a simple DDP image creation tool for EOS software development.

Posted: Wed Aug 04, 2021 8:37 pm
by tschak909
Indeed :)

my goal here is to build a library of C functions for Adam software development (for me, to use for #FujiNet config and other tools), and write programs as test harnesses to make sure they work, while also serving as usable examples for others.

-Thom

Re: ddp - a simple DDP image creation tool for EOS software development.

Posted: Thu Aug 05, 2021 6:29 am
by Milli
I was giving you some working examples :)