From 8206812e7d9473aba4617c9a8869d4453407fe17 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Wed, 11 Mar 2026 17:09:48 -0400 Subject: Update docs. --- doc/scroll.txt | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 doc/scroll.txt (limited to 'doc/scroll.txt') diff --git a/doc/scroll.txt b/doc/scroll.txt deleted file mode 100644 index 2d956d2..0000000 --- a/doc/scroll.txt +++ /dev/null @@ -1,9 +0,0 @@ -7 screens of 58 lines each (2320 bytes each). - -screens start at $8000, end at $bf6f. -display list goes at $bf70, ~40 bytes. -status lines (80 bytes) go at ~$bf98. - -whoops. the screens can't be contiguous with a standard display list -due to the 4K boundaries at $9000, $a000, $b000. so we'll need each -one to have its own 40-byte display list. -- cgit v1.2.3