Fixed a bug of "B"

This commit is contained in:
Koichi Nakamura 2020-12-31 09:40:29 +09:00
parent 70e0b9d299
commit 1310d1291b

View file

@ -189,7 +189,7 @@ c~ i,
\ 'B' ( c -- ) C-COMMA
\ Store byte 'c' to here and increment it
cB i, 'h, '@, '$, 'h, 'L, k1k0-, '+, 'h, '!, 'e, l!
cB i, 'h, '@, '$, 'h, '@, 'L, k1k0-, '+, 'h, '!, 'e, l!
\ 'a' ( c-addr -- a-addr ) ALIGNED
\ Round up 'a' to a multiple of CELL