> your method seems to involve copying all of the 86 variables from $C000 > - $D748 into a temporary variable. this is great except interrupts will > stop functioning and the calculator will crash. Then again, you could always just DISABLE THE INTERRUPTS first.