diff options
author | B. Watson <yalhcru@gmail.com> | 2013-04-23 20:47:13 -0400 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2013-04-28 12:28:07 -0300 |
commit | 4c2b79a8231d4a5b09e12b208cdc57d580ea8571 (patch) | |
tree | c91996e824ef21b86036628cb24a6c9674222b93 /games/generator_cbiere/README | |
parent | 95ddf0ddbec171b5290db3d3b368172783939707 (diff) | |
download | slackbuilds-4c2b79a8231d4a5b09e12b208cdc57d580ea8571.tar.gz |
games/generator_cbiere: Updated for version 0.35r4.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'games/generator_cbiere/README')
-rw-r--r-- | games/generator_cbiere/README | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/games/generator_cbiere/README b/games/generator_cbiere/README index f60d357667..6578978c13 100644 --- a/games/generator_cbiere/README +++ b/games/generator_cbiere/README @@ -3,4 +3,13 @@ generator_cbiere (Sega Genesis/MegaDrive emulator) This is a modified version of Generator, by James Ponder, based on version 0.35. -Note: press Control-F to get out of fullscreen mode. +Notes: + +1. the binary is installed as /usr/games/generator-gtk. + +2. press Control-F to get out of fullscreen mode. + +3. By default, the emulator is built with the "raze" (x86 assembly + language) CPU core on 32-bit x86 platforms, and "cmz80" (written in C) + on other platforms. If you for some reason want to use cmz80 on x86, + export Z80CORE=cmz80 in the script's environment. |