sd2snes
sd2snes copied to clipboard
SD card based multi-purpose cartridge for the SNES
We could have a list of recent games a little bigger, with or without scrolling. It would be interesting.
Currently all items illustrate the file size or that a selection is a directory on the far right of the display, would it be possible to add an option to...
It would be nice to have the ability to use the SNES mouse for navigating the rom lists: Left click - select Right click - back Scrolling up and down...
A skin-able UI would be awesome. It doesn't have to be made easy to maintain all the feature, but being able to build the tilemap / graphics would be awesome.
Many sd2snes sold on the market have shells that conceal the LEDs so the LED blink codes cannot be seen. Attempt to play an acoustic warning when auto-saving fails for...
With the recent font upgrade, the three dots in this line ``` text_spcload .byt "Loading SPC data to SPC700...", 0 ``` could be replaced like so: ``` text_spcload .byt "Loading...
Implement a function to select one of multiple SRAM slots when loading a game.
The sd2snes currently resets the SNES after loading a game (and at reset before it is ready) by pulling the /RESET line low on the cartridge slot. This does not...
It would be nice if the menu system would use the information in the rom header to figure out if the selected file has a chance of running on sd2snes...