Posted By
 Csabo on 2009-01-09 09:42:09
| Re: Defining a custom charset from BASIC
Right, actually what you mentioned as method zero is what I came across recently. It is really so painfully slow that any of the other methods are better, screw being elegant. Second, using that method goes out the window if you compile your BASIC with AustroSpeed, because then your loop will copy RAM instead 
The idea to reprogram an F key is very nice, I like it a lot. It saves a lot of POKEs. |