This website requires JavaScript.
Explore
Mirrors
Help
Sign In
6502
/
CLK
Watch
1
Star
0
Fork
0
You've already forked CLK
mirror of
https://github.com/TomHarte/CLK.git
synced
2025-01-13 07:30:21 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
CLK
/
Machines
/
Apple
/
AppleII
History
Thomas Harte
1ea4130035
Avoid OpenGL restretching bug.
2021-06-13 19:46:47 -04:00
..
AppleII.cpp
…
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
…
DiskIICard.hpp
…
Joystick.cpp
…
Joystick.hpp
…
LanguageCardSwitches.hpp
…
Video.cpp
Avoid OpenGL restretching bug.
2021-06-13 19:46:47 -04:00
Video.hpp
Fiddles with the preprocessor to make kiosk mode match other OSes even on macOS.
2021-06-13 19:28:05 -04:00
VideoSwitches.hpp
…