summaryrefslogtreecommitdiff
path: root/emulators (follow)
Commit message (Collapse)AuthorAgeFilesLines
* o Update to version 2.1Mario Sergio Fujikawa Ferreira2001-03-304-6/+8
| | | | | | | | | | | | | | | | | | | | | | | o Use proper versioning in the port Makefile. BUMP PORTEPOCH o Changes: - DI opcode now cancels pending EI (Killer Instinct, Donkey Kong Land series). - Fixed GBC and SGB colors to span from black to true white. - Added sound chip initialization on startup (Fortified Zone, Fortified Zone 2, Beetlejuice). - Fixed third sound channel (still not perfect). - Added SetWave() call to the sound API. - Added SetWave() waveforms to the third sound channel. - Window refresh does not start if the window was off when refresh reached its top (WarriorsOfMightAndMagic). - Now setting LCD state to 0 during last two lines of VBlank (152-153) so Final Fantasy Legend works again. - Moved VBlank interrupt from line 145 to line 144 (Force 21, Cruisn' Exotica, Army Men 2). - Moved VBlank interrupt to the beginning of scanline (Daedalian Opus). Notes: svn path=/head/; revision=40588
* Update to 1.0.3.Maxim Sobolev2001-03-302-2/+4
| | | | Notes: svn path=/head/; revision=40582
* Use /dev/fd* by default, instead of /dev/rfd*Jean-Marc Zucconi2001-03-302-11/+26
| | | | | | | Pointed out by: alfred Notes: svn path=/head/; revision=40567
* update master_sitesMichael Haro2001-03-291-1/+1
| | | | | | | | PR: 23735 Submitted by: George Reid <greid@ukug.uk.freebsd.org> Notes: svn path=/head/; revision=40557
* -pthread --> ${PTHREAD_LIBS}Maxim Sobolev2001-03-292-2/+2
| | | | | | | | | | -D_THREAD_SAFE --> ${PTHREAD_CFLAGS} Note: my first intention was to test this out on bento/beta, but per ade's requiest I opted to do it quickly. Notes: svn path=/head/; revision=40539
* Update to version 1.37c with the major notable of having all of Kreed'sBrian Feldman2001-03-294-384/+16
| | | | | | | display filters built-in. Notes: svn path=/head/; revision=40528
* Maintainer change.Yukihiro Nakai2001-03-291-1/+1
| | | | Notes: svn path=/head/; revision=40520
* - Update to the version 0.37b12.1 of xmame/xmessJimmy Olgeni2001-03-2716-353/+255
| | | | | | | | | | | | | | | | | | - Make emulators/xmess a slave port of emulators/xmame - Add SDL support (enabled by default) - Add DGA support for non-SDL builds - Define spool directory to /var/games/x{mame,mess}, and install binary setgid games to avoid creating a world writable directory - Add hiscore.dat, history.dat, and cheat.dat support for xmame - Convert patch-ab into ${SED} in ports Makefile - Add CPS-2 patches for xmame; this enables more games - Enable optimization for xmame/xmess by default PR: 25921 (with more patches from originator) Submitted by: Stijn Hoop <stijn@win.tue.nl> Notes: svn path=/head/; revision=40430
* Replace URL with one that works.Maxim Sobolev2001-03-211-5/+1
| | | | Notes: svn path=/head/; revision=40183
* Author acked to release ports to the public. So be it.Maxim Sobolev2001-03-211-1/+1
| | | | Notes: svn path=/head/; revision=40182
* `rpm' and `rpm2cpio' have been repocopied from "misc" to "archivers".David E. O'Brien2001-03-209-9/+9
| | | | Notes: svn path=/head/; revision=40120
* Stupid. It depends on vmware in the HOST, not the guest. :-(Nick Sayer2001-03-191-2/+1
| | | | Notes: svn path=/head/; revision=40064
* Also RUN_DEPENDS on vmware2Nick Sayer2001-03-191-1/+2
| | | | Notes: svn path=/head/; revision=40063
* Updated to use Tcl/Tk 8.3Dirk Meyer2001-03-182-3/+3
| | | | Notes: svn path=/head/; revision=39999
* Fix broken Makefile.Vanilla I. Shu2001-03-172-7/+4
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=39991
* port did not install with NDEBUG=1Dirk Meyer2001-03-176-18/+70
| | | | | | | | | | Some of INSTALL_PROGRAM's must got replaced with INSTALL_SCRIPT. PR: 25825 Submitted by: sf Notes: svn path=/head/; revision=39989
* This updates the Wine port to 2001.03.05 and removes an obsoleteDirk Meyer2001-03-1710-116/+6
| | | | | | | | | | patch to the FreeBSD kernel from the port. PR: 25825 Submitted by: pfeifer@dbai.tuwien.ac.at Notes: svn path=/head/; revision=39970
* Why bother even copying the file into ${WRKSRC}?Nick Sayer2001-03-151-2/+2
| | | | Notes: svn path=/head/; revision=39891
* Fix bento by insisting on XFree86-4.Nick Sayer2001-03-151-0/+2
| | | | Notes: svn path=/head/; revision=39890
* Use "USE_GTK" & "USE_GNOME" forever.Vanilla I. Shu2001-03-141-4/+1
| | | | Notes: svn path=/head/; revision=39851
* Define USE_LINUX, as linux_base must be installed prior to this port.Akinori MUSHA2001-03-141-1/+3
| | | | Notes: svn path=/head/; revision=39821
* add gnuboyYing-Chieh Liao2001-03-127-0/+64
| | | | | | | A Nintendo GameBoy emulator Notes: svn path=/head/; revision=39621
* Fix issue with alpha architecture.Mario Sergio Fujikawa Ferreira2001-03-111-1/+2
| | | | | | | | | | | | | Instead of EXTRA_PATCHES, use a post-patch target since the alpha patch assumes that FreeBSD patches have been already applied. Also, this port assumes it is being built on a ev4. This will have to be revisited later. Submitted by: steve (http://havk.org/alpha/ build scripts) Notes: svn path=/head/; revision=39582
* Distfile has been rerolled without version bump. The new release includeMaxim Sobolev2001-03-112-1/+2
| | | | | | | | some fixes for the case when SDL doesn't contain GL support built in, so bump PORTREVISION to let users know that update is necessary. Notes: svn path=/head/; revision=39569
* Upgrade to 2mar2001 version.Will Andrews2001-03-113-16/+8
| | | | Notes: svn path=/head/; revision=39535
* Add $FreeBSD$ so I can more easily track this.David E. O'Brien2001-03-111-0/+1
| | | | Notes: svn path=/head/; revision=39523
* Fix plistKris Kennaway2001-03-111-0/+2
| | | | Notes: svn path=/head/; revision=39518
* Add floppyd.1 floppyd_ andstalltest man pagesJean-Marc Zucconi2001-03-112-11/+2
| | | | Notes: svn path=/head/; revision=39514
* Fix plistKris Kennaway2001-03-111-0/+1
| | | | Notes: svn path=/head/; revision=39496
* Make CFLAGS clean.David E. O'Brien2001-03-111-12/+4
| | | | Notes: svn path=/head/; revision=39492
* patch to make it compile under "alpha" on beast.Dirk Meyer2001-03-101-14/+24
| | | | Notes: svn path=/head/; revision=39444
* Fix plist and take the opportunity to make the port respect CFLAGSKris Kennaway2001-03-104-8/+32
| | | | Notes: svn path=/head/; revision=39386
* Make this package again on the Alpha.Steve Price2001-03-098-56/+56
| | | | Notes: svn path=/head/; revision=39293
* Don't strip the module or it won't workNick Sayer2001-03-081-1/+1
| | | | Notes: svn path=/head/; revision=39279
* add BUILD_DEPENDS to install app-defaults.FUJISHIMA Satsuki2001-03-081-0/+4
| | | | | | | | PR: 25611 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=39270
* 1. Be a bit more verbose about how to set it up.Nick Sayer2001-03-082-0/+11
| | | | | | | | 2. Restrict the distribution and don't try and make this work for non x86. Notes: svn path=/head/; revision=39267
* Add port for VMware XF86 4.x driver module. Allows you to use XFree86 4.xNick Sayer2001-03-086-0/+46
| | | | | | | in a vmware guest. Notes: svn path=/head/; revision=39223
* Update the Hints notes about the MAP_NOSYNC issue. It's now fixed inNick Sayer2001-03-072-60/+50
| | | | | | | 4-stable and -current. Notes: svn path=/head/; revision=39194
* Add official patch mtools-3.9.7-20001213.diff.Jean-Marc Zucconi2001-03-067-43/+28
| | | | | | | | Do not overwrite an existing mtools.conf file - install it as mtools.conf.sample Notes: svn path=/head/; revision=39137
* - Remove USE_IMAKEKevin Lo2001-02-285-44/+92
| | | | | | | | | | - Add WWW: line PR: 25426 Submitted by: Ports Fury Notes: svn path=/head/; revision=38892
* Update to version 0.3.1.Steve Price2001-02-273-14/+8
| | | | | | | | PR: 25401 Submitted by: maintainer Notes: svn path=/head/; revision=38835
* Update to version 6.3.Steve Price2001-02-276-91/+10
| | | | | | | | PR: 25021 Submitted by: George Reid <greid@ukug.uk.freebsd.org> Notes: svn path=/head/; revision=38833
* Drop maintainer ship. Too many people did not like the direction I tookDavid E. O'Brien2001-02-261-1/+1
| | | | | | | this port. Notes: svn path=/head/; revision=38719
* Upgrade to version 0.4.3Kevin Lo2001-02-254-22/+11
| | | | | | | | PR: 25349 Submitted by: MAINTAINER Notes: svn path=/head/; revision=38699
* As our new bsd.kmod.mk doesn't seemt to support "make clean all",Akinori MUSHA2001-02-252-8/+14
| | | | | | | | | do "make clean && make" instead. This should fix the build on a recent CURRENT. Notes: svn path=/head/; revision=38692
* Update MASTER_SITES and WWWKevin Lo2001-02-252-2/+2
| | | | | | | | PR: 25320 Submitted by: Ports Fury Notes: svn path=/head/; revision=38687
* Correct version number of SDL shared library.Maxim Sobolev2001-02-241-1/+1
| | | | | | | | PR: 25343 Submitted by: Carl Fongheiser <cmf@iabears.org> Notes: svn path=/head/; revision=38672
* Update to 1.22.Maxim Sobolev2001-02-234-41/+31
| | | | | | | Submitted by: Joe Groff <joe@pknet.com> (author of dgen-sdl) Notes: svn path=/head/; revision=38649
* Fix creation of /etc/vmware link (merge from vmware2 port)Jimmy Olgeni2001-02-232-2/+2
| | | | | | | Requested by: Julian Elischer <julian@elischer.org> Notes: svn path=/head/; revision=38636
* Fix creation of /etc/vmware link (it could be created into itself, if itJimmy Olgeni2001-02-224-4/+4
| | | | | | | already existed at install time). Notes: svn path=/head/; revision=38619