[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Double lowres graphics?
Dennis Jenkins wrote:
>
> Is it possible to manipulate any Apple II system into generating double
> resolution low resolution graphics? (ie, 80x40 or 80x48)? I assume
> that I'd have to write my own code to plot the pixels instead of calling
> the routines built into Applesoft.
>
> If it is possible, which models will it work on? I'm primarily
> interested in getting this to work on a IIe, IIgs and the IIe card in my
> Mac LC-II.
>
> If it is possible, then how would I access the AUX memory for
> read/writes to 0x400-0x7ff. I seem to remember reading about how to do
> this from the book that came with the 80 column card.
>
> If double low-res graphics are possible, I will write a library for the
> CC65 compiler to do the normal graphics primitives that one would expect
> (plot, peek (or SCRN() for the purists out there!), set color, cls, set
> mode, etc...)
Oddly enough, for the machines you mentioned, double lores is
implemented in Applesoft. The only catch is you have to switch to the
mode to access it. I think there are only three settings which need to
be changed. This can be done through Applesoft as well. I think they are
the same settings needed for double hires except the lores setting is
selected instead of hires.
Later
Mike
--
+-----------------------------------------------------------------------+
| Digital Civilization magazine: http://www.digitalcivilization.ca
|
| http://www.mts.net/~pfaiffer = Mike Pfaiffer (B.A., B.Sc.)
|
| See my web page before you think about spamming me. I charge cash.
|
+-----------------------------------------------------------------------+
----- BEGIN GEEK CODE BLOCK -----
Version: 3.12
GCS/G/IT/PA/SS d s+:- a? C++ UL L++ W++ N++ o+ K- w(---) O+@ M++@ V PS+
PE !PGP t+ 5+ X R tv b+ DI+++ D++ G e++* h! r-- !y-- UF++
------ END GEEK CODE BLOCK ------