home *** CD-ROM | disk | FTP | other *** search
- I wrote these because I needed them, and I put them on the net in case anyone
- else finds them useful. These small routines belong in the public domain.
-
-
- Hardreset:
-
- A simple hard reset routine. Technically speking, the code is pure, so the
- p-bit is set; I can't see the great advantages of re-entrable hard reset code,
- though.
-
-
- MultivalsMMK:
-
- Short in Norwegian for multi choice middle mouse button. There are many
- programs which are made to allow using the MMB as shift for multi-choice in e.g.
- Workbench, the argument for using this one is that only requires 104 (one
- houndred and four) bytes of memory when installed. Although it is not a
- commodity is is not a patch; the code is 100% system friendly. Detaches from
- SHELL, run a second time to remove. Yet another pure command.
-
-
- AssCapsLock:
-
- Assign caps lock; when caps lock is pressed, the OS is told that CTRL + RAMIGA +
- LAMIGA is pressed instead. It will not cause a reset, but it gives you the
- opportunity to define hot-keys (e.g. I doubt any package will tell you to press
- RAMIGA + LAMIGA + O to open a document. :) ) Uses 72 (seventy-two) bytes of
- memory when installed, pure code, 100% system friendly, detaches from SHELL, run
- a second time to remove.
-
-
- Userfilter:
-
- If LALT is pressed when this program is run, a WARN will be returned. Useful
- for script handling. Pure, 100% system friendly.
-
-
- All programs are written in assembler.
-
- This file is bigger than the executables of the four commands put together.
-
- If you want to contact me, the author of these quickies, try mailing
- sk@nvg.unit.no.
-