On Fri, Jul 04, 2003 at 08:37:06AM +0100, smf wrote: > AFAIK most other MAME ports support downsampling the colour depth. > Maybe it's something to add to the ever growing list of things to do in the > video code.
As would be adapting your 8bpp downsampling. Since things have been so quiet lately, I've been thinking about how to rewrite the video system so that it's cleaner and more maintainable -- the macro system in place now has gotten to be a bit messy and leads to code bloat. The issue of adapting the Windows blitter has come up before, but that only affects the x86 builds. Another possibility is adapting the AdvanceMAME blitters (if they're not x86 asm). I'll give it some thought this weekend, which is 3 days long, but as you all know, there are many distractions such as playing the games. ;-) _______________________________________________ Xmame mailing list [EMAIL PROTECTED] http://toybox.twisted.org.uk/mailman/listinfo/xmame
