Integer BASIC: The X Register in Machine language routines

Integer BASIC keeps track of where it is in the lines of code by using the X register.
Machine language routines that can be called from a multi-statement line should save and restore the X register.
Published Date: Feb 20, 2012