MoreDevices
MoreDevices includes two modules:
- TradDriverLoaderLib
-- This module shows the canonical method for installing 68K
device drivers (
'DRVR'
s) into the unit table.
- InterruptSafeDebug
-- This module is useful for debugging nasty hanging bugs in
interrupt-time code.