kbeckmann / game-and-watch-retro-go

Emulator collection for Nintendo® Game & Watch™

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add "pce" for backup & restore save state scripts

myStphane opened this issue · comments

Git: 7b8109f

  • In file: dump_saves.sh
    => change Line 54, by adding "pce", like: for emu in gb nes gg sms pce; do

  • In file: program_saves.sh
    => change Line 56, by adding "pce", like: for emu in gb nes gg sms pce; do

Thanks for noticing!