Releases: usrshare/snescityeditor
Releases · usrshare/snescityeditor
Slight updates and fixes
NES game support
This is the version that can be compiled with support for both the NES and the SNES versions of the game.
(The NES functionality has only been tested with the ROM file presented at archive.org. Using any other versions, including ones compiled from the disassembly, is untested and may result in incompatibility.)
Also, the Windows binaries have been compiled statically, so they no longer need extra libraries to run.
More functional UI
This release provides a more functional UI that implements nearly all of the options available on the command line.
Creating SRAM from scratch
This release adds the ability to create SRAM files from maps without having to use another SRAM file as base.
First working UI
This is the first version that has a working SDL-based graphical user interface.