summaryrefslogtreecommitdiff
path: root/emulators/xmame
AgeCommit message (Collapse)AuthorFilesLines
2002-01-03Update xmame to version 0.56.2.kristerw3-14/+22
Changes since xmame-0.56.1 include: * Added the ability for xmame to interpret file names as game names, e.g., 'xmame.x11 /path/to/mspacman.zip' should now work. (Peter Trauner) * Renamed several xmame-specific keyboard functions to prevent a clash with svgalib and to avoid future clashes. (Bugzilla #123) * Added rapid-fire support for joysticks, enabled with -rapidfire or -rapidf. (Shyouzou Sugitani)
2001-12-17Fix (again) build problems on systems where the "libusb" package istron1-1/+7
installed.
2001-12-04* Strongly buildlink'ify.jlam6-144/+100
* Reduce the number of patches needed by passing flags down to the make(1) process instead of patching the Makefiles and sources in unnecessary ways. * Remove unnecessary endian.sh script as the computation is down directly in the package Makefile. * Preliminary support for platforms other than NetBSD. * Generalize the package Makefile enough to make it usable if/when xmess compiles again on UNIX platforms * Use the general INSTALL scripts to manage the spool directory during installation/deinstallation. Approved by kristerw@netbsd.org.
2001-11-23Update xmame to 0.56.1:kristerw3-20/+18
As usual, this is a sych. with MAME 0.56 (i.e. a slew of new games and emulation improvments.) Unix specific changes include: - Numeric keypad support is now much better. (Andre Majorel) - Added arbitrary height scaling, available via the -arbheight option and started sanitizing the blit core. This currently only works with the X11 (windows, DGA1, DGA2) and svgalib drivers. (Adam Moss) - Added -usbpspad/-pspad switch for support of the direction buttons on the Playstation gamepad. (Bill Adams) - The -hotrod/-hr and -hotrodse/-hrse should actually work now. - Fixed a bunch of warnings that occurred when linking with GNU binutils using -warn-common. - Added DGA2 documentation: src/unix/doc/dga2.txt. (Shyouzou Sugitani) - Added special-cased fast 2x1 and 3x1 scaling to the blit core. (Adam Moss) - Added several AdvanceMAME effects, available via -effect/-ef. Note that these effects are not available for some video drivers, nor do they work on actual 24-bit (packed) displays yet. (Ben Saylor)
2001-11-01Fix build problems if the "libusb" package is installed.tron3-1/+27
2001-11-01Include "bsd.prefs.mk" before checking for the DGA support so that thetron1-1/+3
check actually works.
2001-10-31Move pkg/ files into package's toplevel directoryzuntum2-1/+1
2001-09-25x.mame.net is ungodly slow. Try the roms.mame.dk mirror first.mycroft1-2/+3
2001-09-18Update xmame to 0.55.1kristerw2-5/+5
2001-09-05Removed duplicated text.kristerw1-4/+0
2001-09-05Update xmame to 0.54.2kristerw3-19/+5
Changes since 0.54.1 include: - Applied a fix for the Bubble Bobble driver. (Haze) - Applied a fix for Konami games. (Aaron Giles) - Using -debug no longer results in a segfault. - Applied a patch for the ES550x that fixes the runaway voices in Puzzle Bobble 3 and might fix other games with problems. (Aaron Giles) - Added -samplepath/-sp and -artworkpath/-ap command line options.
2001-09-02Upgrade xmame to 0.54.1nb1 after doing the following changes:kristerw4-7/+28
- Made Bubbl Bobble work again - Removed a warning from the xmamerc file.
2001-09-01xmame does not include xmess (well, the source is there, but it is basedkristerw1-2/+0
on an older mame release and has not been in a buildable state for a long time now.)
2001-08-26Update xmame to 0.54.1.kristerw3-50/+5
Changes since 0.53.1: - Everything from MAME 0.54. - Fixed a compile error in the xgl target caused by a change in the core. (Sven Goethel) - Applied a patch that fixes CPS2 games. (Aaron Giles)
2001-08-19Update xmame to 0.53.1 (yes, they have chenged their numbering scheme)kristerw2-5/+5
2001-07-09Update xmame to 0.37b16.1kristerw2-5/+5
Changes since 0.37b15.1 include: - Everything from MAME 0.37b16 except for steadykey support and the new RGB blitters. These may be appearing in a later release. :-) - Added Matt Lowry's latest README, which has been missing from xmame for several releases. - Fixed the contrib/porting/prep-new-mame script so it doesn't omit the README file. - QNX Photon2 updates: A fix for dirio.c which allows xmess to compile under the QNX 6.1 internal beta; audio has better verbosity; fixed a bug which caused games utilizing a mouse to core dump. (Travis Coady) - Fixed some ANSI/ISO warnings in the GLmame code. - Changed contrib/porting/prep-new-mame to reflect the new .txt files bundled with MAME. - Updated contrib/porting/porting.txt to refer to src/windows rather than src/msdos for diffing between versions, since the Win32 target is now the primary one. - Updated the docs to mention that KDE 2.2b1 has been reported to fix the xmame.x11 problem whereby the window never displays without using a workaround.
2001-05-27Update xmame to 0.37b15.1kristerw2-5/+5
Changes since 0.37b14.2 include: - Everything from MAME 0.37b15 except for 'steadykey' support. - Added an aRts sound server driver. (Manuel Teira) - Added another aRts sound server driver. It needs reasonable aRts server settings, something like artsd -F 6 -S 4096 should be ok to get near accurate response time. (Petr Smotek) - ALSA updates: Added preliminary support for ALSA 0.9 API; split the 0.5 and 0.9 API stuff into separate files. (Shyouzou Sugitani) - HotRod support is now enabled by either -hotrod or -hotrodse, just like the DOS/Win32 version. - Added dummy flicker and vector orientation functions to fxvec.c so that xmame.xfx can link again.
2001-05-23Update xmame to 0.37b14.2.kristerw3-28/+5
This contains everything from MAME 0.37b14 except for 'steadykey' support. The Unix-specific changes that affect NetBSD are: - The sound device is now released when the emulation is paused. (Shyouzou Sugitani) - Added -hotrod for HotRod and HotRod SE support. Set it to 1 for HotRod, 2 for HotRod SE. - Fixed a bug in logerror() that could cause a crash. (Pete French)
2001-05-21support xpkgwedge.mrg2-5/+5
2001-04-20Move to sha1 digests, and add distfile sizes.agc1-1/+2
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc2-4/+2
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-04The license says that "selling is not allowed". Add that to RESTRICTED.kristerw1-1/+5
2001-03-31Update xmame to 0.37b13.1.kristerw4-6/+29
Changes since 0.37b12.1 - Everything from MAME 0.37b13. - Numerous updates to the OpenGL target. (Sven Goethel) - Added Photon2 display support for the QNX target. (Travis Coady) - You can now run "make clean68k" before building with a different 68k core. (Mike Coates) - Applied a patch from StretchMAME that prevents a bunch of games from segfaulting on startup. (Shyouzou Sugitani) - A fix for the sprites in CVS games. (Nicola Salmoria)
2001-03-30the ${FILESDIR}/endian.sh stuff needs to come after bsd.pkg.mk to makedmcmahill1-16/+17
sure FILESDIR is defined. Problem noted by several people (Christoph, Mycroft, etc.).
2001-03-24Update to xmame-0.37b12.1kristerw5-59/+32
2001-02-25Cleanup MKDIR usage => INSTALL_*_DIRhubertf1-2/+2
XXX need to teach pkglint to be more picky about this
2001-02-17Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+2
2000-12-07If we are not on a CPU known by mame, determine risc or risc_lsb based onabs2-2/+10
<machine/endian.h>. Fixed xmame on arm32.
2000-11-05Update for 0.37b6.1.mycroft5-37/+42
2000-08-23Use "USE_XPM" option instead of direct dependence on the "xpm" package.tron1-4/+4
2000-07-13Update pkg to version 0.37b4.1martin6-63/+83
2000-04-20Depend on "unzip" 5.40 or newer.tron1-2/+2
2000-03-16These patches are no longer necessary.soren2-54/+0
2000-03-16add RCS tagswiz2-0/+2
2000-03-14Update to 0.36b16.1.soren5-139/+69
Includes new NetBSD audio code from kristerw.
2000-03-13Passing down DESTDIR is not necessary.soren1-2/+2
2000-01-20Update to version 0.36b14.1.soren4-21/+24
1999-11-10Changed patches.soren8-144/+115
1999-11-10Update xmame to 0.36b8.1.soren5-20/+22
Xmess is now integrated in xmame.
1999-07-27More magic.mycroft1-2/+2
1999-07-27ELF rpath issues.mycroft1-2/+2
1999-07-09Add package patch-sum filesagc1-0/+10
1999-05-10Fix compile problems. Enable on alpha.ross2-3/+40
1999-04-030.35b8.1mycroft12-110/+129
1999-02-20Fix CONFLICTS (remove redundancy, mostly)hubertf1-4/+1
1999-01-30Replace all occurrences of USE_X11 with USE_X11BASE. This means "install thisagc1-2/+2
package into ${X11BASE}". Replace all occurrences of BUILD_USES_X11 with USE_X11. This means "use X11 headers and libraries to build this package".
1998-12-28reflect update of unzip to 5.40hubertf1-2/+2
1998-12-150.34b8.1mycroft6-87/+101
1998-11-19Remove RUN_DEPENDS from package Makefiles, and replace it with an ordinaryagc1-2/+2
DEPENDS definition.
1998-11-12Some more pkglint stuff.frueauf2-3/+5