|
> Yes, resolution is hardcoded in MAMEBoy (and probably in >MAMECE3 too...) I know > Datrren was making a special versions for some hi-res >devices but don't know > where you can download them since his site is down :(
Yeah, I tried to get there, but found out that the links to his site didn't work. I have done various web searches, but have not found the stuff mirrored. :-(
I take it that "hardcoded" in this case means that it's more complicated than changing a "#define MAX_XDIM 240" to "#define MAX_XDIM 640" or some such? :-)
I can appreciate that it would be a real pain to even try to make (another) special version, particularly not having a machine there to test it on. I'd try compiling something myself, if I could use the free MS compiler; however, when I compile, it seems to only produce stuff for WinCE 3.0, and my unit has a 2.11 core. Ugh. Does that sound right (that I can't use that compiler, but have to use VC++6)? I would have hoped there'd be a bit more backwards-compatibility; any chance I'm just missing an option? I took a look at the code, and I'm not sure that I really want to get into it, but hey, how hard could it be? ;-)
So close and yet so far... ;-)
G.
|