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-13 22:32:03 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
CLK
/
Machines
History
Thomas Harte
1d3dde32f2
Ensures final byte of data can be accessed.
2019-05-09 07:24:26 -04:00
..
AmstradCPC
…
Apple
Ensures final byte of data can be accessed.
2019-05-09 07:24:26 -04:00
Atari2600
…
ColecoVision
Introduces S-Video support for the ColecoVision.
2019-03-02 23:02:37 -05:00
Commodore
Eliminates dangling uses of
printf
.
2019-03-02 18:07:05 -05:00
Electron
Corrects the carry and extend flags for various long-word operations.
2019-04-21 22:08:18 -04:00
MasterSystem
…
MSX
Removes hard-coded assumption about disk ROM list placement.
2019-04-16 11:22:03 -04:00
Oric
Corrects typo; disables original colour ROM usage for now.
2019-02-18 20:49:54 -05:00
Utility
Ensures that the Mac now retains its ROM properly.
2019-05-03 22:39:09 -04:00
ZX8081
…
CRTMachine.hpp
Eliminates dangling uses of
printf
.
2019-03-02 18:07:05 -05:00
DynamicMachine.hpp
…
JoystickMachine.hpp
…
KeyboardMachine.cpp
…
KeyboardMachine.hpp
…
MediaTarget.hpp
…
ROMMachine.hpp
…