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-26 15:32:04 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
CLK
/
Machines
History
Thomas Harte
6e9d517c26
Minor cleanliness improvement.
2020-12-11 21:43:13 -05:00
..
AmstradCPC
…
Apple
Minor cleanliness improvement.
2020-12-11 21:43:13 -05:00
Atari
Attempts to make JustInTimeActor sequence-point aware.
2020-11-15 21:58:18 -05:00
ColecoVision
…
Commodore
…
Electron
…
MasterSystem
…
MSX
…
Oric
Tackles outstanding GCC warnings.
2020-11-22 21:43:56 -05:00
Utility
Adds the IIgs as a user-selectable machine.
2020-10-20 22:18:11 -04:00
ZX8081
Ensure
use_automatic_tape_control_
is always a valid bool.
2020-12-09 20:10:56 -05:00
AudioProducer.hpp
…
DynamicMachine.hpp
…
JoystickMachine.hpp
…
KeyboardMachine.cpp
…
KeyboardMachine.hpp
Allows machines to declare a preference for logical input.
2020-11-27 21:00:48 -05:00
MachineTypes.hpp
…
MediaTarget.hpp
…
MouseMachine.hpp
…
ROMMachine.hpp
…
ScanProducer.hpp
…
TimedMachine.hpp
…