Mercurial > hg > Members > kono > nitros9-code
diff level1/atari/TODO @ 2633:41313184bd78
Expanded makefile... aded TODO, merged sysgo.asm into level1/modules file
author | Boisy Pitre <boisy.pitre@nuance.com> |
---|---|
date | Sun, 26 Feb 2012 23:34:13 -0600 |
parents | |
children | affcac7ca605 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/level1/atari/TODO Sun Feb 26 23:34:13 2012 -0600 @@ -0,0 +1,17 @@ +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. + +Other: +- CoCoBoot needs to be ported to the Atari. +