mirror of
https://github.com/hsoft/collapseos.git
synced 2024-12-25 17:08:07 +11:00
forth: fix DOES> bad exec offset
This commit is contained in:
parent
5b1ca474d4
commit
94166186eb
@ -285,7 +285,6 @@ DOES:
|
||||
call wrCompHL
|
||||
inc iy \ inc iy ; cell variable space
|
||||
ld hl, (IP)
|
||||
inc hl \ inc hl
|
||||
call wrCompHL
|
||||
ld (HERE), iy
|
||||
jp EXIT+2
|
||||
|
Loading…
Reference in New Issue
Block a user