mirror of
https://github.com/hsoft/collapseos.git
synced 2024-12-25 16:48:06 +11:00
forth: Un-IMMEDIATE "ROUTINE"
It's not needed anymore
This commit is contained in:
parent
f40c14715e
commit
7967c654e0
@ -750,7 +750,7 @@ WR:
|
||||
|
||||
.db "ROUTINE"
|
||||
.dw $-WR
|
||||
.db 0x87 ; IMMEDIATE
|
||||
.db 7
|
||||
ROUTINE:
|
||||
.dw compiledWord
|
||||
.dw WORD
|
||||
|
Loading…
Reference in New Issue
Block a user