diff options
author | B. Watson <urchlay@slackware.uk> | 2023-01-22 10:51:26 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-01-28 08:22:59 +0700 |
commit | 005aa1806fadf6c36888dcea55ab9ff269858af6 (patch) | |
tree | 639dac288e9137acd50c733899beee86ff060152 /games/jg-sameboy/README | |
parent | e92de7915008ca56828e37401e0a7443cfa79f96 (diff) |
games/jg-sameboy: Added (GameBoy, GB Color emu core for JG Emu)
Signed-off-by: bedlam <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/jg-sameboy/README')
-rw-r--r-- | games/jg-sameboy/README | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/games/jg-sameboy/README b/games/jg-sameboy/README new file mode 100644 index 0000000000..9242c5bd55 --- /dev/null +++ b/games/jg-sameboy/README @@ -0,0 +1,18 @@ +jg-sameboy (Game Boy, GB Color emulation core for Jolly Good Emulation) + +SameBoy is an emulator for the Nintendo Game Boy/Game Boy Color. +Source for the emulator core is unmodified from upstream sources. + +SameBoy supports "2 Player Mode" via Auxiliary Files. The Auxiliary +File will be loaded as the second game (the first game specified on +the command line in The Jolly Good Reference Frontend, and displayed +on the bottom). Save data will work for both games, but cheats and +states only work for the main game. The link cable and IR sensor are +always considered connected in 2 Player Mode. + +Note: jollygood does not automatically use this core (it uses +jg-gambatte for .gb and .gbc files). To use sameboy, you'll have to +give the "-c sameboy" option to jollygood. + +By default, no controls are mapped. The first time you run a game, +press Shift-1 to configure the first controller. |