philj56 / gbcc

Cross-platform Game Boy emulator written in C
https://gbcc.github.io
Other
41 stars 8 forks source link

Improvement: only highlight saved state slots #35

Open soundsnow opened 1 year ago

soundsnow commented 1 year ago

All Load State Slots are the same color, I don't know which slots have been saved save state

soundsnow commented 1 year ago

For example There're 4 files Tetris (Japan) (En).s1 Tetris (Japan) (En).s2 Tetris (Japan) (En).s6 Tetris (Japan) (En).s9

Open Menu Screen Load State 1->D-Pad Right->2->D-Pad Right->6->D-Pad Right->9

Skip Slots that can't be loaded

philj56 commented 1 year ago

:+1: This is something I've been meaning to do for a while now as well.