Redefines the 2068 character set into fatter letters and symbols. A 2040 printer will then print them that way.
Content
Source Code
10 REM bold print
20 CLEAR 56575
30 LOAD ""CODE : RANDOMIZE USR 57786
35 PRINT "Bold print now loaded"
37 PRINT "Please use this program for all listings you send to LIST"
38 PRINT "To return to regular printing, just POKE 23607,60"
39 PRINT "To get these heavy characters, Poke 23607,220"
40 LIST : STOP
50 SAVE "bold" LINE 20: SAVE "bold"CODE 57786,29