jessaskey/mhedit

Testing of ROM loads

jessaskey opened this issue · 1 comments

Currently you can browse to a ROM image to load the existing maze data... however, it assumes that a v3 ROM is used... if you use a v1 or v2 or ReturnToVaxx or Alpha1 proto ROM, it will not load correctly. The program should probably validate the ROM is a v3 ROM before trying to load and tell the user if they are browsing to a ROM that just won't work.

The editor has now officially bailed on loading of PRODUCTION Atari v3 ROM's for a number of reasons. If you want to load existing levels, you will now have to use the MHAVOCPE or MHAVOCPEX ROM images from the official mhavocpe repo (look in my other repos)... more info to come on this.

right now however, MHAVOCPE ROM's load sucessfully. Still need to do testing of specific objects and nuances of misbehaving but we will use fresh issues for those... Im going to close this one as solved for now.