diff options
author | B. Watson <yalhcru@gmail.com> | 2020-10-13 01:36:20 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-17 09:40:00 +0700 |
commit | c06425a84ba2c834946bc248844ec5a6f608a7c8 (patch) | |
tree | ade7816992f3054459c8488d94c10768b876a46a /games/bsnes-mercury | |
parent | 27f2c560e8a246669723174e96d1c0cb8932a739 (diff) | |
download | slackbuilds-c06425a84ba2c834946bc248844ec5a6f608a7c8.tar.gz |
games/bsnes-mercury: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/bsnes-mercury')
-rw-r--r-- | games/bsnes-mercury/README | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/games/bsnes-mercury/README b/games/bsnes-mercury/README index 0cc8f82781..9ed36c43b3 100644 --- a/games/bsnes-mercury/README +++ b/games/bsnes-mercury/README @@ -1,13 +1,13 @@ -bsnes-mercury is a Super Nintendo video game system emulator that can be used -as a libretro core. +bsnes-mercury is a Super Nintendo video game system emulator that can +be used as a libretro core. -bsnes-mercury is a fork of higan, aiming to restore some useful features that -have been removed, as well as improving performance a bit. Maximum accuracy is -still uncompromisable; anything that affects accuracy is optional and off by -default. +bsnes-mercury is a fork of higan, aiming to restore some useful +features that have been removed, as well as improving performance a +bit. Maximum accuracy is still uncompromisable; anything that affects +accuracy is optional and off by default. -bsnes-mercury optionally supports using the following BIOS image file for -operation: +bsnes-mercury optionally supports using the following BIOS image file +for operation: * dsp1.data.rom (DSP1 DATA) * dsp1.program.rom (DSP1 PROGRAM) |