Re: [hatari-devel] Hatari regression with TOS 2.05 (--fast-boot off, <2MB RAM) |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/hatari-devel Archives
]
- To: hatari-devel@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [hatari-devel] Hatari regression with TOS 2.05 (--fast-boot off, <2MB RAM)
- From: Thomas Huth <th.huth@xxxxxxxxx>
- Date: Mon, 7 Oct 2019 08:01:51 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.de; s=2017; t=1570428113; bh=M0HVfuS18ojuQFF76iNUnvjdWAhisOIYk8mmn/cbWhU=; h=Date:From:To:Subject:From; b=NvgmFFFP4M7Yhr/0utV0C7zO0pdBkaGSd0I3AnIEn1AR6vuVCIqO6FkbR3MvudPpr GuJU9x1aY6otSQ9N5JJLrcgMilc8+duafq+nhEo3VNiHCw0V9eAUol5uUtG41lt0FT dSM1UE2y9UHGHolzq0NSbGu5fkYIUoWWAK9ZFyOzL42Bv9f6o9wCDjqg1eIpQLQPtn ffc9s/8bXsjy8csjUomKx32ZUbCjvg6jew1IVFpsJZmsg+CyaHKzJ7giUN7C26V0oR JIjEssVcWdSchznWi7mi1raryR4hc7yN+fTCSbPE4Sdfl1P1X5puDWCatYOHCdP0VA u2293Sib0wONA==
Am Sun, 6 Oct 2019 19:46:19 +0300
schrieb Eero Tamminen <oak@xxxxxxxxxxxxxx>:
> Hi,
>
> While running TOS bootup tester, I noticed that Hatari has regression
> with TOS v2.05 (regardless of TOS language version).
>
> If there's <2MB of ST-RAM and one uses "--fast-boot off" option,
> TOS never boots with ST, it just bus errors:
[...]
> It works also with MegaSTE, and some STE configs, failure is mainly
> with ST:
> hatari --fast-boot off -s 1 --machine st --tos tos205de.img
>
> This works fine with Hatari v2.0.0, but doesn't anymore in
> Hatari v2.2.1, i.e. it's a regression, a bit old one.
I assume you're using the correct version of TOS 2.05, the one that
works with plain STs, too? Original TOS 2.05 only worked on STEs, but
there are patched versions available in the internet which work on
both. Could you provide the md5sum of your TOS 2.05 image?
Anyway, if you've got some spare time, could you bisect the issue to
see where it broke?
Thanks,
Thomas