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 b57a2bfec9 Completes logic for pixel framing. Well, mostly; this doesn't yet allow for auxiliary-using II modes being off to the left.
The perceived effect though is that a frame appears and then freezes. So a clocking issue may still be afoot.
2020-11-07 22:23:48 -05:00
..
ADB.cpp Stubs in $c010. 2020-11-04 21:35:11 -05:00
ADB.hpp Stubs in $c010. 2020-11-04 21:35:11 -05:00
AppleIIgs.cpp Attempts to respect border colour. 2020-11-07 22:03:05 -05:00
AppleIIgs.hpp Factors out the IIgs memory map logic. 2020-10-25 21:10:04 -04:00
MemoryMap.hpp Stubs in $c010. 2020-11-04 21:35:11 -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 Completes logic for pixel framing. Well, mostly; this doesn't yet allow for auxiliary-using II modes being off to the left. 2020-11-07 22:23:48 -05:00
Video.hpp Attempts to respect border colour. 2020-11-07 22:03:05 -05:00