Mercurial > hg > Members > kono > nitros9-code
changeset 2637:affcac7ca605
Added comment dwwrite...
Updated TODO
author | Boisy Pitre <boisy.pitre@nuance.com> |
---|---|
date | Mon, 27 Feb 2012 22:10:09 -0600 |
parents | 4e5ff2c5b512 |
children | 4655eabf00c0 |
files | level1/atari/TODO level1/atari/modules/dwwrite.asm |
diffstat | 2 files changed, 6 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/level1/atari/TODO Mon Feb 27 22:06:39 2012 -0600 +++ b/level1/atari/TODO Mon Feb 27 22:10:09 2012 -0600 @@ -11,7 +11,11 @@ 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. +- dwread.asm/dwwrite.asm could use improvement, there are occasional errors in SIO. Other: - CoCoBoot needs to be ported to the Atari. - +- Do this: xyz</x1@ and the keyboard stops working after getting the WHAT?? from the shell. +Wondering why this is?