forth: fix DOES> bad exec offset

This commit is contained in:
Virgil Dupras 2020-03-13 21:27:19 -04:00
parent 5b1ca474d4
commit 94166186eb
1 changed files with 0 additions and 1 deletions

View File

@ -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