| Re: [hatari-devel] Ishar 1 and 2 falcon | 
[ Thread Index | 
Date Index
| More lists.tuxfamily.org/hatari-devel Archives
] 
On Saturday 26 November 2016 23:17:31 Eero Tamminen wrote:
> BIOS Getbpb() could be intercepted when GEMDOS HD emulation
> is enabled, for GEMDOS HD drives.  The returned pointer could
> point e.g. to a BPB structure in cartridge memory area.
> 
> Thomas, any comments?
No, that would be wrong. If Getbpb returns a valid structure, it would 
indicate that this is a BIOS device also, which is not the case. You cannot 
read sectors from it with Rwabs for example. Its just a bad assumption of that 
demos that they are run from a floppy.