summaryrefslogtreecommitdiff
path: root/emulators
AgeCommit message (Collapse)AuthorFilesLines
2005-03-30+ gxemulxtraeme1-2/+2
- mips64emul
2005-03-30mips64emul has been renamed to gxemul.xtraeme5-138/+0
2005-03-30Initial import of gxemul-20050329.xtraeme4-0/+87
GXemul is a machine emulator. The initial goal was to write a simple 64-bit MIPS emulator for running multiprocessor experiments with a microkernel, but the emulator can be used for many other things. While some simulators only simulate a CPU, GXemul also simulates other hardware components, making it possible to use the emulator to run unmodified operating systems, such as NetBSD, OpenBSD, or Linux. [previously known as mips64emul, it was renamed because now supports more cpu archs than MIPS, as sparc, ppc...]
2005-03-29Update to 1.5.13-1. Mainly changes that improve process managementtv2-5/+6
(and as a side effect, make Cygwin processes behave a little better when invoked from Interix). Full release notes: http://sources.redhat.com/ml/cygwin-announce/2005-03/msg00000.html
2005-03-29Update to 2.6:wiz2-7/+7
28/03/2005 *** v2.6 *** Updated altbeast ROMs (Calice and System16) to match MAME v0.95.
2005-03-27One of the configure tests goes into an infinite loop when trying tokristerw1-1/+3
build on Darwin. Mark package as not for Darwin for now.
2005-03-27Update to 2.16:wiz2-8/+8
25/03/2005 *** v2.16 *** - Uses DatLib v2.4. - Fixed another crash with datutil -X and 'forcemerging full'. - Changed the delimited format to use \N for NULLs. - Changed the delimited format so that all types are 'game_*'. - Changed the delimited format so that games include 'runnable'. - Added save support for a DISK section in the RomCenter format. - Added several aliases for the output formats (see notes above).
2005-03-27Update to 2.4:wiz2-7/+7
25/03/2005 *** v2.4 *** - Fixed another crash with datutil -X and 'forcemerging full'. - Changed the delimited format to use \N for NULLs. - Changed the delimited format so that all types are 'game_*'. - Changed the delimited format so that games include 'runnable'. - Added save support for a DISK section in the RomCenter format. - Added several aliases for the output formats (see DatUtil docs).
2005-03-27PKGREVISION bump for glut dependency removal (SDL/buildlink3.mk).wiz17-28/+34
2005-03-27Whitespace nit.wiz1-2/+2
2005-03-24Remove FreeBSD RCS Ids. pkgsrc has diverged too much for syncing to bewiz2-6/+2
useful.
2005-03-23Fix ONLY_FOR_PLATFORM line.wiz3-7/+7
2005-03-23Add more files and directories in "etc" to the blacklist to avoid strangetron1-5/+8
behavior of e.g. Netscape 7. Based on a suggestion by Mark Davies in private e-mail. Bump package revision because of this change.
2005-03-22Update to 2.15:wiz2-7/+9
07/03/2005 *** v2.15 *** - Uses DatLib v2.3. - Fixed a problem with counting parents (happened with DatUtil -X). - This also avoids a crash with datutil -X and 'forcemerging full'.
2005-03-22Update to 2.3:wiz2-7/+7
07/03/2005 *** v2.3 *** - Fixed a problem with counting parents (happened with DatUtil -X). - This also avoids a crash with datutil -X and 'forcemerging full'.
2005-03-22Fix CATEGORY.wiz6-12/+12
2005-03-22Changes 20050310:adam3-8/+11
- Initial implementation of a true Richedit control. - Shell extension for browsing Unix directories. - More MSI work. - PBuffer support in OpenGL. - Window painting regressions should be fixed. - Lots of bug fixes.
2005-03-22Use options framework: build either with X11 or SDLadam2-5/+24
2005-03-20Add build dependency on avr-binutils and avr-gcc to fix build as these toolsjmmv1-2/+4
are required. Also use the correct style to depend on any version of doxygen.
2005-03-20Require libpcap>=0.6: fixes build under NetBSD 2.x and systems which don'tjmmv1-1/+5
have libpcap in their base installation.
2005-03-17Remove outdated entries from "RPMIGNOREPATH" and add some new ones totron1-3/+5
prevent the installation of certain configuration files like e.g. "nsswitch.conf" which might conflict with files in the host system. This should fix the problems with running OpenOffice on NetBSD systems using NIS as reported by Jan Schaumann in PR pkg/29025. Bump package revision because of the above change.
2005-03-15Add RMD160 checksums for two of the four files.wiz1-1/+3
2005-03-14Automatically convert all files to unix line endings by extracting, andwiz23-302/+307
remove DOS line endings from patches too. Improves probability of compilation on gcc2 systems.
2005-03-14The archives are now unzipped with -Laaqo, forcing all files to berillig3-47/+48
interpreted as text files. Removed the DOS line endings from patch-aa. Approved by wiz.
2005-03-14Added a patch that uses the <stddef.h> offsetof macro for constantrillig2-1/+56
expressions. Approved by wiz.
2005-03-14Fix incorrect quoting which caused mismatched quote in CFLAGSabs1-2/+2
2005-03-13Back previous, irrelevant quoting fix.uebayasi1-3/+3
2005-03-13Back out previous, irrelevant quote fix.uebayasi1-2/+2
2005-03-11NetBSD-1.6.2 does not have <sys/ucontext.h>. So only use it forrillig2-8/+8
NetBSD>=2.0. Approved by wiz.
2005-03-07Fix quoting.uebayasi3-7/+7
2005-03-04Add some ROM-, mostly arcade-(MAME-)related tools from www.logiqx.com.wiz40-1/+728
2005-03-03add a patch... update a distinfoabs1-2/+2
2005-03-02Patch to 0.6.1nb3. Java in Solaris (needed e.g. for the installer)hubertf3-3/+21
doesn't crash any more. Patch found at http://lists.gnu.org/archive/html/qemu-devel/2004-09/msg00271.html
2005-02-27Put back part of the ${PKGMINOR} handling, but keep the PKGREVISION at 2,veego1-2/+8
due too the nb1 usage in the DISTNAME.
2005-02-27Bumpd the PKGREVISION for the following packages:veego4-13/+10
emulators/compat13 emulators/compat14 emulators/compat14-crypto emulators/twin lang/blackdown-jdk13 multimedia/transcode because of a broken PLIST_SRC handling introduced in mk/bsd.pkg.mk rev 1.1593 and fixed in rev 1.1596. compat13 was bumped to nb2 so we don't have different package version on different archs (alpha had an nb1 before but all other had no PKGREVISION).
2005-02-23Add RMD160 digests to the SHA1 onesagc112-132/+334
2005-02-21Use the extended PLIST_SRC support which now also reads:veego6-57/+33
PLIST.${MACHINE_ARCH:C/i[3-6]86/i386/g} PLIST.${OPSYS}-${MACHINE_ARCH:C/i[3-6]86/i386/g} and remove the package hack for MD PLIST files. PLIST.* files renamed so we don't need the special handling for MACHINE32_ARCH. Merge the PLIST.* files as much as possible into PLIST, so they only contain the difference between the two archs which are only supported by this package.
2005-02-21Use the extended PLIST_SRC support which now also reads:veego3-9/+4
PLIST.${MACHINE_ARCH:C/i[3-6]86/i386/g} PLIST.${OPSYS}-${MACHINE_ARCH:C/i[3-6]86/i386/g} and remove the package hack for MD PLIST files. PLIST.i386 renamed to PLIST.x86_64, so we don't need the special handling for MACHINE32_ARCH.
2005-02-21Use the extended PLIST_SRC support which now also reads:veego5-28/+5
PLIST.${MACHINE_ARCH:C/i[3-6]86/i386/g} PLIST.${OPSYS}-${MACHINE_ARCH:C/i[3-6]86/i386/g} and remove the package hack for MD PLIST files.
2005-02-20Only transform -maling-* if !empty(CC_VERSION:Mgcc-3*).xtraeme1-6/+10
2005-02-20Shut up the warnings when building.xtraeme1-1/+12
2005-02-20Update to 0.3 (pointed out by the author Anders Gavare).xtraeme3-12/+13
Summary of changes from version 0.2.4.1 to 0.3: x) Performed a major code clean-up. x) Support for using "configuration files" has been added, so settings do not have to be entered on the command line anymore. (Useful for complex emulation setups.) x) Multiple machines can now be emulated simultaneously. (This is still experimental, though, and probably a bit buggy.) x) Some command line options have changed since 0.2.4.1, most notable the options to select the machine to be emulated. -E should now be used to select the machine type, and if necessary, -e can be used to select a subtype. x) Many bugfixes, too many to mention here.
2005-02-19qemu uses siginfo_t which is not available on NetBSD < 2.0.heinz1-1/+2
2005-02-16Changes 20050211:adam5-20/+91
* Still more work on the MSI dll. * More OLE work, including a builtin stdole32.tlb. * Fixed inter-process window resize and repaint. * Lots of bug fixes.
2005-02-11Remove information from MESSAGE about the HTML documentation.reed2-11/+3
And remove references of it from Makefile. The HTML documentation is not installed in the first place. TODO: maybe make a bochs-docs package that builds the documentation from the docbook source. Bump PKGREVISION (I also updated DESCR in previous commmit too).
2005-02-11Improved description. And removed reference to bochs.com URL which is wrong.reed1-7/+5
2005-02-09Add one site west of the Atlantic Ocean.tv1-4/+6
Interleave sites so that something in the secondary RPM subdir won't go scan all of the primary subdirs before falling through to the correct place.
2005-02-06Update VICE to 1.16.kristerw3-12/+12
Changes since 1.15: ** General - Improved accuracy of 65xx processor core emulation. ** Drive changes - Added support for idle traps to 1551 emulation. ** C64 changes - Fixed crash using REU emulation. - A timing problem has been fixed using old NTSC mode. - Some stupid char ROM display bug has been fixed. ** C128 changes - Fixed crash using REU emulation or CP/M mode. ** PLUS4 changes - Added proper TAP support. ** Unix Changes - Hardware scaling can be switched at runtime now. - Fixed crash on machines with weird vidmode configurations. - Fixed random crash if settings are saved. ** Miscellaneous changes - Fixed some crash in the file system emulation. - Improved datasette motor emulation.
2005-01-31Update to 0.35.xtraeme6-66/+35
Changes: 0.35 [CORE] Support for Genecyst patch files / Game Genie [CORE] Support for AVI uncompressed and MJPEG output [68000] Re-added busy wait removal that got lost [SOUND] Added configurable single-pole low-pass filter [CORE] Added autoconf/automake version checks [VDP] Fix FIFO busy flag (Nicholas Van Veen) [SOUND] Various further endian improvements from Bastien Nocera and andi@fischlustig.de (Debian) [SOUND] Various BSD compatibility improvements from Alistair Crooks and Michael Core (NetBSD) [UI] SDL Joystick support from Matthew N. Dodd (FreeBSD) [68000] Do pre-decrement with two reads (Steve Snake) [68000] Make TAS not write (Steve Snake) fixes Gargoyles, Ex Mutant [68000] Re-write ABCD,etc based on info from Bart Trzynadlowski [68000] Implement missing BTST op-code (fixes NHL Hockey 94)
2005-01-29Update xmess to 0.90.kristerw2-6/+6
Changes since 0.89: - Everything from MAME 0.90 (http://x.mame.net/changes-mame.html) and MESS 0.90 (http://x.mame.net/changes-mess.html). - The "-sleepidle (-si)" option is now enabled by default. This keeps the emulation from hogging the CPU when it's idle. - Did a major rework of the effects code, which now borrows code from the AdvanceMAME project (Hans de Goede): * The code is much cleaner. * Effects are much faster on DGA. * The scaling is no longer fixed to a certain factor for each effect: It supports normal (1x1 - 8x8), scale2x (2x2 - 3x6), scan2 (1x2 - 4x2), rgbscan (1x3 - 6x3), scan3 (1x3 - 6x3), hq2x (2x2), lq2x (2x2), 6tap2x (2x2). * All the scanline effects come in both horizontal and vertical varieties, and vertical scanlines are automatically chosen for rotated games. - Made the 32bpp to yuy2 blitting code much faster and cleaner. (Hans de Goede) - Enhanced LIRC support to compile and link against system-installed liblirc_client files. Added the "-lircrc" option. (Mads Villadsen) - Optimized some of the yuy2 blit functions. (Hans de Goede) - Added CPU capability detection for Linux on x86. Currently this only tests for MMX. (Hans de Goede) - Changed the effects code to use the C versions of effects when a CPU isn't MMX-capable. This means that binary distributions can be built with EFFECT_MMX_ASM defined and still run on older CPUs. This presently only works for Linux on x86. (Hans de Goede) - Fixed "-geometry (-geo)" to properly adhere to given window coordinates. Added support for window coordinates to OpenGL. (Hans de Goede) - By default, fullscreen mode now only spans screen 0. To select another screen, use "-xinerama-screen <nr>", or use -1 if you want the old behavior where all screens are spanned. (Joe Q. and Hans de Goede) - Removed Mesa on Glide on Voodoo 2 in fullscreen mode hack. If you need this, just use "-geometry 640x480 -grabkeyboard -grabmouse" instead. (Hans de Goede) - Reverted to treating lightgun buttons as mouse buttons, so lightguns will work independent of joystick devices or drivers. It is now also assumed that there are always 5 mice connected, so multiple lightguns should work fine. - The old-style debugger works again. (Hans de Goede) - Merged several of Nicola Salmoria's memory leak fixes from Windows MAME. - Fixed multiple port recording for the playback/record option. (Chad Hurwitz)