mrehkopf / sd2snes

SD card based multi-purpose cartridge for the SNES
http://sd2snes.de
GNU General Public License v2.0
581 stars 114 forks source link

Devlatron/menu update #120

Closed DevLaTron closed 3 years ago

DevLaTron commented 5 years ago

PR cleans up the creation of the SNES menu for Linux.

mrehkopf commented 3 years ago

Thanks, I finally cherrypicked 66bb802, 1c1ff59 and eee5e06. The CIC changes don't really make sense because the SNES can never boot in CIC_FAIL state (and CIC_FAIL state isn't usually reached on any modded SNES), so the message can't ever be shown. Also CICs don't have a timeout per se, if they fail once they will remain that way until a host reset occurs.