Trampoline (computers)
Trampolines (sometimes referred to as indirect jump vectors) are memory locations holding addresses pointing to interrupt service routines, routines, etc. The idea of "bouncing" off a trampoline is to overcome the limitations imposed by a CPU architecture that expects to always find vectors in fixed locations.This article is licensed under the GNU Free Documentation License. It uses material from the Wikipedia article "Trampoline (computers)".