|
> > I am running the latest MegaMame build on my Casio E-115. I can see the upper > > left corner of the TRON screen and nothing more. How do I get it to fit my > > screen? > > > > Dave > > > That game does seem to be a little messed up. I'll add it to the special > attention list. > > Cheers, > -Techmaster >
Take a quick peek at the MAMECE-10X; I wrote bits to handle the high resolution Midway MCR1 games (of which Tron is one). It's basically an alternative blit loop which copies every other pixel of every other row of the bitmap to the screen, halfing the horizontal and vertical resolution required.
Darren
|