From 50a06bb5de8389b860d3a81e3eefded0ee02cfe1 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Sat, 14 Mar 2026 17:08:36 -0400 Subject: Fix "space-puncher" bug in screen 7. cc65 cgetc() was the culprit. --- TODO | 3 --- 1 file changed, 3 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index cbe3226..3cf1310 100644 --- a/TODO +++ b/TODO @@ -16,9 +16,6 @@ Other stuff: - Bug: *no idea* how this happened. I typed /quit, then reconnected, and got "USER: not enough parameters" from the server. Can't reproduce. -- Bug: if you're in screen 7, and you press start+7, the character - at position (16,0) gets overwritten with a space (which might - be 0x20 or 0x00, they're both "spaces"). - In the config, under SDX, saying "N" to "Settings OK" and then reloading the config causes screen corruption (reported by TheDoctor, not tried it myself). The config tool has changed a -- cgit v1.2.3