1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-10-04 01:57:54 +00:00
CLK/Machines/Apple/AppleIIgs
2020-11-12 18:01:26 -05:00
..
ADB.cpp
ADB.hpp
AppleIIgs.cpp Takes a guess at the format of IIgs .po files; wires them through to the actual machine. 2020-11-12 18:01:26 -05:00
AppleIIgs.hpp
MemoryMap.hpp Gives the two sets of switches responsibility for supplying 'state'. 2020-11-09 22:11:20 -05:00
Sound.cpp Quietens, for now. 2020-11-11 17:53:21 -05:00
Sound.hpp Stubs in some of the sound GLU registers. 2020-11-04 21:29:44 -05:00
Video.cpp Corrects colour mapping and improves documentation for self. 2020-11-11 20:41:30 -05:00
Video.hpp Stubs in a couple more registers. 2020-11-09 21:54:25 -05:00