You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: scriptmodules/libretrocores/lr-gearboy.sh
+7-1Lines changed: 7 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -14,10 +14,16 @@ rp_module_id="lr-gearboy"
14
14
rp_module_desc="Game Boy (Color) emulator - Gearboy port for libretro."
15
15
rp_module_help="ROM Extensions: .gb .gbc .dmg .cgb .sgb .zip .7z\n\nCopy your GameBoy roms to $romdir/gb\nCopy your GameBoy Color roms to $romdir/gbc\n\nCopy the optional BIOS files\n\ndmg_boot.bin and\ncgb_boot.bin to\n\n$biosdir"
Copy file name to clipboardExpand all lines: scriptmodules/libretrocores/lr-gearcoleco.sh
+8-3Lines changed: 8 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -12,11 +12,16 @@
12
12
13
13
rp_module_id="lr-gearcoleco"
14
14
rp_module_desc="ColecoVision emulator - GearColeco port for libretro."
15
-
rp_module_help="ROM Extensions: .col .cv .bin .rom .zip .7z\n\nCopy your ColecoVision roms to $romdir/coleco\n\nCopy the required BIOS files colecovision.rom to $biosdir"
15
+
rp_module_help="ROM Extensions: .col .cv .bin .rom .zip .7z\n\nCopy your ColecoVision roms to $romdir/coleco\n\nCopy the required BIOS files colecovision.rom md5 2c66f5911e5b42b8ebe113403548eee7 to $biosdir"
0 commit comments