• Welcome to the Submitted Content Forum. You may use this part of the message board to submit content for reviewing before it is posted at the main site.
    • Acceptable Material
      If it is a review it has to be one of a game or emulator.
      If it is a guide/manual it has to do with emulation(how to use an emulator etc), not a game.
      New releases - Keep in mind that we check other sites regularly for those ourselves.
    • Necessary Requirements
      You may not copy content written by another person and claim it as your own. Any material found to be breaking that requirement will be removed.
    • Images
      You may use as may images as you like. At first you will have to host them to one of the many free image hosting services available. Once your material is officially posted we will copy them on the server.

Emulator Release: Hatari 2.2.0

pix07

Well-known member
http://hatari.tuxfamily.org/news.html

Hatari is an Atari ST/STE/TT/Falcon emulator for GNU/Linux, BSD, Mac OS X, Windows and other systems which 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 a ST as close as possible so that it is able to run most of the old ST games and demos. Hatari is open source software and is distributed under the terms of the GNU General Public License (GPL).

Features:
Hatari supports the emulation of most of the ST and STE hardware, including some special tricks like raster interrupts, border effects and PSG sample sound. A joystick can be emulated with the cursor keys or with a real PC joystick. Hatari also features the possibility to "mount" a directory of the host system as a ST drive, or to use images from an original Atari's hard disk.
Hatari is also able to emulate the additional hardware of the TT or Falcon machines, like the Videl video chip or the DSP 56001. However, note that TT and Falcon support are currently still in development and experimental.

System requirements:
Hatari needs a fast machine (1 GHz or more for ST/STE emulation, > 2 GHz for Falcon emulation) which is running a POSIX compatible operating system (preferably GNU/Linux) that supports the SDL library. There are also some ports to other operating systems like macOS or Windows, please see the links page for more information. Non-Linux systems like FreeBSD etc. are rarely tested, so if you run into problems while compiling Hatari on such platforms, please let us know!

Have a look at the downloads page for details about the required libraries and available packages. Some binary packages are now available, too, but not for all architectures. So you might need to also have GNU C on your system to recompile the source code of Hatari.

Before you can finally run the emulator, you also need a TOS image file. TOS is the built-in operating system of the Atari 16/32 bit computers. Since it is not possible to ship one of these image files with Hatari, you either have to create your own image from your Atari or you have to use EmuTOS, a free TOS replacement.

Many improvements/fixes to 68030 CPU regarding MMU, caches, bus error handling
Improve softfloat FPU emulation
Improve blitter bus sharing in some rare cases
Handle VBlank signal and mask the 2 last lines when bottom border is removed
Fix DSP ROM tables (sin, mulaw & a-law)
For DSP, Some waitstate cycles were not correctly counted when accessing DSP IO regs in CE mode
Experimental support for the NCR5380 SCSI chip in Falcon and TT mode
Very experimental support for the SCC chip of the Mega-STE, TT and Falcon
Experimental support for TOS 2.07 (the "Sparrow" TOS)
Correctly emulate bus error handling for STE lightpen registers
"patch TOS timer-D" speedup option is now disabled by default (to improve default compatibility)
Allow up to 512MB of TT-RAM (increased from 256 MB) and save/restore TT RAM content into memory snapshots
Improve memory snapshot save/restore reliability
Display more infos in the status bar (FPU, cycle exact mode)
IDE byte-swap option added to config file & GUI
AVI recording with PNG codec could be wrongly limited to 4GB with some OSes
Many changes to the debugger
Hatari Python UI migrated from PyGtk v2 to Gtk v3

http://download.tuxfamily.org/hatari/2.2.0/
 
Top