retro16 / acsi2stm

Atari ST ACSI to SD card converter with a STM32
GNU General Public License v3.0
150 stars 34 forks source link

[SOLVED] 5.0a and PC Seed HW Emulator #72

Open luciust opened 1 month ago

luciust commented 1 month ago

I'm trying to get the 5.0a working with Sack's PC Speed emulator. It is a hardware addon with v30 NEC CPU and it also uses the Atari HDD but with it's own driver (https://www.atarimania.com/pgesoft.awp?version=23201).

The emulator seems to be aware of ICD and C'T drivers (has also MULTI option reffered in the link above), but it seems that it does not recognize the HDD at all - DOS 5.0 fdisk says that the are no fixed disks in the system. At the same time the controller from SH204 with BlueSCSI 1.1 attached as HDD - is recognized.

I'm using the standard default FW, but now while writting - let me try te strict version...

luciust commented 1 month ago

Nope, the strict firmware doesn't work eiter. Willl the verbose firmware give me some chance to see how the emulator is tring to access the ACSI2STM?

luciust commented 1 month ago

Well, scratch that - getting the strict firmware and choosing the MULTI as HDD driver in PC Speed - solved the issue!