Search found 1 match

by Eimaster
Thu Jan 13, 2022 3:06 pm
Forum: General Off topic
Topic: Define new characters
Replies: 1
Views: 2829

Define new characters

Since I got my IBM XT I wondered how I can define my own characters but I didn't know how to do it using GW-BASIC or QuickBasic or any other BASIC. I learned how to do it on my MSX in BASIC and it is very easy just like this: 10 SCREEN 1 20 LOCATE 0,10 : PRINT"A" 30 ST=ASC("A")*8...

Go to advanced search