From 81216ea9a6da08678c7e38c5d3584d9a72655026 Mon Sep 17 00:00:00 2001 From: Ian C Date: Tue, 21 Sep 2021 21:18:46 +0100 Subject: Imported V1.10 --- doc/casm.html | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'doc/casm.html') diff --git a/doc/casm.html b/doc/casm.html index 9d78b7b..d52c0ea 100644 --- a/doc/casm.html +++ b/doc/casm.html @@ -743,6 +743,17 @@ PET to the C128. See https://en.wikipedia.org/wiki/PETSCII more details. + +c64 + + +The screen codes as used on the Commodore 64. Note these codes are different +to PETSCII and are the values to be poked into screen memory. The lower case +characters are the low part of the code -- these will appear onscreen either +in upper or lower case depending on the shift mode. The upper case characters +are either graphics characters or capital letters depending on the shift mode. + + zx81 -- cgit v1.2.3