1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-10-05 23:56:33 +00:00
CLK/Machines/Electron
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
..
Electron.cpp Implements ROM::Request::validate. 2021-06-04 18:54:50 -04:00
Electron.hpp
Interrupts.hpp Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00
Keyboard.cpp Resolves potential source of errors: specifying incorrect table size. 2021-04-24 12:10:28 -04:00
Keyboard.hpp
Plus3.cpp
Plus3.hpp
SoundGenerator.cpp
SoundGenerator.hpp
Tape.cpp Cuts down unused parameter warnings to just a few that may well indicate implementation errors. 2020-05-30 01:06:43 -04:00
Tape.hpp Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00
Video.cpp Switches the Electron to JustInTimeActor video. 2021-04-04 17:33:49 -04:00
Video.hpp Switches the Electron to JustInTimeActor video. 2021-04-04 17:33:49 -04:00