Description ZNES WIP is a Super NIntendo Emulator.
* Added path setup window * Chip configuration window added * Added chip config window * Added support for Same Game add-ons to use Same Game base. * Added support for Sufami Turbo - but only one cart for now. * Cleaned up Base+Add on code. * Fix 5th joystick in windows port * Fixed 60hz mode * Fixed a config file corruption bug if ROM doesn't load correctly. * Fixed checksum and CRC32 on add on ROMs. * Fixed config drop down box, documented it. * Fixed G-Next pack Checksum calculation. * Fixed loading another ROM after previous ROM didn't load. * Fixed mapping issue. Added support for SD Gundam GX add ons. * Fixed SPC initialization issue, fixes Panic Bomber Worlds and others * Fixed SRAM issue. * Fixed syntax bug. * Fixed ZSNES crash/bad exit, if ROM fails to load. * Made handling of base cart paths more logical codewise. * Oops, couldn't save more than one SPC per game before, fixed. * SETA ST010 Support * Update documentation * Using SamB's idea.