Jump to content

Hatari (emulator): Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
STeem is not mentioned in the article at all, so linking to STonX instead is more logical
m General fixes and manual cleanup, replaced: open sourceopen-source
Line 20: Line 20:
| size =
| size =
| language = C
| language = C
| status =
| genre = [[Emulator]]
| genre = [[Emulator]]
| license = [[GNU General Public License]] ([[Free Software]])
| license = [[GNU General Public License]] ([[Free Software]])
| website = {{URL|hatari.tuxfamily.org}}
| website = {{URL|hatari.tuxfamily.org}}
}}
}}
'''Hatari''' is an [[open source]] [[emulator]] of the [[Atari ST]] 16/32-bit computer system family. It emulates the [[Atari ST]], [[Atari STe]], [[Atari TT]], and [[Atari Falcon]] computer series and some corresponding peripheral hardware like joysticks, mouse, midi, printer, serial and floppy & hard disks. It supports more graphics modes than the ST and does not require an original TOS image as it supports [[EmuTOS]]. The latest version has no reported issues with the ST/STe/TT applications emulation compatibility and also most of the ST/STe games and demos work without issues.<ref>{{cite web|url=http://hg.tuxfamily.org/mercurialroot/hatari/hatari/raw-file/tip/doc/compatibility.html|title=''Hatari Atari Software Compatibility List''}}</ref>
'''Hatari''' is an [[open-source software|open-source]] [[emulator]] of the [[Atari ST]] 16/32-bit computer system family. It emulates the [[Atari ST]], [[Atari STe]], [[Atari TT]], and [[Atari Falcon]] computer series and some corresponding peripheral hardware like joysticks, mouse, midi, printer, serial and floppy & hard disks. It supports more graphics modes than the ST and does not require an original TOS image as it supports [[EmuTOS]]. The latest version has no reported issues with the ST/STe/TT applications emulation compatibility and also most of the ST/STe games and demos work without issues.<ref>{{cite web|url=http://hg.tuxfamily.org/mercurialroot/hatari/hatari/raw-file/tip/doc/compatibility.html|title=''Hatari Atari Software Compatibility List''}}</ref>


==Development==
==Development==
Line 43: Line 42:


{{Portal|Free software|Amiga}}
{{Portal|Free software|Amiga}}

{{videogame-software-stub}}
{{emulation-stub}}
{{DEFAULTSORT:Hatari (Emulator)}}
[[Category:68k emulators]]
[[Category:68k emulators]]
[[Category:Amiga emulation software]]
[[Category:Amiga emulation software]]
Line 53: Line 50:
[[Category:MorphOS emulation software]]
[[Category:MorphOS emulation software]]
[[Category:AROS software]]
[[Category:AROS software]]


{{videogame-software-stub}}
{{emulation-stub}}

Revision as of 20:11, 2 December 2018

Original author(s)Thomas Huth
Developer(s)Nicolas Pomarède, Eero Tamminen, others
Initial release30 May 2001; 23 years ago (2001-05-30)
Stable release
2.1.0 / 16 February 2018; 6 years ago (2018-02-16)
Repository
Written inC
Operating systemPOSIX (Linux, BSD, Mac OS X, Unix like), AmigaOS 4, AROS, MorphOS, Windows, BeOS, AmigaOS
Available inC
TypeEmulator
LicenseGNU General Public License (Free Software)
Websitehatari.tuxfamily.org

Hatari is an open-source emulator of the Atari ST 16/32-bit computer system family. It emulates the Atari ST, Atari STe, Atari TT, and Atari Falcon computer series and some corresponding peripheral hardware like joysticks, mouse, midi, printer, serial and floppy & hard disks. It supports more graphics modes than the ST and does not require an original TOS image as it supports EmuTOS. The latest version has no reported issues with the ST/STe/TT applications emulation compatibility and also most of the ST/STe games and demos work without issues.[1]

Development

Hatari uses source code from several other emulators: WinSTon (Atari ST peripherals), UAE (Motorola 680x0 CPU), WinUAE (more accurate Motorola 68030 CPU + MMU), STonX (BLiTTER), ARAnyM (Motorola 56001 DSP, Videl, NVRAM).[2][3]

Hatari uses the SDL library for graphics, is developed on Linux and has been ported to many OSes such as AmigaOS 4, AROS, BSD, BeOS, RISC OS, MorphOS, Mac OS X, AmigaOS, Windows.

References

  1. ^ "Hatari Atari Software Compatibility List".
  2. ^ "Hatari sources and authors list".
  3. ^ "Hatari source code in version control".