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-08-06 01:25:06 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
6a112edc188192490bdb3218eb4274f9ffa73c3a
CLK
/
Machines
/
MSX
History
Thomas Harte
6a112edc18
Corrects 16kb ASCII mapper.
...
Also increases hit position acceptance for the 8kb ASCII.
2018-01-22 22:13:16 -05:00
..
Cartridges
Corrects 16kb ASCII mapper.
2018-01-22 22:13:16 -05:00
DiskROM.cpp
Removes logging and unnecessary
get_drive_is_ready
.
2018-01-07 21:59:59 -05:00
DiskROM.hpp
Removes logging and unnecessary
get_drive_is_ready
.
2018-01-07 21:59:59 -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
Adds hasty attempt at dynamic analysis to the MSX ROM handlers.
2018-01-22 21:50:56 -05:00
MSX.hpp
Causes the MSX to respond to the appropriate standard configuration options.
2017-12-29 18:36:42 -05:00
ROMSlotHandler.hpp
Adds hasty attempt at dynamic analysis to the MSX ROM handlers.
2018-01-22 21:50:56 -05:00