1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-09-16 08:56:51 +00:00
CLK/Machines/Apple/AppleII
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
..
AppleII.cpp
AppleII.hpp
AuxiliaryMemorySwitches.hpp Exposes much of the auxiliary and language card stuff to the IIgs bus. 2020-10-28 21:58:20 -04:00
Card.hpp
DiskIICard.cpp
DiskIICard.hpp
LanguageCardSwitches.hpp Corrects interpretation of bit 3 of the state register. 2020-11-04 21:15:10 -05:00
Video.cpp Factors out the Apple II/IIe video switches and mode selection logic. 2020-10-31 20:02:50 -04:00
Video.hpp Stubs video switches into the IIgs. 2020-10-31 20:39:32 -04:00
VideoSwitches.hpp Stubs video switches into the IIgs. 2020-10-31 20:39:32 -04:00