Posted By
Neo-Rio on 2012-05-08 02:56:28
| Re: Converting BASIC 3.5 program to the C64?
I found a way.
Fairly easy really. Just got to make sure that the program is loaded with ,8 and NOT ,8,1
Some of the BASIC 3.5 tokens come out wrong (COLOR becomes LIST for example) ..but with some editing the program can be backported.
|