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 07:30:21 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
CLK
/
Machines
/
MSX
History
Thomas Harte
33281b9d89
Introduces S-Video as a video signal type at the interface level.
2018-03-30 10:25:41 -04:00
..
Cartridges
Fixes spurious unrecognised miss detection for the ASCII mappers.
2018-02-11 20:51:39 -05:00
DiskROM.cpp
Allows cartridges to filter based on the actor talking to them; corrects outstanding_machines access error.
2018-02-10 17:11:16 -05:00
DiskROM.hpp
Allows cartridges to filter based on the actor talking to them; corrects outstanding_machines access error.
2018-02-10 17:11:16 -05:00
Keyboard.cpp
Introduces most of a keyboard mapping for the MSX.
2017-11-30 19:27:53 -05:00
Keyboard.hpp
Switches KeyGrave and KeyQuote, correcting a disarrangement.
2017-12-20 21:16:54 -05:00
MSX.cpp
Introduces S-Video as a video signal type at the interface level.
2018-03-30 10:25:41 -04:00
MSX.hpp
Causes the MSX to respond to the appropriate standard configuration options.
2017-12-29 18:36:42 -05:00
ROMSlotHandler.hpp
Allows cartridges to filter based on the actor talking to them; corrects outstanding_machines access error.
2018-02-10 17:11:16 -05:00