Re: [stella] Two triple-copy sprites for 48 horiz. pixels hi-res?

Subject: Re: [stella] Two triple-copy sprites for 48 horiz. pixels hi-res?
From: Bob Colbert <rcolbert@xxxxxxxxxxxxxxx>
Date: Sat, 8 Mar 1997 09:18:38 -0600 (CST)
Greg wrote:

> Is this even possible?

YES! actually this is even possible:

		p0  p0  p0  p1  p1  p1
		  p0  p0  p0  p1  p1  p1

on alternating frames to give the appearance of 12 characters.  I did this
in the easter egg for Okie Dokie to put a 12 character wide scrolling
message on the screen, I will dig out the source and get it to ya!

> Anyone know for sure?  If you can find code that does this, I'd
> appreciate it if you sent it to me, since I'm still without a
> disassembler (and really tired of trying something that seems actually
> like it might be impossible).

For the 6 character code, get the source for Okie Dokie from my homepage:

			http://www.novia.net/~rcolbert

The Distella disassembler is also there, along with an html version of a
6502 timing chart (new), and the 2600 programming guide in .pdf format
(much smaller than the .doc format without losing any data).

			Take Care,
				Bob


--
To unsubscribe, send the word UNSUBSCRIBE in the body of a message to
stella-request@xxxxxxxxxxx

Current Thread