1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-05 10:28:58 +00:00
CLK/Machines/Apple/AppleIIgs
Thomas Harte 46bd20b5e0 Attempts to simplify ADB bit parsing.
On-line output still looks reasonable, albeit that the microcontroller suddenly seems to be interested in devices F and 3 rather than 2 and 3.
2021-02-08 22:08:49 -05:00
..
ADB.cpp Attempts to simplify ADB bit parsing. 2021-02-08 22:08:49 -05:00
ADB.hpp With correct divider appears to get reset requests posted. 2021-02-07 23:05:01 -05:00
AppleIIgs.cpp Starts to make some effort at timers. 2021-02-06 21:02:44 -05:00
AppleIIgs.hpp Factors out the IIgs memory map logic. 2020-10-25 21:10:04 -04:00
MemoryMap.hpp More clarity tweaks. 2020-12-10 22:47:11 -05:00
Sound.cpp Closes the loop on interrupts. 2020-11-26 19:56:42 -05:00
Sound.hpp Ensures safe startup of the Ensoniq. 2020-12-09 19:46:32 -05:00
Video.cpp This register appears to be read/write. 2020-12-11 21:43:34 -05:00
Video.hpp This register appears to be read/write. 2020-12-11 21:43:34 -05:00