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-18 23:29:49 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
CLK
/
Machines
History
Thomas Harte
ef1a514785
Introduces 6502Selector, for picking either a 6502 or a 65816 based on a single template parameter.
2020-09-28 21:35:46 -04:00
..
AmstradCPC
Allowing for the constexpr, this is maybe_unused.
2020-06-19 23:47:43 -04:00
Apple
Resolves failure to advance video address when output is blocked.
2020-09-15 22:20:06 -04:00
Atari
…
ColecoVision
…
Commodore
Starts to add Qt target; resolves many build warnings.
2020-05-30 00:37:06 -04:00
Electron
…
MasterSystem
Reenable MaserSystem code.
2020-08-04 21:50:54 -04:00
MSX
…
Oric
Introduces 6502Selector, for picking either a 6502 or a 65816 based on a single template parameter.
2020-09-28 21:35:46 -04:00
Utility
Ensures machines take user-friendly default settings.
2020-06-23 23:27:56 -04:00
ZX8081
Further ensures both ZX80 and ZX81 functionality.
2020-07-14 23:45:51 -04:00
AudioProducer.hpp
…
DynamicMachine.hpp
…
JoystickMachine.hpp
…
KeyboardMachine.cpp
…
KeyboardMachine.hpp
…
MachineTypes.hpp
…
MediaTarget.hpp
…
MouseMachine.hpp
…
ROMMachine.hpp
…
ScanProducer.hpp
…
TimedMachine.hpp
…