From c77416a8b34e202a1a7acd93d5579413d061cc1c Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Mon, 14 Nov 2016 13:33:19 -0500 Subject: games/bsnes-libretro: Fix README. --- games/bsnes-libretro/README | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'games/bsnes-libretro/README') diff --git a/games/bsnes-libretro/README b/games/bsnes-libretro/README index 4604d7deaa..863d776cb3 100644 --- a/games/bsnes-libretro/README +++ b/games/bsnes-libretro/README @@ -38,7 +38,8 @@ Super Gameboy is supported via the subsystem API. In RetroArch the API is already implemented but only available via CLI. For SGB support you need both sgb.boot.rom and the SGB rom. To launch SGB games launch RetroArch like this: - retroarch -L {path to bsnes core} {path to snes rom} --subsystem sgb {path to gb rom} + retroarch -L {path to bsnes core} {path to snes rom} \ + --subsystem sgb {path to gb rom} Tested snes roms [2]: * Super Game Boy (Japan, USA) (Rev 1).sfc (CRC: 27a03c98)[3] -- cgit v1.2.3-80-g2a13