comparison level1/atari/TODO @ 2729:8a4c73c4bc8c lwtools-port

Fixed SuperDriver descriptors
author Boisy Pitre <boisy.pitre@nuance.com>
date Thu, 04 Oct 2012 14:23:01 -0500
parents 190364f73e4c
children
comparison
equal deleted inserted replaced
2728:09c66281e12a 2729:8a4c73c4bc8c
6 done in this port as well as the CoCo port as CoCoBoot moves forward. 6 done in this port as well as the CoCo port as CoCoBoot moves forward.
7 7
8 VTIO: 8 VTIO:
9 - SS.KySns needs to be implemented 9 - SS.KySns needs to be implemented
10 10
11 dw3.sb: 11 dw.sb:
12 - Currently branch to init serial VIRQ is commented out. Had system reliability 12 - FIXED: Currently branch to init serial VIRQ is commented out. Had system reliability
13 troubles with it uncommented. 13 troubles with it uncommented.
14 - NMI as clock source could be a problem for DriveWire because OP_TIME could come in 14 - FIXED: NMI as clock source could be a problem for DriveWire because OP_TIME could come in
15 the middle of a DriveWire read or write. 15 the middle of a DriveWire read or write.
16 16
17 Other: 17 Other:
18 - CoCoBoot needs to be ported to the Atari. 18 - CoCoBoot needs to be ported to the Atari.