Re: [hatari-devel] ACSI emulation |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/hatari-devel Archives
]
Le 17/01/2018 à 15:42, Adam Klobukowski a écrit :
It would be nice if this could be adjustable (per ACSI/SCSI target), so
different devices could be 'emulated' this way.
Hi
we already have a '--fast-fdc' option for floppy emulation, so there
could be a '--fast-hdc' option too. I think a global setting would be
enough, no need to have a per device setting ; either you want to run a
program at the real HW speed and the setting would apply to all devices,
or you would set '--fast-hdc' to true and it would affect all HD operations.
Nicolas