slackbuilds/games/hatari
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
README games/hatari: Fix README. 2020-10-17 09:40:15 +07:00
doinst.sh games/hatari: Update doinst.sh. 2017-01-09 20:18:25 +00:00
hatari.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
hatari.info various: Kill lots of python3 dep mentions 2021-04-21 00:42:24 -05:00
hatari.xml games/hatari: Fix MIME and symlinks, document SDL2, other fixes. 2017-03-11 07:04:21 +07:00
hatariui-create-cfg-if-missing.diff games/hatari: Support IPF/CTR images, various fixes. 2020-05-03 08:48:50 +07:00
hatariui.desktop games/hatari: Support IPF/CTR images, various fixes. 2020-05-03 08:48:50 +07:00
manpage.2.3.1.diff games/hatari: Updated for version 2.3.1. 2021-01-09 14:30:40 +07:00
manpage.diff games/hatari: Updated for version 2.3.0. 2020-12-26 16:40:36 +07:00
slack-desc games/hatari: Updated for version 2.3.0. 2020-12-26 16:40:36 +07:00

README

hatari (Atari ST/STE/Falcon emulator)

Hatari is an Atari ST/STE/Falcon emulator for Linux, BSD, BeOS, Mac OS
X and other systems that are supported by the SDL library. The Atari
ST was a 16/32 bit computer system which was first released by Atari
in 1985. Using the Motorola 68000 CPU, it was a very popular computer
having quite a lot of CPU power at that time.

Unlike many other Atari ST emulators which try to give you a good
environment for running GEM applications, Hatari tries to emulate the
hardware of an ST as close as possible so that it is able to run most
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.

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.

portmidi - May offer better MIDI support than the default ALSA raw MIDI
           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.