| [hatari-devel] Hard drive emulation question | 
[ Thread Index | 
Date Index
| More lists.tuxfamily.org/hatari-devel Archives
] 
- To: hatari-devel@xxxxxxxxxxxxxxxxxxx
- Subject: [hatari-devel] Hard drive emulation question
- From: Laurent Sallafranque <laurent.sallafranque@xxxxxxx>
- Date: Fri, 29 Nov 2024 10:02:13 +0100
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/simple; d=free.fr;	s=smtp-20201208; t=1732870934;	bh=7e4bocWkL8r/ntaEOU6S4iDkIv4xhV6TsQmeuCUTMoM=;	h=Date:To:From:Subject:From;	b=j9P34CZErII+8RwQvTTUAbhH/B0jQZNnSvezbqEe1oFxRwYgNoiITiJq/uIN+ewBH	 w+02bRsLqTtSwI6jAnuo4X4nbZBzD+HjOsraE2F68zgHSVweJl5mlnpXVqb0K6g/np	 t1JavcrIPklR4l3IlSg2jDJC4zziCiAguksrELdZ4Goh3mHfXy7cE2rnpzLbBRhJ0q	 fidDjg0mHSu/v6YuzuW4JWD1YVeTAb/cW297A9E9R5jt/neanZlSIDOCGISzL2QAka	 +FqTVvGQS/VwhlavkXM3nyskOU8WfzY7eX4viqMoPUEXMW1+9WGp4H3qAv/FxR00fO	 r86OqZCKLQUeQ==
Hi Hatarians,
I've got a little question about hard drive emulation under Hatari.
When I code a game or a demo which loads data from the hard drive, the 
loading speeds varies a lot between my Linux fast PC and my real falcon  
compact  flash memory card (and I guess it would also vary with a real 
mechanical hard drive).
Under hatari, it loads nearly instantly.
Under real falcon, there's a few ms to seconds delay before loading is 
finished.
Would it be possible to introduce a "disk timing" parameter in the 
Hatari GUI parameters that would allow to "set virtually" a hard drive 
timing access ?
There's no urge in this request, it's just for emulating closer "real 
hardware experience".
Regards
Laurent