Main > Software Forum
FireFox/Mach3 Patch
ErikRuud:
I am trying to get this patch to work with NoNameMAME.
http://www.boldtower.com/mach3/
I am using verions 0.79u4.05.
I'm stuck again.
I applied the patch and tried to compile the patched code.
I had a problem with the mpeg libs, but I copied them to the correct place and got past that.
Now I am getting this error:
$ make OS=win
Compiling src/vidhrdw/laserdsk.c...
cc1.exe: warnings being treated as errors
src/vidhrdw/laserdsk.c: In function `init_mpeg':
src/vidhrdw/laserdsk.c:256: warning: passing arg 2 of `load_frame_ptrs' discards qualifiers from pointer target type
src/vidhrdw/laserdsk.c: At top level:
src/vidhrdw/laserdsk.c:270: warning: declaration of `buffer' shadows a global de claration
src/vidhrdw/laserdsk.c:45: warning: shadowed declaration is here
src/vidhrdw/laserdsk.c:301: warning: declaration of `buffer' shadows a global de claration
src/vidhrdw/laserdsk.c:45: warning: shadowed declaration is here
src/vidhrdw/laserdsk.c:334: warning: declaration of `buffer' shadows a global de claration
src/vidhrdw/laserdsk.c:45: warning: shadowed declaration is here
c:\mingw\bin\make.exe: *** [obj/noname/vidhrdw/laserdsk.o] Error 1
Anyone have any thoughts on this?
I'll keep trying, but I am not really a C programmer so it could take a while.
Howard_Casto:
First suggestion.... use stock mame. Patches don't play nice wiht other patches and as noname is a bunch of patches you are just kidding yourself.
You'll want to setup firefox/mach3 as dedicated builds anyway as I belevie they hack some core functions to get it running.
You didn't hear it from me, but the developer's source of daphne supports these games. I would probably make more sense to compile those than this.
ErikRuud:
I have seen the posts about the developer build of Daphne. I thought they had removed that from there site.
What can I say, I decided to take on the challenge.
I did the same thing with the "Faked" Tailgunner samples, and that led to real samples becoming an official part of MAME.
NickS:
Yes Mach 3, Firefox and DL2 all work on the cvs version.
Lilwolf:
SWEET!
I'm VERY excited about that! I LOVE firefox!