RebootPatch

Patch the Amiga’s reboot call to pop up a confirmation

RebootPatch Image

Rebootpatch has little practical use but was really written to understand how to patch system functions on the Amiga. It patches the ColdReboot() function to open a requester asking 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. :)

Downloads

Download Version Description
rebootpatch.lha v1.0 AmigaOS Binaries (Released: 1997)
rebootpatchsrc.lha v1.0 Amiga E Source Code