include (dir) ppc.library and PowerUP Kernel includes Tools (dir) ppc.library tools..including a small debugger. All with source Docs (dir) SystemV ABI docs and a VERY important cache chapter in the PowerUP.guide. AutoDocs (dir) ppc.library and PowerUP API autodocs Examples (dir) ppc.library and powerup API examples. Libs (dir) ppc.library is the 68k PPC interface and includes the PPC Kernel. ppcdiss.library is a disassembler module for the ppc.library. GCCLib (dir) libm.a - The libmfd.a GCC math lib. Libm (dir) the old BSD GCC math lib...slow Libmfd (dir) the SUN GCC math lib...fast LibMoto (dir) the motorola GCC math lib for the PPC...very fast but not complete. Use it with the libmfd and let the libmoto functions linked first. FD2Inline (dir) the PPC Amiga Inline generator ArgParser (dir) the argument parser module for the tools/PPCDebug ToolsDebug (dir) very important debug tools. LoadSegPatch (dir) Source example to describe the ELF Program startup standard. The ElfLoadSeg patch program isn`t needed anymore because it`s now integrated in the V46 ppc.library