1
0
mirror of https://github.com/hsoft/collapseos.git synced 2024-09-06 12:58:45 +10:00
collapseos/emul/forth/xcomp.fs
2020-04-09 12:01:08 -04:00

12 lines
164 B
Forth

: CODE XCODE ;
: IMMEDIATE XIMM ;
: : [ ' X: , ] ;
CURRENT @ XCURRENT !
H@ ' _bend - 4 + XOFF !
( dummy entry for dict hook )
(xentry) _
H@ 256 /MOD 2 PC! 2 PC!