aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2026-03-26 05:33:19 -0400
committerB. Watson <urchlay@slackware.uk>2026-03-26 05:33:19 -0400
commit5ffacabaca37bfae01c07624d1e74efb7bd0680c (patch)
tree3d213bf97e63fe1f7ab0d1279fc3d4867b6003f5 /doc
parentd4077f32b9bf3a924dca1764fa57a4263a65a964 (diff)
downloadfujinet-chat-5ffacabaca37bfae01c07624d1e74efb7bd0680c.tar.gz
Experimenting with extra scrollback; this is not in its final form yet.
Diffstat (limited to 'doc')
-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