diff options
author | B. Watson <yalhcru@gmail.com> | 2020-10-13 03:38:05 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-17 09:40:15 +0700 |
commit | 3b89f3a0e61ad162a2532819ec7186262298b325 (patch) | |
tree | 6ad81641ea751ec15572dad881d7fc1b3d420d0d /games | |
parent | bf06f0f59532cdf2d4f5713899b0a1b56153a9da (diff) |
games/hatari: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games')
-rw-r--r-- | games/hatari/README | 14 |
1 files changed, 8 insertions, 6 deletions
diff --git a/games/hatari/README b/games/hatari/README index e99972b3c919..53de0f83294c 100644 --- a/games/hatari/README +++ b/games/hatari/README @@ -14,18 +14,20 @@ of the old ST games and demos. Optional dependencies: hatari_tos_roms - hatari includes a free ROM replacement called EmuTOS, -but most applications (especially games) will require the real ROM images. -*Highly* recommended. +but most applications (especially games) will require the real ROM +images. *Highly* recommended. libcapsimage - Required if you want hatari to support KyroFlux IPF and CTR disk images. Recommended, but creates non-redistributable package (mixing GPL and no-commercial-use code). Autodetected. -portaudio - Only used for emulated Falcon microphone support. Autotetected. +portaudio - Only used for emulated Falcon microphone support. + Autotetected. portmidi - May offer better MIDI support than the default ALSA raw MIDI -device support. Autodetected. + device support. Autodetected. SDL2 - Using SDL2 offers some benefits like better fullscreen support -and resizing in windowed mode. Autodetected. If you have SDL2 installed -but want to build hatari with SDL-1.2, export SDL2=no in the environment. + and resizing in windowed mode. Autodetected. If you have SDL2 + installed but want to build hatari with SDL-1.2, export SDL2=no + in the environment. |