Boot loader for commodore 128 to fast autoboot c64 programs.
A disk operating system for commodore 64/128.
This project attempts to make a disk volume of useful system software for a c64/c128 system,
to complement ROM based software normally used on these systems.
It is meant to be somewhat analogous to ‘system disk’ found on other systems.
It makes a commodore work say more like CP/M while retaining compatibility with most legacy software.
It currently includes:
Makefile builds 1541, 1571 and 1581 disk images. 1581 + Jiffydos is recommended.
Rebuild with:
$ make clean disks
Start with:
$ x128 run64.d81
Or write the image to disk to run on actual hardware.