MorphOS Developer
Posts: 1009 from 2004/9/23
MorphOS already has a ton of (debug) features than can be enabled for debugging. Many of them are not enabled, as the build in wipeout like functionality would kill a ton of tools and applications instantly, because they are just broken.
It makes no sense to implement workarounds everywhere for some application here and one tool there.
The right way is to fix the applications by fixing the source or by patching the binary like in the old days.
But as said it makes no sense to implement workarounds for all broken 68k applications, because there is a lot of them especially when MorphOS starts to kill memory content on free everything goes south. Have a guess why those features are not enabled by default.