nxtBasic : where are these charsets please?

All aspects of programming on the Commander X16.
Post Reply
funkheld
Posts: 322
Joined: Mon Feb 26, 2024 11:11 am

nxtBasic : where are these charsets please?

Post by funkheld »

hello, good day.

where are these charsets please?

CharSets(1)="iso"
CharSets(2)="PET UPPER/GRAPH"
CharSets(3)="pet upper/lower"
CharSets(4)="PET UPPER/GRAPH (THIN)"
CharSets(5)="pet upper/lower (thin)"
CharSets(6)="iso (thin)"
CharSets(7)="cp437"
CharSets(8)="cyrillic iso"
CharSets(9)="cyrillic iso (thin) "
CharSets(10)="eastern latin iso"
CharSets(11)="eastern iso (thin) "

thanks.
greetings
unartic
Posts: 145
Joined: Sat Oct 28, 2023 3:26 pm

Re: nxtBasic : where are these charsets please?

Post by unartic »

Your question is not clear to me.

x16 has charsets in its rom which you can copy to vram with the SETCHARSET command in nxtBasic.
funkheld
Posts: 322
Joined: Mon Feb 26, 2024 11:11 am

Re: nxtBasic : where are these charsets please?

Post by funkheld »

hello thanks for help with :
x16 has charsets in its rom which you can copy to vram with the SETCHARSET command in nxtBasic.

greeting
Post Reply