System Variable CHARS


Notes AddressName Contents

2 23606 CHARS 256 less than address of character set (which starts with space and carries on to the copyright symbol). Normally in ROM, but you can set up your own in RAM and make CHARS point to it.

23606 5C36 (IY-$04) CHARS lo
23607 5C37 (IY-$03) CHARS hi

Back   Homepage