mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-06 08:26:50 +01:00
games/blueMSX-libretro: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
42221d65ea
commit
20a0b6fb4c
1 changed files with 7 additions and 7 deletions
|
@ -1,12 +1,12 @@
|
|||
blueMSX is a MSX video game system emulator that can be used as a libretro
|
||||
core.
|
||||
blueMSX is a MSX video game system emulator that can be used as a
|
||||
libretro core.
|
||||
|
||||
blueMSX is a cycle accurate emulator that emulates all generations of MSX
|
||||
computers as well as SVI, ColecoVision and Sega SG-1000.
|
||||
blueMSX is a cycle accurate emulator that emulates all generations of
|
||||
MSX computers as well as SVI, ColecoVision and Sega SG-1000.
|
||||
|
||||
The required bios images are included with the standalone blueMSX source
|
||||
package, the 'Machines' directory can be copied into the RetroArch system/bios
|
||||
directory.
|
||||
The required bios images are included with the standalone blueMSX
|
||||
source package, the 'Machines' directory can be copied into the
|
||||
RetroArch system/bios directory.
|
||||
|
||||
To build the debugging symbols use:
|
||||
DEBUG=1 ./blueMSX-libretro.SlackBuild
|
||||
|
|
Loading…
Reference in a new issue