Adger: /nad'jr/ [Great Britain] V. Of Software Or Hardware (not
People), To Twiddle Some Object In A Hidden Manner, Generally So
That It Conforms Better To Some Format.
:nadger: /nad'jr/ [Great Britain] v. Of software or hardware (not
people), to twiddle some object in a hidden manner, generally so
that it conforms better to some format. For instance, string
printing routines on 8-bit processors often take the string text
from the instruction stream, thus a print call looks like `jsr
print:"Hello world"'. The print routine has to `nadger' the
saved instruction pointer so that the processor doesn't try to
execute the text as instructions when the subroutine returns.
-- The AI Hackers Dictionary
UUO (you-you-oh) [short for "Un-Used Operation"] n. A DEC-10 system
monitor call. The term "Un-Used Operation" comes from the fact
that, on DEC-10 systems, monitor calls are implemented as invalid
or illegal machine instructions, which cause traps to the monitor
(see TRAP)....