Short: Check OS functions to be called correctly Author: rkoerber@gmx.de (Richard Koerber) Uploader: polluks sdf lonestar org (Stefan Haubenthal) Type: dev/debug Version: 0.17 Architecture: m68k-amigaos >= 2.0.4 Kurz: Prüft die richtige Verwendung des OS Optional: MuForce URL: http://www.shredzone.org/projects/amiga This debugging tool patches into several AmigaOS functions (currently of exec.library, dos.library, gadtools.library, graphics.library, commodity.library, utility.library and intuition.library, more to come). It checks if the passed structures and parameters meets the requirements as stated in the AutoDocs. I.e. it checks several dos.library structures to be longword aligned, and *much* more! All bad calls are output to the debug serial port, or to a console window using Sushi. NEW: If Thomas Richter's disassembler.library is available, the hit will also be shown as disassembly!