pkgsrc/emulators
wiz 000f1e220b Update to 0.98.13:
Additional patch from dillo@:
Fix display and sync on sound.  Ignore NoWaiting and the rest for now.

Changes since 0.98.12:
	SDL:  Fixed button configuration when using joystick hats.  Thanks to
	ShaolinMan for pointing out the code errors.

	Readded checks in ines.c for some common bad dumps and non-working hacked
	games.

	Sprite hit emulation is more precise(as it was in 0.97.5).

	Fixed mapper 185 emulation to work properly with the Japanese
	version of "Spy vs Spy", and hopefully with the GOOD dump
	of Banana(I don't think one exists).

	Added per-game hacks for Shougi Meikan '92 and Shougi Meikan '93.

	Fixed a bug in SetupCartMirroring() that could cause some games to have corrupted
	mirroring if loaded in a certain order.  This was a rather major, long-standing
	bug. :/

	Added many iNES header corrections.

	Fixed emulation of the "ISB" and "DCP" invalid opcodes.

	Optimized the PPU background drawing code with inline assembly.  Older/some(?) versions
	of gcc may produce bad code(from previous experience with inline
	assembly in gcc), but 3.4.1 seems to do ok.

	Optimized some of the low-quality sound emulation code.

	Added a command-line option to the configure script to enable the FCE Ultra
	debugger(disabled by default).  It reduces executable size, and may increase speed
	of execution slightly.

	In unix-netplay.c, replaced the ioctl() on a socket to read the number of bytes available to read
	with a select().  I've also added some "BEOS" #ifdefs.  I don't know if they will
	work properly.

	Replaced archaic include of "malloc.h" in unix-netplay.c with "stdlib.h".
	Also in unix-netplay.c, I've added:

		#ifndef SOL_TCP
		#define SOL_TCP IPPROTO_TCP
		#endif

	Fixed a bug in sdl-sound.c that would prevent FCE Ultra from being compiled
	on certain platforms(Mac OS X).

	Fixed variable declarations in the following files to be compatible
	with C compilers that don't adhere to C99(or was it C98...):
		movie.c
		drivers/sexyal/convertgen.c and drivers/sexyal/convert.inc
		drivers/pc/unix-netplay.c
2005-10-30 11:47:56 +00:00
..
aliados Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
aranym Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc. 2005-06-01 18:02:37 +00:00
arcem Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc. 2005-06-01 18:02:37 +00:00
arnold Create directories before installing files into them. 2005-06-16 06:57:37 +00:00
atari800 Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc. 2005-06-01 18:02:37 +00:00
BasiliskII Fix configure problem when x11/gnome-libs is installed 2005-09-13 12:07:34 +00:00
blinkensim Remove the abuse of buildlink that was pkg-config/buildlink3.mk. That 2005-08-10 20:56:10 +00:00
bochs Removed trailing white-space. 2005-09-28 14:15:48 +00:00
ckmame Remove the abuse of buildlink that was pkg-config/buildlink3.mk. That 2005-08-10 20:56:10 +00:00
compat11
compat12 Added missing RMD160 checksums. 2005-10-23 14:32:06 +00:00
compat13 Replaced "# defined" with "yes" in Makefile variables like GNU_CONFIGURE, 2005-09-28 20:52:18 +00:00
compat14 Replaced "# defined" with "yes" in Makefile variables like GNU_CONFIGURE, 2005-09-28 20:52:18 +00:00
compat14-crypto Replaced "# defined" with "yes" in Makefile variables like GNU_CONFIGURE, 2005-09-28 20:52:18 +00:00
compat16 Fixed pkglint warning. 2005-10-23 15:09:30 +00:00
Cygne-SDL Create directories before installing files into them. 2005-06-16 06:57:37 +00:00
cygwin_esound Create directories before installing files into them. 2005-06-16 06:57:37 +00:00
cygwin_lib Create directories before installing files into them. 2005-06-16 06:57:37 +00:00
darcnes Create directories before installing files into them. 2005-06-16 06:57:37 +00:00
darwin_lib Set NO_BUILD to yes instead of 1. 2005-05-23 09:29:08 +00:00
DatLib Update to 2.8: 2005-10-20 01:43:18 +00:00
DatUtil Update to 2.20: 2005-10-20 01:43:35 +00:00
dega Fixed a pkglint warning. 2005-10-23 14:34:41 +00:00
dgen Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc. 2005-06-01 18:02:37 +00:00
dosbox Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
doscmd Add RMD160 digests to the SHA1 ones 2005-02-23 18:49:17 +00:00
fceu Update to 0.98.13: 2005-10-30 11:47:56 +00:00
fmsx Create directories before installing files into them. 2005-06-16 06:57:37 +00:00
freebsd_lib Add RMD160 digests to the SHA1 ones 2005-02-23 18:49:17 +00:00
fuse Remove the abuse of buildlink that was pkg-config/buildlink3.mk. That 2005-08-10 20:56:10 +00:00
fuse-utils Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc. 2005-06-01 18:02:37 +00:00
gcube Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc. 2005-06-01 18:02:37 +00:00
generator Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc. 2005-06-01 18:02:37 +00:00
generator-cbiere Update to 0.35r2: 2005-10-02 22:06:06 +00:00
gens Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions: 2005-05-22 20:07:36 +00:00
gnuboy Create directories before installing files into them. 2005-06-16 06:57:37 +00:00
gnuboy-sdl Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc. 2005-06-01 18:02:37 +00:00
gpsim Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions: 2005-05-22 20:07:36 +00:00
gpsim-devel Require gcc 3.0, so that it builds on NetBSD 1.6.x too. 2005-09-19 09:10:23 +00:00
gpsim-oscilloscope Require gcc 3.0, so that it builds on NetBSD 1.6.x too. 2005-09-19 09:10:23 +00:00
gpsim-ptyusart Require gcc 3.0, so that it builds on NetBSD 1.6.x too. 2005-09-19 09:10:23 +00:00
gxemul Update to 0.3.6.2: 2005-10-29 10:05:47 +00:00
hatari Changes 0.70: 2005-07-01 09:35:38 +00:00
hercules Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions: 2005-05-22 20:07:36 +00:00
hercules-images Add RMD160 digests to the SHA1 ones 2005-02-23 18:49:17 +00:00
ia64sim Fixed a pkglint warning. 2005-10-23 14:34:41 +00:00
libspectrum Get rid of USE_PERL5. The new way to express needing the Perl executable 2005-07-16 01:19:06 +00:00
linuxppc_lib Drop distinction between PKGSRC_USE_TOOLS and USE_TOOLS by making 2005-07-15 18:27:48 +00:00
lrmi Create directories before installing files into them. 2005-06-16 06:57:37 +00:00
m1 Replaced "# defined" with "yes" in Makefile variables like GNU_CONFIGURE, 2005-09-28 20:52:18 +00:00
MAMEDiff Update to 2.19: 2005-10-20 01:43:53 +00:00
minivmac Create directories before installing files into them. 2005-06-16 06:57:37 +00:00
mmix Create directories before installing files into them. 2005-06-16 06:57:37 +00:00
NeoPop-SDL Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
netbsd32_compat14 Replaced "# defined" with "yes" in Makefile variables like GNU_CONFIGURE, 2005-09-28 20:52:18 +00:00
netbsd32_compat15 Replaced "# defined" with "yes" in Makefile variables like GNU_CONFIGURE, 2005-09-28 20:52:18 +00:00
netbsd32_compat16 Replaced "# defined" with "yes" in Makefile variables like GNU_CONFIGURE, 2005-09-28 20:52:18 +00:00
openmsx Update to 0.5.2 2005-08-27 12:04:04 +00:00
osf1_lib Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc. 2005-06-01 18:02:37 +00:00
p11 Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions: 2005-05-22 20:07:36 +00:00
palmosemulator Get rid of USE_PERL5. The new way to express needing the Perl executable 2005-07-16 01:19:06 +00:00
pcemu Fix NetBSD statvfs check to be >= 299000900 not >= 200040000 2005-09-06 08:10:57 +00:00
peace update PEACE to 0.0.20050609 2005-06-09 14:25:49 +00:00
pearpc Reset MAINTAINER -- he stopped working on pkgsrc. 2005-07-27 16:21:16 +00:00
qemu Sorted PLIST. 2005-10-23 19:56:42 +00:00
raine Get rid of USE_PERL5. The new way to express needing the Perl executable 2005-07-16 01:19:06 +00:00
ROMBuild Update to 2.7: 2005-10-20 01:44:17 +00:00
ROMInfo Create directories before installing files into them. 2005-06-16 06:57:37 +00:00
simh Create directories before installing files into them. 2005-06-16 06:57:37 +00:00
simulavr Removed trailing white-space. 2005-05-23 08:26:03 +00:00
ski Third time luck import of a ski emulator package. 2005-10-05 11:58:50 +00:00
sms_sdl Initial import of emulators/sms_sdl: 2005-07-24 14:01:02 +00:00
snes9x Create directories before installing files into them. 2005-06-16 06:57:37 +00:00
spim Fetch correct distfile 2005-09-12 14:53:29 +00:00
stella Create directories before installing files into them. 2005-06-16 06:57:37 +00:00
suse91_aspell Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
suse91_base Instead of creating links from ${EMULDIR}/dev to /dev for things like 2005-08-16 00:30:41 +00:00
suse91_compat Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
suse91_expat Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
suse91_fontconfig Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
suse91_freetype2 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
suse91_glx add dependency on suse_x11 2005-05-15 16:44:33 +00:00
suse91_gtk Removed trailing white-space. 2005-09-28 14:31:06 +00:00
suse91_gtk2 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
suse91_libjpeg Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
suse91_libpng Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
suse91_libtiff Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
suse91_linux put definition of SUSE_VERSION and SUSE_DIR_PREFIX into separate file 2005-04-03 21:23:15 +00:00
suse91_locale Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
suse91_openmotif Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
suse91_slang depends should be ../../<category>/<pkg> 2005-07-19 10:22:32 +00:00
suse91_vmware Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
suse91_x11 Add support for NetBSD-amd64 contributed by Nicolas Joly in PR pkg/30622. 2005-08-19 14:58:57 +00:00
suse_audio Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
suse_base Remove trailing empty line. 2005-09-10 21:53:27 +00:00
suse_compat Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
suse_devel depends should be ../../<category>/<pkg> 2005-07-19 10:22:32 +00:00
suse_fileutils depends should be ../../<category>/<pkg> 2005-07-19 10:22:32 +00:00
suse_freetype2 depends should be ../../<category>/<pkg> 2005-07-19 10:22:32 +00:00
suse_glx Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
suse_gtk Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
suse_libc5 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
suse_libjpeg Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
suse_libpng Add RMD160 checksum. 2005-05-25 11:55:27 +00:00
suse_libtiff Add RMD160 checksum. 2005-05-25 11:55:27 +00:00
suse_linux depends should be ../../<category>/<pkg> 2005-07-19 10:22:32 +00:00
suse_openmotif Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
suse_slang depends should be ../../<category>/<pkg> 2005-07-19 10:22:32 +00:00
suse_vmware Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
suse_x11 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
suse_xforms Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
swarm Create directories before installing files into them. 2005-06-16 06:57:37 +00:00
tme Update to 0.4. 2005-07-27 07:29:26 +00:00
tuxnes Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc. 2005-06-01 18:02:37 +00:00
twin Remove mk/autoconf.mk and mk/automake.mk and replace their usage with 2005-06-01 20:07:59 +00:00
uae Update uae to version 0.8.25. 2005-10-14 22:15:49 +00:00
ucon64 ucon64-2.0.0, an emulation ROM image manipulation tool. From DESCR: 2005-07-26 04:12:22 +00:00
uips Create directories before installing files into them. 2005-06-16 06:57:37 +00:00
vba fix homepage 2005-10-29 20:55:55 +00:00
vice Remove some more *LEGACY* settings that are over a month old and 2005-10-05 13:29:49 +00:00
vmware Create directories before installing files into them. 2005-06-16 06:57:37 +00:00
vmware-module Replaced "# defined" with "yes" in Makefile variables like GNU_CONFIGURE, 2005-09-28 20:52:18 +00:00
vmware-module3 Replaced "# defined" with "yes" in Makefile variables like GNU_CONFIGURE, 2005-09-28 20:52:18 +00:00
vmware3 Create directories before installing files into them. 2005-06-16 06:57:37 +00:00
wine Changes 0.9: 2005-10-26 08:32:59 +00:00
x48 Add RMD160 digests to the SHA1 ones 2005-02-23 18:49:17 +00:00
xbeeb Create directories before installing files into them. 2005-06-16 06:57:37 +00:00
xcopilot Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc. 2005-06-01 18:02:37 +00:00
xm7 Create directories before installing files into them. 2005-06-16 06:57:37 +00:00
xmame Updated xmame to version 0.101. 2005-10-23 20:03:25 +00:00
xmess Updated xmess to version 0.101. 2005-10-23 20:03:47 +00:00
xtrs The sources assume <malloc.h> exists. Create a fake one for platforms 2005-07-18 00:50:21 +00:00
xyame Create directories before installing files into them. 2005-06-16 06:57:37 +00:00
z26 Import z26 from pkgsrc-wip. Packaged by Greg Troutman. 2005-10-21 03:49:56 +00:00
ZIPIdent Create directories before installing files into them. 2005-06-16 06:57:37 +00:00
zsnes Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc. 2005-06-01 18:02:37 +00:00
Makefile Add z26. 2005-10-21 03:52:01 +00:00