# HG changeset patch # User Boisy Pitre # Date 1330492926 21600 # Node ID 190364f73e4caa3efa6a21bbe8e68d5b1a496bf3 # Parent 8d24c482646e9b70d929595cfd92b8f94eee6555 Fixed issue where interrupt shadow byte wasn't being applied in dwwrite, causing keyboard to lockup after a write. diff -r 8d24c482646e -r 190364f73e4c level1/atari/TODO --- a/level1/atari/TODO Tue Feb 28 23:09:32 2012 -0600 +++ b/level1/atari/TODO Tue Feb 28 23:22:06 2012 -0600 @@ -13,9 +13,6 @@ 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