summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--games/hatari/README14
1 files changed, 8 insertions, 6 deletions
diff --git a/games/hatari/README b/games/hatari/README
index e99972b3c9..53de0f8329 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.