X-MAME v0.67.2

posted in Emulator Release by grammarian on Apr 13th, 2003

A new version of the X Windows port of MAME has been released, making v0.67.2 the latest version. Here's some of the changes:
  • Fixed a bug in unix.mak that caused libusb to be linked in when the USB joystick driver was not enabled.
  • The makefile should now handle the CC variable correctly if it's some variation of 'gcc', such as 'gcc-2.95.3'.
  • The MIPS x86 dynamic recompiling core now builds with GCC 2.95.x.
  • Fixed several other warnings and errors that occurred when building with GCC 2.95.x.
  • INSTALL_MAN_DIR in the makefile now uses INSTALL_GROUP for the gid instead of 0.
  • Fixed several C++-style comments and a couple of warnings in the OpenGL code.
  • Fixed a build error in the xmess.xgl target.
  • Merged the latest MESS CVS changes.
If you've been having trouble compiling from source, then you might want to grab this update. I've also added a diff patch for those with the old source tree, and I've updated one of the RPMs to the latest version available. You can grab it all from our MAME for Unix page, and get the latest version.