RE: [stella] Ms. Pac Man, Mr. Do, striped playfields, and one-line kernels

Subject: RE: [stella] Ms. Pac Man, Mr. Do, striped playfields, and one-line kernels
From: "Dennis Debro" <dennis@xxxxxxxxxxxxxxx>
Date: Wed, 1 Sep 2004 09:06:30 -0700 (PDT)
Hi Lee,

> I was able to get around using skipdraw by page-aligning my sprites and
> padding the top (remember, it's stored upside down) with zeroes to fill up
> the page.

I'm curious if skipDraw wouldn't help reduce the need for that sprite
padding. Did you post the lastest source to [stella]?

Did you try aligning your sprites at an offset the same as the kernel
height and using y as a scan line counter?

Take care,
Dennis


Current Thread