diff options
author | B. Watson <yalhcru@gmail.com> | 2013-06-17 02:27:46 -0500 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2013-06-22 21:32:42 -0300 |
commit | c5186f2b341bc0ce0fb5dcde617fc771932d505f (patch) | |
tree | 85ff85434b510a333c816a2df65833ac91a0cd5d /games/atari++/README | |
parent | cf10ac5081a6817842912983eaa9bd2c94c2aac9 (diff) | |
download | slackbuilds-c5186f2b341bc0ce0fb5dcde617fc771932d505f.tar.gz |
games/atari++: Updated for version 1.72.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'games/atari++/README')
-rw-r--r-- | games/atari++/README | 14 |
1 files changed, 2 insertions, 12 deletions
diff --git a/games/atari++/README b/games/atari++/README index 037873fd9f..c0b615414a 100644 --- a/games/atari++/README +++ b/games/atari++/README @@ -9,19 +9,9 @@ system, so it's able to run many games and applications without the Atari ROM images. However, for maximum compatibility, you probably will want the original ROMs. To get them, install the atari800_roms package, then use the atari++ GUI to set the ROM file paths to the images in -/usr/share/atari800/roms/. There is no need to install the atari800_os++ -package for use with atari++ (OS++ is built into the emulator). +/usr/share/atari800/roms/. -Notes: - -1. Atari++, by default, is built with a fancy set of CFLAGS that the +Note: Atari++, by default, is built with a fancy set of CFLAGS that the author includes in his makefile. If you're picky about such things, or if you run into crashes or compile errors, try setting FORCE_SLACK_CFLAGS=yes in the environment before running atari++.SlackBuild - -2. The Atari++ author doesn't keep old versions available on the -site. This script was written for Atari++ version 1.57. By the time you -read this, there may be a new release. If you are unable to find the 1.57 -source, you can either download the latest version and run the script as -'VERSION=<whatever> ./atari++.SlackBuild', or else search for the 1.57 -source somewhere other than the author's homepage. |