Search results

From veswiki
Jump to: navigation, search
  • ; starts up. it clears the registers, sets the K stack ; set K stack pointer (see pushk/popk)
    66 KB (4,273 words) - 09:33, 16 August 2020
  • ; Clear BIOS stack pointer at 073 ; This game does not use the BIOS's stack functions
    96 KB (11,925 words) - 16:48, 1 March 2020
  • Stack Register<br> Stack Register<br>
    3 KB (448 words) - 14:41, 12 September 2022
  • pushk: equ $0107 ;used to allow more subroutine stack space
    28 KB (3,100 words) - 20:12, 20 November 2012
  • | '''P''' || Program counter Stack (PC1)
    16 KB (2,478 words) - 15:28, 26 September 2022
  • The F8 has no internal stack for the program counter, so you must be careful when calling subroutines. ...stack and the routine at $011E (known as POPK or RTRN) can pop K from the stack. For example:
    6 KB (949 words) - 13:50, 12 April 2022
  • BIOS_PUSH_K = $0107 ; used to allow more subroutine stack space
    6 KB (611 words) - 11:59, 17 November 2012
  • pushk = $0107 ; used to allow more subroutine stack space
    18 KB (2,309 words) - 13:11, 15 March 2019