1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-10-05 08:55:36 +00:00
CLK/Machines/Apple/AppleII
2021-06-07 20:41:02 -04:00
..
AppleII.cpp Adds a use-square-pixels option for the Apple II. 2021-06-07 20:16:01 -04:00
AppleII.hpp Ensures set_square_pixels is exposed, works around OpenGL aspect ratio bug. 2021-06-07 20:41:02 -04:00
AuxiliaryMemorySwitches.hpp
Card.hpp
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
Joystick.hpp Adds joystick support to the IIgs. 2021-02-16 19:39:22 -05:00
LanguageCardSwitches.hpp
Video.cpp Ensures set_square_pixels is exposed, works around OpenGL aspect ratio bug. 2021-06-07 20:41:02 -04:00
Video.hpp Adds a use-square-pixels option for the Apple II. 2021-06-07 20:16:01 -04:00
VideoSwitches.hpp Starts to introduce a new grammar for ROM requests. 2021-06-03 21:55:59 -04:00