Main > Software Forum

FireFox/Mach3 Patch

Pages: << < (2/9) > >>

ErikRuud:

I got a response back from Scott at Boldtower and I have gotten past the errors in laserdsk.c

I just ran into errors in chdman.c, but that looks like an include is not in the correct place.

I checked and the cvs access for Daphne is still available.  I had seen a post about them removing it, but I guess they weren't serious.  I'll have to setup Visual Studio to compile it.

Of course I also have to acquire the .flac and .lsr files for Mach3 and FireFox before I can test either program.

 


Buddabing:


--- Quote from: ErikRuud on April 14, 2004, 08:07:17 pm ---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.  
 

--- End quote ---

Thanks for that link. I've written a Dragon's Lair/Space Ace driver for MAME but it wasn't quite working right, the MAME sample source doesn't allow seeking within samples so my audio and video got unsynced. This will help me.

Buddabing



ErikRuud:

Buddabing,

Glad I could help.  :)

Howard,

I took you suggestion and tried using regular MAME, and I got a good compile.

Now I just have to get the .flac and .lsr files.





jimmyjet:

I didn't follow any of that.  If you get it working could I get a copy or something?  Thanks.
jimmyjet


TheGatesofBill:

Hmm... I'll look into that and see how feasable it would be to add to No Name MAME.

Pages: << < (2/9) > >>

Go to full version