mirror of
https://github.com/nineties/planckforth
synced 2024-12-27 21:58:35 +01:00
minor fix
This commit is contained in:
parent
8acc4c70ba
commit
45c6049858
1 changed files with 2 additions and 2 deletions
|
@ -21,8 +21,8 @@
|
||||||
00000098: 0000 00cd 8000 0000 int $0x80;
|
00000098: 0000 00cd 8000 0000 int $0x80;
|
||||||
|
|
||||||
000000a0: 8880 0408 0143 0000 C: cellsize
|
000000a0: 8880 0408 0143 0000 C: cellsize
|
||||||
000000a8: ac80 0408 6804 0000 pushl $4;
|
000000a8: ac80 0408 6a04 adff pushl $4;
|
||||||
000000b0: 00ad ff20 0000 0000 next;
|
000000b0: 2000 0000 0000 0000 next;
|
||||||
|
|
||||||
000000b8: a080 0408 0168 0000 h: here
|
000000b8: a080 0408 0168 0000 h: here
|
||||||
000000c0: c480 0408 6854 8004 pushl $here;
|
000000c0: c480 0408 6854 8004 pushl $here;
|
||||||
|
|
Loading…
Reference in a new issue