1
0
mirror of https://github.com/hsoft/collapseos.git synced 2024-12-25 16:38:06 +11:00

forth: Un-IMMEDIATE "ROUTINE"

It's not needed anymore
This commit is contained in:
Virgil Dupras 2020-03-27 15:51:28 -04:00
parent f40c14715e
commit 7967c654e0

View File

@ -750,7 +750,7 @@ WR:
.db "ROUTINE"
.dw $-WR
.db 0x87 ; IMMEDIATE
.db 7
ROUTINE:
.dw compiledWord
.dw WORD