| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Notes:
svn path=/head/; revision=40582
|
|
|
|
|
|
|
| |
Pointed out by: alfred
Notes:
svn path=/head/; revision=40567
|
|
|
|
|
|
|
|
| |
PR: 23735
Submitted by: George Reid <greid@ukug.uk.freebsd.org>
Notes:
svn path=/head/; revision=40557
|
|
|
|
|
|
|
|
|
|
| |
-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
|
|
|
|
|
|
|
| |
display filters built-in.
Notes:
svn path=/head/; revision=40528
|
|
|
|
| |
Notes:
svn path=/head/; revision=40520
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
| |
Notes:
svn path=/head/; revision=40183
|
|
|
|
| |
Notes:
svn path=/head/; revision=40182
|
|
|
|
| |
Notes:
svn path=/head/; revision=40120
|
|
|
|
| |
Notes:
svn path=/head/; revision=40064
|
|
|
|
| |
Notes:
svn path=/head/; revision=40063
|
|
|
|
| |
Notes:
svn path=/head/; revision=39999
|
|
|
|
|
|
|
| |
Submitted by: bento
Notes:
svn path=/head/; revision=39991
|
|
|
|
|
|
|
|
|
|
| |
Some of INSTALL_PROGRAM's must got replaced with INSTALL_SCRIPT.
PR: 25825
Submitted by: sf
Notes:
svn path=/head/; revision=39989
|
|
|
|
|
|
|
|
|
|
| |
patch to the FreeBSD kernel from the port.
PR: 25825
Submitted by: pfeifer@dbai.tuwien.ac.at
Notes:
svn path=/head/; revision=39970
|
|
|
|
| |
Notes:
svn path=/head/; revision=39891
|
|
|
|
| |
Notes:
svn path=/head/; revision=39890
|
|
|
|
| |
Notes:
svn path=/head/; revision=39851
|
|
|
|
| |
Notes:
svn path=/head/; revision=39821
|
|
|
|
|
|
|
| |
A Nintendo GameBoy emulator
Notes:
svn path=/head/; revision=39621
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Notes:
svn path=/head/; revision=39535
|
|
|
|
| |
Notes:
svn path=/head/; revision=39523
|
|
|
|
| |
Notes:
svn path=/head/; revision=39518
|
|
|
|
| |
Notes:
svn path=/head/; revision=39514
|
|
|
|
| |
Notes:
svn path=/head/; revision=39496
|
|
|
|
| |
Notes:
svn path=/head/; revision=39492
|
|
|
|
| |
Notes:
svn path=/head/; revision=39444
|
|
|
|
| |
Notes:
svn path=/head/; revision=39386
|
|
|
|
| |
Notes:
svn path=/head/; revision=39293
|
|
|
|
| |
Notes:
svn path=/head/; revision=39279
|
|
|
|
|
|
|
|
| |
PR: 25611
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
Notes:
svn path=/head/; revision=39270
|
|
|
|
|
|
|
|
| |
2. Restrict the distribution and don't try and make this work for non
x86.
Notes:
svn path=/head/; revision=39267
|
|
|
|
|
|
|
| |
in a vmware guest.
Notes:
svn path=/head/; revision=39223
|
|
|
|
|
|
|
| |
4-stable and -current.
Notes:
svn path=/head/; revision=39194
|
|
|
|
|
|
|
|
| |
Do not overwrite an existing mtools.conf file - install it as
mtools.conf.sample
Notes:
svn path=/head/; revision=39137
|
|
|
|
|
|
|
|
|
|
| |
- Add WWW: line
PR: 25426
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=38892
|
|
|
|
|
|
|
|
| |
PR: 25401
Submitted by: maintainer
Notes:
svn path=/head/; revision=38835
|
|
|
|
|
|
|
|
| |
PR: 25021
Submitted by: George Reid <greid@ukug.uk.freebsd.org>
Notes:
svn path=/head/; revision=38833
|
|
|
|
|
|
|
| |
this port.
Notes:
svn path=/head/; revision=38719
|
|
|
|
|
|
|
|
| |
PR: 25349
Submitted by: MAINTAINER
Notes:
svn path=/head/; revision=38699
|
|
|
|
|
|
|
|
|
| |
do "make clean && make" instead.
This should fix the build on a recent CURRENT.
Notes:
svn path=/head/; revision=38692
|
|
|
|
|
|
|
|
| |
PR: 25320
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=38687
|
|
|
|
|
|
|
|
| |
PR: 25343
Submitted by: Carl Fongheiser <cmf@iabears.org>
Notes:
svn path=/head/; revision=38672
|
|
|
|
|
|
|
| |
Submitted by: Joe Groff <joe@pknet.com> (author of dgen-sdl)
Notes:
svn path=/head/; revision=38649
|
|
|
|
|
|
|
| |
Requested by: Julian Elischer <julian@elischer.org>
Notes:
svn path=/head/; revision=38636
|
|
|
|
|
|
|
| |
already existed at install time).
Notes:
svn path=/head/; revision=38619
|