view level1/atari/TODO @ 2868:cfa46960b6bd

makefiles: Rename DW3 to DW all over Rename dw3*.sb to dwio*.sb This is part of getting default and lwtools-port branches together, trying to avoid things falling through the cracks.
author Tormod Volden <debian.tormod@gmail.com>
date Sun, 24 Nov 2013 11:13:40 +0100
parents 190364f73e4c
children 8a4c73c4bc8c
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

dw3.sb:
- Currently branch to init serial VIRQ is commented out.  Had system reliability
troubles with it uncommented.
- 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.