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-03-02 20:30:28 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
CLK
/
Machines
/
MSX
History
Thomas Harte
f4db4c3a73
Implements ROM::Request::validate.
...
It now also validates ROM sizes, so can no longer take a const Map.
2021-06-04 18:54:50 -04:00
..
Cartridges
All these 'override's can be 'final's.
2020-01-23 22:57:51 -05:00
DiskROM.cpp
…
DiskROM.hpp
…
Keyboard.cpp
…
Keyboard.hpp
Increases const correctness, marks some additional constructors as constexpr, switches std::atomic construction style.
2020-05-20 23:34:26 -04:00
MSX.cpp
Implements ROM::Request::validate.
2021-06-04 18:54:50 -04:00
MSX.hpp
…
ROMSlotHandler.hpp
Starts to add Qt target; resolves many build warnings.
2020-05-30 00:37:06 -04:00