MoreDevices
MoreDevices includes two modules:
- TradDriverLoaderLib
-- This module shows the canonical method for installing 68K
device drivers (
'DRVR'
s) into the unit table.
TradDriverLoaderLib supports 68K and PowerPC development; it does
not support Carbon development.
- InterruptSafeDebug
-- This module is useful for debugging nasty hanging bugs in
interrupt-time code.