Hatari (emulator): Difference between revisions
Removed link redirecting to unrelated page.Improved structure so low-level details aren't right up front. Removed link renaming. |
Development and Ports didn't need to be separate. |
||
Line 30: | Line 30: | ||
Hatari uses source code from several other emulators: WinSTon ([[Atari ST]] peripherals), [[Unix Amiga Emulator|UAE]] ([[68k|Motorola 680x0]] CPU), [[WinUAE]] (more accurate [[Motorola 68030]] CPU + MMU), [[STonX]] ([[BLiTTER]]), [[ARAnyM]] ([[Motorola 56000|Motorola 56001]] DSP, Videl, [[NVRAM]]).<ref>{{cite web|url=http://hg.tuxfamily.org/mercurialroot/hatari/hatari/raw-file/tip/doc/authors.txt|title=''Hatari sources and authors list''}}</ref><ref>{{cite web|url=http://hg.tuxfamily.org/mercurialroot/hatari/hatari/file/|title=''Hatari source code in version control''}}</ref> |
Hatari uses source code from several other emulators: WinSTon ([[Atari ST]] peripherals), [[Unix Amiga Emulator|UAE]] ([[68k|Motorola 680x0]] CPU), [[WinUAE]] (more accurate [[Motorola 68030]] CPU + MMU), [[STonX]] ([[BLiTTER]]), [[ARAnyM]] ([[Motorola 56000|Motorola 56001]] DSP, Videl, [[NVRAM]]).<ref>{{cite web|url=http://hg.tuxfamily.org/mercurialroot/hatari/hatari/raw-file/tip/doc/authors.txt|title=''Hatari sources and authors list''}}</ref><ref>{{cite web|url=http://hg.tuxfamily.org/mercurialroot/hatari/hatari/file/|title=''Hatari source code in version control''}}</ref> |
||
==Ports== |
|||
Hatari uses the [[Simple DirectMedia Layer|SDL]] library for graphics, is developed on [[Linux]] and has been ported to many OSes such as [[AmigaOS 4]], [[AROS]], [[Berkeley Software Distribution|BSD]], [[BeOS]], [[RISC OS]], [[MorphOS]], [[Mac OS X]], [[AmigaOS]], [[Microsoft Windows|Windows]]. |
Hatari uses the [[Simple DirectMedia Layer|SDL]] library for graphics, is developed on [[Linux]] and has been ported to many OSes such as [[AmigaOS 4]], [[AROS]], [[Berkeley Software Distribution|BSD]], [[BeOS]], [[RISC OS]], [[MorphOS]], [[Mac OS X]], [[AmigaOS]], [[Microsoft Windows|Windows]]. |
||
Revision as of 13:52, 6 April 2018
Original author(s) | Thomas Huth |
---|---|
Developer(s) | Nicolas Pomarède, Eero Tamminen, others |
Initial release | 30 May 2001 |
Stable release | 2.1.0
/ 16 February 2018 |
Repository | |
Written in | C |
Operating system | POSIX (Linux, BSD, Mac OS X, Unix like), AmigaOS 4, AROS, MorphOS, Windows, BeOS, AmigaOS |
Available in | C |
Type | Emulator |
License | GNU General Public License (Free Software) |
Website | hatari |
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.