1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-16 07:28:59 +00:00
CLK/Machines/Apple/AppleII
Thomas Harte a30eeaab6a Starts to introduce a new grammar for ROM requests.
They can be optional, and chained together in AND or OR combinations. A central catalogue knows the definitions of all ROMs.
2021-06-03 21:55:59 -04:00
..
AppleII.cpp Starts to introduce a new grammar for ROM requests. 2021-06-03 21:55:59 -04:00
AppleII.hpp Starts to add Qt target; resolves many build warnings. 2020-05-30 00:37:06 -04:00
AuxiliaryMemorySwitches.hpp Resolves GCC warnings from dangling Apple IIgs work. 2021-03-21 22:36:18 -04:00
Card.hpp Starts to add Qt target; resolves many build warnings. 2020-05-30 00:37:06 -04:00
DiskIICard.cpp Starts to introduce a new grammar for ROM requests. 2021-06-03 21:55:59 -04:00
DiskIICard.hpp Starts to introduce a new grammar for ROM requests. 2021-06-03 21:55:59 -04:00
Joystick.cpp Factors out joystick logic. 2021-02-16 19:17:32 -05:00
Joystick.hpp Adds joystick support to the IIgs. 2021-02-16 19:39:22 -05:00
LanguageCardSwitches.hpp Makes minor style improvements. 2020-12-10 22:11:53 -05:00
Video.cpp Migrates character ROM handling; supplies one for the IIgs. 2020-11-07 17:45:03 -05:00
Video.hpp Per the IIgs tech note, this value works the other way around. 2020-11-07 23:15:07 -05:00
VideoSwitches.hpp Starts to introduce a new grammar for ROM requests. 2021-06-03 21:55:59 -04:00