Mercurial > hg > Members > kono > nitros9-code
view level1/atari/TODO @ 3154:d29a92fff7f2
coco3fpga: Rename SD disk images to .img
To avoid confusion since they are not bootable disks,
but to be raw copied to the /sd0 partition on the
CoCo3FPGA SD card.
author | Tormod Volden <debian.tormod@gmail.com> |
---|---|
date | Tue, 07 Feb 2017 00:37:28 +0100 |
parents | 8a4c73c4bc8c |
children |
line wrap: on
line source
Things that need to be done: Kernel: - D.BTLO and D.BTHI need to be set. This is usually done in KrnP2's JmpBoot, but the Atari port doesn't have a boot module. We need to rethink how this will get done in this port as well as the CoCo port as CoCoBoot moves forward. VTIO: - SS.KySns needs to be implemented dw.sb: - FIXED: Currently branch to init serial VIRQ is commented out. Had system reliability troubles with it uncommented. - FIXED: NMI as clock source could be a problem for DriveWire because OP_TIME could come in the middle of a DriveWire read or write. Other: - CoCoBoot needs to be ported to the Atari.