Open shferguson opened 2 years ago
+1. Came here to report the exact same thing, and was glad to see this issue near the top of the issues page. Thought I was going crazy and/or that I made some sort of mistake while soldering up my Pi1541.
In my case, the data corruption isn't just sporadic, it is GUARANTEED 100% of the time if I have fastload enabled. If I disable fastload, everything works perfectly. Likewise, if I downgrade to 1.23, everything works perfectly, both with and without fastload enabled.
Came here to say that v1.24 still not compatible with pi1541 for pi zero with fast load enabled. Using v1.23 is recommended.
Has the developer abandoned the pi1541. Haven’t seen a fix for 1.24. Not a sign of 1.25😢
After upgrading from 1.23 to 1.24 on a Raspberry Pi 3B reads from the PI1541 on d64 images have sporadic data corruption when loading when the fast load cartridge is enabled. Without the cartridge programs are loaded correctly.
I loaded the "FB64" from the fb.d64 and dumped the first 0x4D bytes loaded and compared with and without the cartridge. A table of the differences is below.
I'd suspect that this is the cause of the issues reported in https://github.com/pi1541/Pi1541/issues/215 and https://github.com/pi1541/Pi1541/issues/233