Hatari news

2025-02-09: Hatari moved to Framagit

Since Tuxfamily is slowly fading away (according to a discussion in its forum), the Hatari project had to switch to a new location. After some investigation, we decided to go with Framagit. The new website can be found at www.hatari-emu.org. If you want to check out the source code repository, the easiest way is to clone a fresh copy like this:

 git clone https://framagit.org/hatari/hatari.git

Please note that we decided to go with the more modern default branch name "main" instead of "master" now. In case you want to continue using your old checked out local repository (e.g. since you have some branches with your patches in there already), you can also switch to the new remote like this:

 git remote add frama https://framagit.org/hatari/hatari.git
 git fetch frama
 git remote rename origin tuxfamily
 git remote rename frama origin
 git checkout -b main -t origin/main
 git branch -d master
 git remote remove tuxfamily

Please note that the old git repository at tuxfamily.org won't be updated anymore, and we'll likely also completely shut it down in a week or so, so that people who use it in automated scripts also get a notification that they need to take some action now.

With regards to the mailing list: We will continue to use the list at tuxfamily.org for now, so there is no need for you to subscribe to a different mailing list right now.

2025-01-25: Problems with the download server

The download.tuxfamily.org server is down since a couple of weeks already, and it looks like it won't be back any time soon. So for the time being, we've mirrored the Hatari releases packages to the old Hatari project pages on SourceForge in case you need them.

2024-04-18: Version 2.5.0

Hatari 2.5.0 has been released !

You can download it from https://framagit.org/hatari/hatari/-/releases/v2.5.0 !
Many thanks to all the people who contributed to this version in different ways (code, bug report, testing, reverse engineering and documentation of the real HW, ...), see doc/authors.txt and doc/thanks.txt for a list of developers and contributors.

Major highlights of this new version :

... and many more. See doc/release-notes.txt for the full changelog.

Fixed demos:

Fixed programs:

Fixed games:

2022-08-03: Version 2.4.1

This is a small bugfix release, fixing a few issues that were reported after v2.4.0 was released

You can download it from https://framagit.org/hatari/hatari/-/releases/v2.4.1 ! Many thanks to all the people who contributed to this version in different ways (code, bug report, testing, reverse engineering and documentation of the real HW, ...), see doc/authors.txt and doc/thanks.txt for a list of developers and contributors.

Main changes since Hatari 2.4.0 :

Fixed programs:

2022-07-09: Version 2.4.0

In time for the summer holidays, Hatari 2.4.0 has been released !

You can download it from https://framagit.org/hatari/hatari/-/releases/v2.4.0 ! Many thanks to all the people who contributed to this version in different ways (code, bug report, testing, reverse engineering and documentation of the real HW, ...), see doc/authors.txt and doc/thanks.txt for a list of developers and contributors.

Major highlights of this new version :

Fixed demos:

Fixed programs:

Fixed games:

2021-03-21: Happy Birthday, Hatari

Hatari v0.01 has been created 20 years ago, so this is the 20th anniversary of Hatari now! Celebrate by sharing your memories on the mailing list or by looking at one of the oldest Hatari versions that you can still get.

2020-12-27: Version 2.3.1

Santa had still some extra gifts for us, as he just brings a new release of Hatari :)

This v2.3.1 is mainly a bugfix release, fixing a few issues that were reported after v2.3.0 was released. You can get it from https://framagit.org/hatari/hatari/-/releases/v2.3.1

Main changes since Hatari 2.3.0 :

This improves several Falcon demos/programs that had bad sound or triggered bus error unless MMU was enabled. See release-notes.txt for the full changelog

2020-11-28: Version 2.3.0

Hatari 2.3.0 has been released. You can download it from https://framagit.org/hatari/hatari/-/releases/v2.3.0 ! Many thanks to all the people who contributed to this version in different ways (code, bug report, testing, reverse engineering and documentation of the real HW, ...), see doc/authors.txt and doc/thanks.txt for a list of developers and contributors.

Major highlights of this new version :

Fixed demos:

Fixed programs:

2019-02-11: Source code repository switched to Git

Please note that we switched the source code repository from Mercurial to Git. If you cloned the Mercurial repository before, please get a new copy from Git instead. The Mercurial repository is not updated anymore and will be disabled soon. Instructions for cloning the Git repository can be found on the download page.

2019-02-08: Version 2.2.1

Hatari 2.2.1 has been released. You can download it from https://framagit.org/hatari/hatari/-/releases/v2.2.1

This is just a bugfix release for Hatari 2.2.0, where the CPU instruction 'UNPK' was buggy and could lead to error when used.
The macOS version was also updated to SDL 2.0.9 to prevent some display problems with recent macOS setup.

2019-01-31: Version 2.2.0

Hatari 2.2.0 has been released. You can download it from https://framagit.org/hatari/hatari/-/releases/v2.2.0
Many thanks to all the people who contributed to this version in different ways (code, bug report, testing, reverse engineering and documentation of the real HW, ...), see doc/authors.txt and doc/thanks.txt for a list of devs / contributors.

Major highlights of this new version :

See release-notes.txt for the full changelog.

Fixed demos : B.I.G. Demo screen 2

Fixed Falcon demos : 4musiK by Dune & Sector One

Fixed games : Lethal Xcess in STE mode when using blitter, Lethal Xcess in STF mode

Fixed programs : Many TT/Falcon programs relying on 68030 MMU / bus error retrying are now working correctly

2018-02-07: Version 2.1.0

Hatari 2.1.0 has been released. You can download it from https://framagit.org/hatari/hatari/-/releases/v2.1.0
Many thanks to all the people who contributed to this version in different ways (code, bug report, testing, reverse engineering and documentation of the real HW, ...), see doc/authors.txt and doc/thanks.txt for a list of devs / contributors.

Major highlights of this new version :

See release-notes.txt for the full changelog.

Fixed demos : Sprite32 by Leonard, Jam-Cols by ICE, 4getful, Beams, many Falcon demos should run better

Fixed programs : Hextracker for Falcon, Protracker 2.1 and Neochrome Master 2.8 at 60 Hz, Audio Sculpture

2016-11-04: Version 2.0.0

Hatari 2.0.0 has been released. You can download it from https://framagit.org/hatari/hatari/-/releases/v2.0.0
Many thanks to all the people who contributed to this version in different ways (code, bug report, testing, reverse engineering and documentation of the real HW, ...), see doc/authors.txt for a list of devs / contributors.

Major highlights of this new version :

See release-notes.txt for the full changelog.

Fixed demos : {Closure} by Sync, many Falcon demos where sound was randomly noisy

Fixed programs : many more, see compatibility list for a list of programs improved with Hatari 2.0.0

2015-09-10: Version 1.9.0

Hatari 1.9.0 has been released. You can download it from https://framagit.org/hatari/hatari/-/releases/v1.9.0
Thanks to all the people who contributed to this version with code, ideas, bug reports. Let's keep on improving Hatari !

See release-notes.txt for the full changelog.

Fixed demos : Graphix Sound 2 in Relapse by Cybernetics, RGBeast by Aggression, My Socks Are Weapons by Legacy

Fixed games : Superior 65 - Blood Money , Obitus (STX version), The Teller (STX/CTR version), War Heli

Fixed programs : Realtime and M by Eric Ameres, Notator

2014-07-30: Version 1.8.0

Hatari 1.8.0 has been released. You can download it from https://framagit.org/hatari/hatari/-/releases/v1.8.0
Thanks to all the people who contributed to this version with code, ideas, bug reports. Let's keep on improving Hatari !

See release-notes.txt for more details.

Fixed Games: Batman The Movie, Chart Attack Compilation, Darkman, Dragon Flight, International 3D Tennis, Leavin' Teramis loader text, Lethal Xcess Beta, Lethal Xcess, Maze, Parasol Stars, Reeking Rubber, Titan, To Be On Top, Warp, Xenon 2

Fixed Demos : 4-pixel plasma screen by TOS Crew, HighResMode by Paradox, It's A Girl 2 by Paradox, Pacemaker by Paradox, Panic by Paulo Simoes, Shforstv.prg by Paulo Simoes, Sommarhack 2011 Invitro by DHS, Stax Compilation #65, The Union Demo, The World Is My Oyster, Tymewarp, UMD 8730 by PHF, IKBD no jitter by Nyh

2013-06-24: Version 1.7.0

Hatari 1.7.0 has been released. You can download it from https://framagit.org/hatari/hatari/-/releases/v1.7.0
Thanks to all the people who contributed to this version with code, ideas, bug reports. Let's keep on improving Hatari !

See release-notes.txt for more details.

Fixed Games: Atomix, BBC 52 Menu, Bolo, Captain Blood, Fokker, Downfall, Fuzion CD 77/78/84 Menu, James Pond, Microprose Golf, Spidertronic, Super Hang On, Super Monaco GP, The Final Conflict, The Sentinel, Zuul 100/101 Menu

Fixed Demos : Anomaly Demo Main Menu by MJJ Prod, Audio Artistic Demo by Big Alec, Decade Demo - Reset, High Fidelity Dreams by Aura, ST-NICCC 2000 Demo by Oxygene
Fixed Apps : Monst v1.x, Spectrum 512, Cubase

2012-06-24: Version 1.6.2

Hatari 1.6.2 has been released. You can download it from https://framagit.org/hatari/hatari/-/releases/v1.6.2
Thanks to all the people who contributed to this version with code, ideas, bug reports. Let's keep on improving Hatari !

See release-notes.txt for more details.

Fixed Games : Hammerfist, Operation Clean Streets, Impossible Mission II, Hades Nebula, Zombi

Fixed Demos : Antiques by Dune/Sector One, Built-in Obsolescence, Japtro and Rising Force by Holocaust, Delirious Demos IV, The Wave Of the Future by ICE, Electrocution I by Sphere, Musical Wonders 1990 by Offbeat

2012-01-13: Version 1.6.1

This version is mainly a bugfix for 1.6.0, where monochrome mode gave a black screen and was not usable. You can download it from https://framagit.org/hatari/hatari/-/releases/v1.6.1

2012-01-01: Version 1.6.0

Hatari 1.6.0 "Happy New Year 2012" has been released. You can download it from https://framagit.org/hatari/hatari/-/releases/v1.6.0

2011-12-01: The Hatari project is moving to tuxfamily.org

Since the future of BerliOS is still unclear, we decided to move the Hatari project now to a new host. Starting with today, Hatari will now be hosted on tuxfamily.org. Our new homepage is http://hatari.tuxfamily.org/ – so please update your bookmarks!

Information about downloading Hatari releases and about how to clone the new Mercurial repository can be found here: http://hatari.tuxfamily.org/download.html

Of course we will also need a new mailing list since the list at BerliOS might not survive in 2012. Please visit the following page for information about how to join the new mailing lists: http://hatari.tuxfamily.org/contact.html

Please have a look at the new website, test the new mercurial repository, join the new mailing list(s) and if you hit a problem, get in touch with us.

2011-07-19: Version 1.5.0

Hatari 1.5.0 has been released. You can download it from https://framagit.org/hatari/hatari/-/releases/v1.5.0