Re: A86: Tokens


[Prev][Next][Index][Thread]

Re: A86: Tokens




how can you make a basic program? would you have to compile a table of data
which has all character codes?

like

data:
 .db $8E,$29,$xx...


Follow-Ups: