summaryrefslogtreecommitdiff
path: root/emulators/xmess
AgeCommit message (Collapse)AuthorFilesLines
2002-06-25Fix previous CFLAGS change.cjep1-2/+2
2002-06-20On NetBSD/arm, turn off optimisation on xmess and xmame as this prevents thecjep1-4/+6
packages from building.
2002-05-20Turn off optimisation on arm32 so that this package builds.cjep1-1/+6
2002-04-22Use endian.mk instead of own endian-detection code.jlam1-32/+3
2002-03-06Fix a dumb typo that prevents DGA support being compiled.kristerw1-2/+2
Noted by mycroft in the xmame package.
2002-01-12Make xmess compile for new systems that have libusbhid.so instead of libusb.so.kristerw4-5/+86
Remove mame.dk as master site, since it is awfully slow.
2002-01-05Use new format for "UNLIMIT_RESOURCES".kristerw1-2/+2
2002-01-05Unlimit datasize for buildiung which is necessary for the new toolchain.kristerw1-1/+2
2002-01-03Update xmess to version 0.56.2.kristerw3-124/+116
Changes since xmess-0.37b15 include: New System Drivers Supported ---------------------------- * Unipolbrit Komputer 2086 [Krzysztof Strzecha] * ZX Spectrum 48k Psycho (ROM modification) [Krzysztof Strzecha] System Driver Changes: ---------------------- * [TI81] ON/OFF fixed. ROM bank switching added (port 5). NVRAM support added. [Krzysztof Strzecha] * [TI85/TI86] Snapshot loading corrected. [Krzysztof Strzecha] * [TC2048/TS2068] Aspect ratio corrected. [Krzysztof Strzecha] * [TS2068] Support for DOCK cartridges added. Support for Z80 snapshots added. AY sound added. [Krzysztof Strzecha] * [DRAGON/COCO] Improved one bit sound out. Improved support for DMK file format; now supports multiple sector sizes. Fixed double sided disk access in OS-9. Added support for the memory sense switch used to select between 64/32, 16 and 4K. [tim lindner] * [APF Imagination] Cassette loading and saving is working. Disc emulation is wo rking. Added some more key definitions. [Kev Thacker] * [ORIC] Fixed cassette loading and saving. [Kev Thacker, Mathis Rosenhauer]
2001-10-31Move pkg/ files into package's toplevel directoryzuntum2-1/+1
2001-09-02Resurrect the xmess package (it was removed 2 years ago since xmess iskristerw7-0/+211
included in the xmame tar ball. xmess doesn't however get updated for every new mame release, so it makes sense of having a separate package for it.) The current xmess version is xmess-0.37b15.2.
1999-11-10Xmess is now part of xmame.soren11-285/+0
1999-07-27More magic.mycroft1-2/+2
1999-07-27ELF rpath issues.mycroft1-2/+2
1999-07-09Add package patch-sum filesagc1-0/+7
1999-05-22Xmess moved! Update master site, homepage, and distro filename (which istv2-6/+6
an otherwise identical file).
1999-04-14Remove NOT_FOR_ARCH alpha... this now works on 1.4garbled1-3/+1
1999-02-20Fix CONFLICTS (remove redundancy, mostly)hubertf1-3/+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-11-19Remove RUN_DEPENDS from package Makefiles, and replace it with an ordinaryagc1-2/+2
DEPENDS definition.
1998-11-12Some more pkglint stuff.frueauf2-4/+6
1998-09-22add NOT_FOR_ARCHS= alpha for all of these pkgs which are *known* to failgarbled1-1/+3
on alpha. There may be more, but I haven't seen them yet.
1998-09-01Use -DACORN to fix up unaligned accesses on non-i386en.mycroft1-1/+1
1998-08-31Allow the display type to be overridden from the pkg Makefile.mycroft2-10/+21
1998-08-29Use a gmake construct rather than a pmake construct.mycroft1-2/+2
1998-08-29Readd rcs ids again.frueauf2-0/+4
1998-08-29Remove old checksums.frueauf1-2/+1
1998-08-29Update list of emulated systems.mycroft1-3/+3
1998-08-29Update to 0.2b4.1.mycroft5-115/+112
1998-08-20The Grand Homepagification:tsarna1-1/+2
- New, optional Makefile variable HOMEPAGE, specifies a URL for the home page of the software if it has one. - The value of HOMEPAGE is used to add a link from the README.html files. - pkglint updated to know about it. The "correct" location for HOMEPAGE in the Makefile is after MAINTAINER, in that same section.
1998-08-07Add NetBSD RCS Ids.agc1-0/+2
1998-08-07Add NetBSD RCS Ids.agc5-0/+10
1998-07-23Enable MIT-SHM, as pointed out by Mario Kemper.mycroft1-2/+11
1998-07-22Give xmess the chance to compile on non-i386 machines too.frueauf1-3/+8
1998-07-09Initial port of the XMESS game console emulator.mycroft10-0/+240