| Re: [hatari-devel] Floppy disk reading fails if TT-RAM is enabled? | 
[ Thread Index | 
Date Index
| More lists.tuxfamily.org/hatari-devel Archives
] 
Hi,
On 10/6/19 5:57 PM, Thorsten Otto wrote:
From what i can see, there is a check in the floppy routines of tos 4.04 
whether a _FRB cookie is set, but it does not allocate one. So unless the
harddisk driver does that, that surely cannot work.
I verified that
* TOS v3.06 points _FRB cookie to 64K ST-RAM buffer when TT-RAM
  is enabled, but cookie is missing when there's no TT-RAM
* TOS v4.04 doesn't set _FRB cookie
Thomas / Nicolas, could Hatari do "something" set _FRB cookie when
TT-RAM is enabled on TOS v4?
	- Eero