0 Members and 2 Guests are viewing this topic.
This is totally crazy @Duke Quoted from your page :"If enough are interested, I will run a batch + it’ll motivate me to finish and polish things up."I'm interested in 1, you can count me in.
Well I didn't tell about it, because I wasn't sure if it was going to be possible (getting rom mapping to work was horror!) or if I would give up on it The rom that makes it possible is one I wrote, it's loaded into the RAM of the MCU and currently mapped as rom7 to replace AMSDOS (more game compatiblity, when loaders disable other roms and re-enable only rom7). It's just a tiny hook of the CAS_ routines and some code to communicate with the M4, of course some RSX commands too.However it can run as another rom as well (ie. rom6), as it doesn't have any real disc routines yet, that is needed if one wants to access real discs.