1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-10-05 08:55:36 +00:00
CLK/Machines/Apple/AppleIIgs
Thomas Harte a30eeaab6a Starts to introduce a new grammar for ROM requests.
They can be optional, and chained together in AND or OR combinations. A central catalogue knows the definitions of all ROMs.
2021-06-03 21:55:59 -04:00
..
ADB.cpp Don't clear the mouse data full flag until both registers have been read. 2021-02-23 21:57:02 -05:00
ADB.hpp Makes an attempt at mouse event transmission. 2021-02-19 22:48:15 -05:00
AppleIIgs.cpp Starts to introduce a new grammar for ROM requests. 2021-06-03 21:55:59 -04:00
AppleIIgs.hpp
MemoryMap.hpp Updates unit tests. 2021-04-05 21:33:04 -04: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 Attempts to reduce initial bounce. 2021-03-23 17:12:00 -04:00
Video.hpp This register appears to be read/write. 2020-12-11 21:43:34 -05:00