home *** CD-ROM | disk | FTP | other *** search
- ; Example for PATCHING the history number scrollback function
- ; in ACD.EXE using PATCH22
- ;
- ; CALL:
- ;
- ; patch22 @acd_hist.p22
- ;
- ;
- ; This patch will make the historynumber equal to 5:
- ;
- acd.exe +6?\h2A2E2A?\h05?
- ;
- ; To restore the previous patch, uncomment the following line and comment
- ; the previous line
- ;
- ;acd.exe +6?\h2A2E2A?\h14?
-
-