mirror of
https://github.com/hsoft/collapseos.git
synced 2024-11-17 09:48:05 +11:00
d08a9711c5
The former was only used in the peculiar context of "/emul". The regular case is actually HERE pointing to RAMEND on boot.
2 lines
48 B
Forth
2 lines
48 B
Forth
: INIT CURRENT @ HERE ! RDLN$ Z80A$ INTERPRET ;
|