xboxscene.org forums

Author Topic: Compiling Neogeo Version Of Mame-x  (Read 64 times)

opjose

  • Archived User
  • Hero Member
  • *
  • Posts: 2553
Compiling Neogeo Version Of Mame-x
« on: September 08, 2002, 06:47:00 AM »

QUOTE (Pyronious @ Sep 8 2002, 10:06 AM)
So, I got the .6 version of Mame-X to compile properly and it is running fine on my Xbox.  However, I am having trouble getting the NEOGEO version to compile.  What exactly do I need to do to generate the NeoGeo version of the XBE?

I tried adding the #DEFINE NEOMAME, but this caused some errors to occur during compilation:

c:\build\MAME\src\cpu\tms9900\99xxcore.h(702) : error C2065: 'tms9995reset_param' : undeclared identifier
c:\build\MAME\src\cpu\tms9900\99xxcore.h(702) : error C2059: syntax error : ')'
c:\build\MAME\src\cpu\tms9900\99xxcore.h(703) : error C2059: syntax error : ')'

Strangely, I don't get these errors when building the app without the NEOMAME #DEFINE.

Any suggestions?

                                     wink.gif  wink.gif  wink.gif

Yeah...

Download the already compiled and configured released version from the net.

You'll have fewer problems and it works great.

Logged