1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-04 18:29:40 +00:00
CLK/Machines/Apple/AppleIIgs
Thomas Harte 9e2a6526d1 Corrects interpretation of bit 3 of the state register.
And attempts to be a bit more careful with the language card in general.
2020-11-04 21:15:10 -05:00
..
ADB.cpp Adds some notes for a pending ADB implementation. 2020-11-01 14:49:04 -05:00
ADB.hpp Stubs in the ADB GLU. 2020-10-31 21:00:15 -04:00
AppleIIgs.cpp Corrects interpretation of bit 3 of the state register. 2020-11-04 21:15:10 -05:00
AppleIIgs.hpp Factors out the IIgs memory map logic. 2020-10-25 21:10:04 -04:00
MemoryMap.hpp Corrects interpretation of bit 3 of the state register. 2020-11-04 21:15:10 -05:00
Video.cpp Stubs video switches into the IIgs. 2020-10-31 20:39:32 -04:00
Video.hpp Stubs video switches into the IIgs. 2020-10-31 20:39:32 -04:00