But since these games are only using a fraction of the available storage, my idea was just to format a new floppy in 42 tracks and copy the files, so what I did was to boot Oricutron with SEDORIC3.DSK in drive A, PULSOIDS.DSK (82 tracks) in drive B and UNFORMATED.DSK in drive C.
Then all I did is:
Code: Select all
INIT C,17,42,D
COPY "B-*.*" to C
Loading each floppy shows the same content, just different number of tracks:
So as far as Oric emulators are concerned, this floppy is valid.
But when I tried to load it in HxCFloppyEmulator.exe or hxcfe.exe it just exploded.
I attached the two .DSK files in the zip archive if that can help diagnosing the problem.