@Boot_WB
AFAIK you must have set the BPPC to remap the rom to ram to use blizkick. Blizkick then patches the rom image
No, you have it wrong. Blizkick remaps the ROM to RAM, among other things. There is no need to be done twice.
Anyway, i THINK that i found a solution thanks to Piru.
@Piru
I know about the BPPCFixFix command and i did try to patch the library, but it gives me the message "bppcfixfix: could not patch file". I don't know why. Perhaps you do.
I tried the load040lib as you suggested and i got a very limited success. I will explain:
The library gets loaded successfully ONLY if i use the BPPCFix command AND remove blizkick from the S-S !
a) If i try to use blizkick with the BPPCFix040 module, instead of the BPPCFix command, i get a #80000004 system failure window from load040lib
b) If i try to run blizkick even without the BPPCFix040 module, in conjuction with the BPPCFix command, i get the same system failure...
So, in conclusion, the only way to use a newer 68040.library is to remove blizkick. :-(
From the tests that i did, it's the one that causes the failure and i don't think i want to do that, because it is a good piece of software.
Perhaps you have another suggestion?