|
|
|
|
|
by zgramana
2282 days ago
|
|
Surprised to see the author suggest that the C64 keyboard did not include the graphics glyphs on the keys. Both the VIC-20 and the C64 both had them, albeit printed on the front vertical face instead of the horizontal face like the PET. Moreover, the VIC-20 and the C64 keys include the box glyphs as well so you could see what character you’d get via CTRL and the ‘C=‘ (“Commodore”) key. The Wikipedia page* states PETSCII includes 192 characters, but the author seems to suggest it’s at most a 7-bit charset. I was a little surprised to find that out after reading the article. Fun walk down memory lane. * https://en.m.wikipedia.org/wiki/PETSCII |
|
Regarding the number of actually assigned codes, mind that the basic code, regarding unique displayed characters, is single case (6 1/2-bit) in two banks (MSB set for shifted characters => 0x60 x 2 = 192). However, the mirrored regions are actually unique codes in BASIC (as far as CHR$() and ASC() are concerned).
Sorry, if I failed in making this clear.
Edit: Arguably, the ortho layout of the PET 2001's chiclet keyboard also helps in identifying logical blocks of graphics characters.