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-11 08:30:55 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
CLK
/
Machines
History
Thomas Harte
4daea1121b
Gives up on C-BIOS for a while, to get to an acceptable merge point.
2017-12-12 21:19:33 -05:00
..
AmstradCPC
Simplifies CPC ROM input mechanism.
2017-11-25 08:18:01 -05:00
Atari2600
…
Commodore
Ensures all vectors loaded from disk are the expected size.
2017-11-24 22:22:32 -05:00
Electron
Eliminates the generalised special case selectors and ROM suppliers from the CPC, Vic-20, Electron and ZX80/81.
2017-11-24 17:55:28 -05:00
MSX
Gives up on C-BIOS for a while, to get to an acceptable merge point.
2017-12-12 21:19:33 -05:00
Oric
Ensures all vectors loaded from disk are the expected size.
2017-11-24 22:22:32 -05:00
Utility
Adds enough static analyser to get to the MSX itself as the point of failure in SDL/kiosk mode.
2017-11-25 13:18:24 -05:00
ZX8081
Ensures all vectors loaded from disk are the expected size.
2017-11-24 22:22:32 -05:00
ConfigurationTarget.hpp
Introduces
Configurable::Device
and implements it for the Electron.
2017-11-17 23:02:00 -05:00
CRTMachine.hpp
…
JoystickMachine.hpp
…
KeyboardMachine.cpp
…
KeyboardMachine.hpp
…
ROMMachine.hpp
…