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-04-16 00:41:53 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
CLK
/
Machines
History
Thomas Harte
478d081095
Ensures machines take user-friendly default settings.
2020-06-23 23:27:56 -04:00
..
AmstradCPC
Allowing for the constexpr, this is maybe_unused.
2020-06-19 23:47:43 -04:00
Apple
…
Atari
Adds further
[[fallthrough]]
attributes.
2020-06-19 23:36:51 -04:00
ColecoVision
Adds further
[[fallthrough]]
attributes.
2020-06-19 23:36:51 -04:00
Commodore
…
Electron
Adds further
[[fallthrough]]
attributes.
2020-06-19 23:36:51 -04:00
MasterSystem
…
MSX
Adds further
[[fallthrough]]
attributes.
2020-06-19 23:36:51 -04:00
Oric
…
Utility
Ensures machines take user-friendly default settings.
2020-06-23 23:27:56 -04:00
ZX8081
Adds further
[[fallthrough]]
attributes.
2020-06-19 23:36:51 -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
…
ROMMachine.hpp
…
ScanProducer.hpp
…
TimedMachine.hpp
…