hex/pointers/basic_pointers.fjΒΆ
MacrosΒΆ
hex.pointersΒΆ
hex.pointers.ptr_initβ NOTE: must be placed just after the startup, so that the read_ptr_byte_table will be in address 256.hex.pointers.set_jump_pointerβ ptr is ahex[:w/4]that holds an address.hex.pointers.set_flip_pointerβ ptr is ahex[:w/4]that holds an address.hex.pointers.set_flip_and_jump_pointersβ ptr is ahex[:w/4]that holds an address.hex.pointers.stack_initβ n is the size of the stack.
hexΒΆ
hex.ptr_jumpβ ptr is ahex[:w/4]that holds an address.