Toni Wilen
Toni Wilen
It works if I slow down the emulated drive a bit. I think the loader is simply bad and assumes something that should not be assumed.
I think it would be good idea to measure rotation speeds of different real drives and see what T2 does.
That can't be correct. Real drive rotation is 300rpm = 5 per second = 200ms index pulses and my real drive matches this perfectly (200.0ms, MTROn->RDY0 is 389.8ms). UAE also...
My real floppy drive also reports 300.0rpm. It probably also depends on "geometry" of adf, for example sector alignment between tracks. Interesting question is: if you support raw adf format...
It is preloaded because floppy drive accesses can't be delayed, one disk revolution delay (=1/5s) and most loaders (including trackdisk.device) will time out and return error. Other choice is to...
You can map any config entry change to any key/button. Input panel -> configuration #1 -> select some event -> select "custom event", "show_leds=false" (quotes must be included, they can...
Program most likely don't like RTG screen modes or some AmiKit patch. Try with standard WB. (These kind of compatibility problems are quite normal and same would happen with real...
What news? It is RTG incompatibility, nothing to do with emulation.
There is nothing to improve. You get same behavior with real hardware, at least when using Picasso96 and same color depth. Other color depths or Cybergraphics may work differently.
I don't think it is a bug or working incorrectly (This was done long before I even knew about UAE), it probably was easiest way to implement it, debugger does...