aboutsummaryrefslogtreecommitdiff
path: root/doc/scrollback.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/scrollback.txt')
-rw-r--r--doc/scrollback.txt6
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/scrollback.txt b/doc/scrollback.txt
index 7aa2b54..93e1117 100644
--- a/doc/scrollback.txt
+++ b/doc/scrollback.txt
@@ -15,8 +15,10 @@ $0700 (MEMLO) to the start of the code ($2000). This would be enough
for 6 of the screens to have another 25 lines (73 each). Of course
the user would have no place to save his config file (can we use the
FujiNet for that, without bloating up the code?)... also, the
-load address could be bumped up to $2300 or so, which would give
-us all 7 screens.
+load address could be bumped up to $2400, which would give
+us all 7 screens. **Partially implemented: screens 1-6 get an
+extra (bonus) 25 lines of scrollback if DOS is not booted. Screen
+7 is still 48 lines tall.
1.5. Same as 1, but we convert the binary to a boot disk, so we just
load at $0700. Still can use the disk (image?) to write the config to