v0.3 - Menu system rewrite
The 3rd release of SNESTang. Enjoy.
v0.3
- Menu system is completely rewritten, bringing quality-of-life improvements,
- Directories are supported.
- Menu can be called out (with SELECT-RB) during game play to load other games.
- exFAT and FAT16 are supported in addition to FAT32.
- Game compatibility
- Fixed rendering issue in Donkey Kong Country 2
- For developers: the new menu and I/O system (iosys) uses a RiscV softcore, which is much
more scalable than the previous Verilog solution. This is similar to the I/O controller
in MIST and HPS main program of MiSTer. This allows more improvements down the road.
Installation process is changed. Follow installation.pdf in zip package to install.