1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-06 01:28:57 +00:00
CLK/Machines/MasterSystem
Thomas Harte 2e4c4c3e91 Makes some attempt to implement paging.
This causes several of the 32kb games to be recognised by the BIOS and permitted to start, so it really really may be time to stop deferring work on the VDP.
2018-09-24 21:34:42 -04:00
..
MasterSystem.cpp Makes some attempt to implement paging. 2018-09-24 21:34:42 -04:00
MasterSystem.hpp Adds a Master System class, so that SMSs can end up somewhere. 2018-09-21 22:13:07 -04:00