derkom wrote: 15 Sep 2020 12:41
@agranlund, now that I've got the 68030 back in, I have run a few tests with the various maproms. Results as follows:
maprom.prg (v1.6): I get a fast ROM, but no device icons. When I "Install Devices", I get three icons (A, B, c), all named "DEVICE", and the directories read, but executables are not recognised as executable.
mrtest01.prg: I get a fast ROM, and correct reading of disk directories, but read errors when I try to run GEMBench off floppy (this is a known good floppy, since I'm using it to run GEMBench without maprom with no problems). GEMBench runs successfully (from ST-RAM) off cartridge and shows 384% ROM speed.
mrtest02.prg: Everything works normally, but slow ROM. It's as if there is no maprom at all.
Good that it doesn't hang like the old version did, it was the memory detect past 64MB that made it hang then.
You can toss the mrtestxx programs, they have various amount of stuff disabled to help pinpoint what was causing the hang on your machine if it hadn't been the mem detect stuff.
I had issues with the floppy as well but I can't really tell exactly what the issues were since I stopped having the floppy drive connected a long time ago. TOS2.06 can actually boot without a floppy drive attached if it's able to boot off the IDE instead.
Try disabling cache in the TOS options and see if this solves the issue.
I remember something about TOS < 3.xx not flushing the cache after DMA operations, but I could be wrong..
I'm still running TOS2.06 with cache disabled.. not sure if that is at all necessary without the floppy though (but my Ultrasatan works great, maybe it would stop working correctly if I enable cache :lol:)
When I get a chance I'll plug that Gotek back in and see what works and what doesn't on my machine, can't promise when though :)