Re: [hatari-devel] Bug report: AHCC not working anymore with GEMDOS emulation |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/hatari-devel Archives
]
Hi,
On tiistai 24 tammikuu 2012, Eero Tamminen wrote:
> On lauantai 21 tammikuu 2012, Matthias Arndt wrote:
> > > > > Same virtual harddrive as it has been for months with NVDI4.
> > > > >
> > > > > I have "fast boot enabled" due to the known boot bug within
> > > > > Hatari.
> > > >
> > > > With NVDI disabled and clean boot, the cosnole output works again.
> > > > Very strange behaviour.
> > >
> > > I don't have NVDI4, but I could try whether this happens with
> > > my NVDI v2.5 after I have the exact use-case.
> >
> > All works well with ACSI hd image, see other post.
> > Not an NVDI issue by default.
>
> Matthias, there's a new bugfixed AHCC v4.9 release, can you reproduce
> the issue also with that?
And if it still happens, could you give "--trace gemdos" output for it?
I started to write a gemdos tester as part of a major tos bootup
tester update, and just found out that GEMDOS HD emulation breaks
the GEMDOS Fopen() special device ("AUX:", "PRN:", maybe also "CON:")
handing. They're handled as regular files with it.
I think that should be easy to fix, I'll try to look at it tomorrow.
- Eero