Conclusion
~~~~~~~~~~
There are no anti-WOS routines in Blizzard PPC flashrom.
There are just bugs in WarpUP and Warp3D and other libraries.
ppc.library install patch to dos/LoadSeg() function that does
OpenLibrary("ppc.library", x) and does not test for failure.
Seems like there were bugs in PUP as well...

malloc() can return NULL... so can OpenLibrary()...