Ian's Software Logo

Rebootpatch

Latest Version: V1.0 (circa 1997)
AmigaOS Binaries: rebootpatch.lha
Amiga E Source Code: rebootpatchsrc.lha
Rebootpatch has little practical use but was really written to understand how to patch system functions on Amiga. It patches the ColdReboot() function to open a requester to ask the user whether they want to allow or deny the reboot. Unfortunately it cannot trap reboots triggered by the keyboard or reset button as these are hardware resets which probably helps to make it even less useful. :)

Screenshots

Rebootpatch
Rebootpatch trapping a ColdReboot()