1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-10-01 13:58:20 +00:00
CLK/Machines/ColecoVision
Thomas Harte e7f4babf41 Starts taking steps towards SMS/GG and V9938/9958 support.
Specifically: routine namespace stuff, plus the intention to move to a table-based operation+cost version of timing. Reordering works fine for the TMS, and probably would also for the SMS/GG, but it'd be problematic with the command engine of the V9938/9958 and maintaining a consistent set of code is easier.
2018-09-17 22:59:16 -04:00
..
ColecoVision.cpp Starts taking steps towards SMS/GG and V9938/9958 support. 2018-09-17 22:59:16 -04:00
ColecoVision.hpp Simplifies initialisation procedure for all machines. 2018-07-10 20:00:46 -04:00