af39b37dd1
This is more than cosmetic, it's also highly usable. The presence or absence of the "ok" message allows us to know whether the command aborted. Previously, the "> " prompt appeared when the system expected a prompt in the INTERPRET context, whether the previous command aborted or not. Also, this allows us to get rid of that ugly FLAGS global variable.
17 lines
488 B
Plaintext
17 lines
488 B
Plaintext
(cont.)
|
|
RAMSTART INITIAL_SP +53 readln's variables
|
|
+02 CURRENT +55 adev's variables
|
|
+04 HERE +57 blk's variables
|
|
+06 C<?* +59 z80a's variables
|
|
+08 FUTURE USES +5b FUTURE USES
|
|
+0a PARSEPTR +70 DRIVERS
|
|
+0c C<* +80 RAMEND
|
|
+0e WORDBUF
|
|
+2e BOOT C< PTR
|
|
+4e INTJUMP
|
|
+51 CURRENTPTR
|
|
|
|
|
|
|
|
(cont.)
|