Mercurial > hg > Members > kono > nitros9-code
view level1/atari/TODO @ 2798:b70d93f8d7ce lwtools-port
Updated coco1/modules/makefile and coco3/modules/makefile to help resolve issues with i(x) and s(x) descriptors.
Updated level1/coco1/modules/makefile & level2/coco3/modules/makefile
so that correct values would be sent to assembler when
building superdesc.asm for s(x).dd and i(x).dd descriptors.
author | drencor-xeen |
---|---|
date | Mon, 28 Jan 2013 16:13:05 -0600 |
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.