forth: fix broken RAM+
This commit is contained in:
parent
e284081c79
commit
b162ef84f5
Binary file not shown.
@ -56,8 +56,7 @@
|
||||
; IMMEDIATE
|
||||
|
||||
: RAM+
|
||||
( 0x24 == RAMSTART )
|
||||
[ 0x24 @ LITN ] _c +
|
||||
[ RAMSTART LITN ] _c +
|
||||
;
|
||||
|
||||
: FLAGS 0x08 _c RAM+ ;
|
||||
|
Loading…
Reference in New Issue
Block a user