Run the program to see the printout below.
;:;;: oiiro
;;;y5
As you can see, both sets of characters (the original ROM characters that the printer normally uses and the
200.It is:
ESC % n
If n is equal to 0, the normal ROM character set is selected (this is the default). If n is equal to 1, the
You may switch between character sets at any time, even in the middle of a line. To try this, place semicolons at the end of lines
170and 190 in the preceding program.
Copying ROM characters to RAMAfter running the previous sample program, if you select the
In many cases, you will want to redefine only a few of the characters to suit your needs; the rest of the alphabet will work fine as it is. As you have seen, it is possible to switch back and forth at will between the normal character set and
Therefore, your printer has a command that allows you to copy all of the standard characters from ROM to the
Software and Graphics