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-04 14:30:19 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
CLK
/
Machines
History
Thomas Harte
87fc7c02e8
Provides a base pointer for video output.
2021-03-18 22:04:41 -04:00
..
AmstradCPC
Adds TODO.
2021-03-15 11:39:15 -04:00
Apple
Makes absolutely sure not to try to use quickboot workaround for Mac 128kb/512kb.
2021-03-06 22:34:35 -05:00
Atari
…
ColecoVision
Adds further
[[fallthrough]]
attributes.
2020-06-19 23:36:51 -04:00
Commodore
…
Electron
Adds an additional mapping for copy.
2021-02-02 20:37:15 -05:00
MasterSystem
…
MSX
…
Oric
…
Sinclair
Provides a base pointer for video output.
2021-03-18 22:04:41 -04:00
Utility
Performs boilerplate towards a ZX Spectrum class.
2021-03-17 23:38:55 -04:00
AudioProducer.hpp
…
DynamicMachine.hpp
…
JoystickMachine.hpp
…
KeyboardMachine.cpp
…
KeyboardMachine.hpp
…
MachineTypes.hpp
…
MediaTarget.hpp
Splits 'CRTMachine' into three parts: ScanProducer, AudioProducer, TimedMachine.
2020-04-01 23:19:34 -04:00
MouseMachine.hpp
Splits 'CRTMachine' into three parts: ScanProducer, AudioProducer, TimedMachine.
2020-04-01 23:19:34 -04:00
ROMMachine.hpp
…
ScanProducer.hpp
…
TimedMachine.hpp
…