RSR's RPG Engine for SNES Project

A couple of RSR programmers have been working off and on to create a decent RPG engine for SNES.  Since we don't spend much time on it, progress is slow, but we'll post full code as it is readied.

Map Editor:

This time we decided to make our map editor a SNES ROM itself; this makes it easy to figure out exactly how everything will look in the final game. 

screen shot of latest beta version

The UI is mouse driven, so you'll have to enable SNES mouse emulation on port 2 to use it (press 7 twice in ZSNES).  We'll post source code once its fully documented and we've added the last few features (namely, copy/paste and clipboard).

RPGEDITBeta.zip