A BASIC approach for squeezing more text across the screen
I have redefined characters 230 to 255 for these characters "A" to "Z"
Display Text
Entry Conditions :
x% = X coordinate
y% = Y coordinate
mo% = value relating to screen mode, appropriate values are 1 for mode 2, 2 for mode 1 & 4 for mode 0
a$ = character string to display, for this program char set 230 to 255 are used to appropriately display capitals "A" to "Z"