(opctest) Improved wording

This commit is contained in:
Devine Lu Linvega 2024-03-01 08:13:29 -08:00
parent d9df142e44
commit 5b3007e21c
1 changed files with 2 additions and 2 deletions

View File

@ -36,7 +36,7 @@
[ LIT2 "3 18 ] DEO #0a18 DEO
( part 4
> JSI: Subroutine to relative absolute address
> JSI: Subroutine to relative short address
> JMP2r: Jumps to absolute address on return stack )
subroutine
@ -47,7 +47,7 @@
> INC2: Increments short on stack
> DUP2: Duplicate short
> LDA: load byte from absolute address
> JCI: Conditional subroutine to relative absolute address )
> JCI: Conditional subroutine to relative short address )
;Dict/ok pstr
[ LIT2 "5 18 ] DEO #0a18 DEO