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-02-05 05:34:20 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
CLK
/
Machines
History
Thomas Harte
4affbe7556
Relocate
using
.
2024-01-04 10:28:41 -05:00
..
Amiga
Further reduce state.
2023-12-27 11:25:47 -05:00
AmstradCPC
Move personality into type.
2023-12-27 16:15:52 -05:00
Apple
Relocate
using
.
2024-01-04 10:28:41 -05:00
Atari
…
ColecoVision
…
Commodore
…
Electron
Don't page if acknowleding interrupts.
2024-01-02 22:23:40 -05:00
Enterprise
…
MasterSystem
…
MSX
…
Oric
…
PCCompatible
Move personality into type.
2023-12-27 16:15:52 -05:00
Sinclair
…
Utility
Add EGA and VGA ROMs.
2023-12-27 10:05:41 -05:00
AudioProducer.hpp
…
DynamicMachine.hpp
…
JoystickMachine.hpp
…
KeyboardMachine.cpp
…
KeyboardMachine.hpp
Indicate whether a keypress is a repeat. Treat appropriately in the Apple II.
2023-12-28 15:05:55 -05:00
MachineTypes.hpp
…
MediaTarget.hpp
…
MouseMachine.hpp
…
ROMMachine.hpp
…
ScanProducer.hpp
…
StateProducer.hpp
…
TimedMachine.hpp
…