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

Re: Applesoft BASIC coding



On Fri, 8 Sep 2006, Miles Attacca wrote:

My second problem would actually negate the first (although that still
might be handy to know). I've read in an FAQ online that it's possible
to boost the lo-res mode from 40x40 to 40x48 (cutting out the last four
lines of text), but the FAQ concerned doesn't detail this. I could
always jump into full hi-res mode, but having 16 colors is a tad more
exciting. Any code that can accomplish this?

poke -16302,23

-uso.