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

Post your EOS (Elementary Operating System) questions here
Post Reply
tschak909
Posts: 29
Joined: Thu Jul 15, 2021 5:10 pm

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

Post by tschak909 » Thu Jul 29, 2021 12:55 pm

#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

User avatar
Milli
Site Admin
Posts: 224
Joined: Fri Jul 19, 2019 3:13 pm
Location: Beaver Falls PA
Contact:

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

Post by Milli » Wed Aug 04, 2021 8:09 pm

Milli

tschak909
Posts: 29
Joined: Thu Jul 15, 2021 5:10 pm

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

Post by tschak909 » Wed Aug 04, 2021 8:37 pm

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

User avatar
Milli
Site Admin
Posts: 224
Joined: Fri Jul 19, 2019 3:13 pm
Location: Beaver Falls PA
Contact:

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

Post by Milli » Thu Aug 05, 2021 6:29 am

I was giving you some working examples :)
Milli

Post Reply