make iplrom30.dat optional

you only need iplrom.dat and cgrom.dat for core to work.
This commit is contained in:
retro-wertz 2017-05-25 21:29:05 +08:00 committed by GitHub
parent 92abf4e27c
commit d4a8ae9e85
1 changed files with 1 additions and 1 deletions

View File

@ -19,5 +19,5 @@ firmware1_path = "keropi/cgrom.dat"
firmware1_opt = "false"
firmware2_desc = "iplrom30.dat (X68000 BIOS 3)"
firmware2_path = "keropi/iplrom30.dat"
firmware2_opt = "false"
firmware2_opt = "true"
notes = "[i] Place BIOS files in system/keropi folder.|[i] F12 or Retropad L2 for Emulator Menu.|[i] Define your disks path in system/keropi/config StartDir line."