Re: [hatari-devel] problems in b/w mode |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/hatari-devel Archives
]
Am Sun, 8 Jan 2012 17:55:12 +0200
schrieb Eero Tamminen <oak@xxxxxxxxxxxxxx>:
> Hi,
>
> On sunnuntai 08 tammikuu 2012, Thomas Huth wrote:
> > Am Fri, 6 Jan 2012 23:07:50 +0200
> > schrieb Eero Tamminen <oak@xxxxxxxxxxxxxx>:
> > > On perjantai 06 tammikuu 2012, Eero Tamminen wrote:
> > > > On perjantai 06 tammikuu 2012, Nicolas Pomarède wrote:
> > > >>>> The included EmuTOS 0.8.6 works Atari TOS doesn't.
> > > >>>
> > > >>> TOS 2.05 works (2.06 doesn't) as does TOS 3.06.
> > > >>>
> > > >>> TOS 4.x asserts with:
> > > >>> cycInt.c:378: CycInt_AddRelativeInterruptWithOffset: Assertion
> > > >>> `CycleTime>= 0' failed.
> > >
> > > Even EmuTOS doesn't work in all modes. This produces also the
> > > assert: hatari -m --machine ste --tos etos512k.img
> > >
> > > And this freezes Hatari completely with 100% CPU usage:
> > > hatari -m --machine ste --tos etos512k.img --fast-boot off
> >
> > Can you try again with current hg tip? I think this should be fixed
> > now.
>
> No asserts anymore with EmuTOS on STE.
>
> However, TOSv4 still asserts at boot:
> ----
> $ hatari -m --machine falcon --tos tos404.img
> ...
> hatari: /home/eero/work/hatari/src/video.c:2788:
> Video_StartInterrupts: Assertion `CyclesPerVBL <= 8012800/49' failed.
> Aborted
When did you update your source tree? I noticed a problem in Falcon
mode, too, and updated it ca. 3h ago. Now it's working fine for me in
Falcon mode, too.
Thomas