mirror of
https://github.com/mgcaret/of816.git
synced 2025-04-08 14:37:25 +00:00
omit unused FCode support routine DEST_ON_TOP
This commit is contained in:
parent
afc4d48f71
commit
43bf70a9da
@ -1170,6 +1170,8 @@ xdword B_FIELD
|
||||
jml dFIELD::dofield
|
||||
exdword
|
||||
|
||||
.if 0
|
||||
; Inspired by SLOF, unused for now
|
||||
xdword DEST_ON_TOP
|
||||
ENTER
|
||||
;.dword DOTS
|
||||
@ -1193,6 +1195,7 @@ e2: .dword DROP
|
||||
;.dword DOTS
|
||||
EXIT
|
||||
exdword
|
||||
.endif
|
||||
|
||||
; Branch FCode while interpreting
|
||||
; ( fcode-offset -- )
|
||||
|
Loading…
x
Reference in New Issue
Block a user