1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-09-30 22:56:03 +00:00
CLK/Machines/Apple/AppleIIgs
2020-11-30 17:47:57 -05:00
..
ADB.cpp
ADB.hpp
AppleIIgs.cpp Ensures that auxiliary/language-card soft switches don't trigger my assert. 2020-11-29 21:32:24 -05:00
AppleIIgs.hpp
MemoryMap.hpp Switches from modulo to and. 2020-11-30 17:47:57 -05:00
Sound.cpp Closes the loop on interrupts. 2020-11-26 19:56:42 -05:00
Sound.hpp Closes the loop on interrupts. 2020-11-26 19:56:42 -05:00
Video.cpp CLRVBLINT calls it 3.75Hz. Which makes the arithmetic nicer. 2020-11-29 21:25:06 -05:00
Video.hpp Takes a shot at the Mega II-style video interrupts. 2020-11-29 21:21:46 -05:00