[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Fast or direct load from disk. New tool: c2d.
Antoine Vignau wrote:
> On 24 f�v, 23:20, Egan Ford <dataj...@gmail.com> wrote:
>> Hugh, perfect. �A simple solution for a lazy programmer. �It may not
>> be the fastest solution, but it was the fastest to implement. �Thanks
>> again for everyone's help.
>>
>> I just posted c2d (code to disk) tohttp://asciiexpress.net/files. �I
>> included the source with OS/X and Windows binaries.
>>
>> c2d will take a single binary (with or without 4-byte DOS header) or a
>> text monitor listing and create a bootable diskette (dsk) image.
>>
>
> Interesting work, Egan.
>
> Do you have final disk images examples somewhere?
>
> antoine
>
I created a boot disk with c2d: APPLE-1 for Apple II...
http://hoop-la.ca/apple1/
make c2d
tr â??[:upper:]â?? â??[:lower:]â?? < apple1.hgr2.8000.bin.hex.txt | hex2bin
> apple1.hgr2.8000.bin
/c2d apple1.hgr2.8000.bin,8000 apple1-boot.dsk
http://hoop-la.ca/apple1/apple1-boot.dsk