1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-09 06:29:33 +00:00
CLK/Machines/Apple/AppleIIgs
Thomas Harte abb350ff5b Stubs in audio toggle and disk control.
It appears that ROM 01 now fails because reading the disk interface register doesn't do as expected. ROM 03 starts hitting what should be the IWM and dies in a surplus of logging.
2020-11-09 22:21:52 -05:00
..
ADB.cpp Stubs in a couple more registers. 2020-11-09 21:54:25 -05:00
ADB.hpp Attempts to stub in read from microcontroller, and extends command 0x06. 2020-11-09 21:20:53 -05:00
AppleIIgs.cpp Stubs in audio toggle and disk control. 2020-11-09 22:21:52 -05:00
AppleIIgs.hpp Factors out the IIgs memory map logic. 2020-10-25 21:10:04 -04:00
MemoryMap.hpp Gives the two sets of switches responsibility for supplying 'state'. 2020-11-09 22:11:20 -05:00
Sound.cpp Stubs in some of the sound GLU registers. 2020-11-04 21:29:44 -05:00
Sound.hpp Stubs in some of the sound GLU registers. 2020-11-04 21:29:44 -05:00
Video.cpp Stubs in a couple more registers. 2020-11-09 21:54:25 -05:00
Video.hpp Stubs in a couple more registers. 2020-11-09 21:54:25 -05:00