summaryrefslogtreecommitdiff
path: root/emulators
AgeCommit message (Collapse)AuthorFilesLines
2004-05-07whitespace nitscjep1-2/+2
2004-05-07Drop maintainership; I don't have the enough free time to maintainxtraeme1-2/+2
all these packages.
2004-05-06Changes 20040505:adam5-24/+25
- Many more filesystem improvements, including autodetection of drive types and devices, and support for editing the drive configuration with winecfg. - Many Direct3D improvements. - Several fixes to the various sound drivers. - Lots of bug fixes
2004-05-05Convert to buildlink3. emulators/ is now totally rid of buildlink2.snj1-6/+6
2004-05-02Bug fixes and cleanups for the uart emulator. Submitted on sourceforge asbouyer7-2/+316
bug id 944916 and 946541.
2004-04-26Convert to buildlink3.snj3-8/+26
2004-04-26Update to 0.21.2. Main change since 0.20.7:bouyer8-89/+38
o Updated to support GTK+ 2.x o Added the stopwatch command. o added support for more processors o EEPROM added to 18F devices by Mike Durian o Added breakpoint capability on nodes o Added spi Module o Added attributes to external usart module o log command has been added (Command Line) o Profiling has been added (gui) o Trace viewer has been added o Added parport - parallel port loadable module o Source level debugging of C files o Added module attibutes (attribute.cc) o Enhanced module interface - now LCD module works with gpsim o Beautified the Single Step and Trace dump outputs o Added break on stack overflow and underflow o Added break mask to wv/rv type break points. Now you can specify which bits are significant. o Added "--cli" command line option. Invokes gpsim in command line mode even if it has been configured to use the gui. o Program viewer can now display ASCII encode text in "dt" tables o Added pullup/pulldown resistors to the gpsim modules o added "frequency" command o Added time field to the gui status bar.
2004-04-24Convert to buildlink3.snj1-7/+7
2004-04-24Convert to buildlink3.snj1-7/+7
2004-04-23Fail gracefully for architectures that cannot use the suse_linuxkristerw1-4/+3
packages (instead of error due to use of uninitialized variables).
2004-04-19Convert to bl3.wiz3-8/+9
2004-04-19No building is done here -- set NO_BUILDLINK to YES, and removewiz17-25/+34
USE_BUILDLINK2, if any.
2004-04-19Convert to bl3.wiz1-2/+2
2004-04-19Convert to bl3.wiz1-3/+3
2004-04-19Convert to bl3.wiz1-2/+2
2004-04-17Make the package build when using C89 compilers (such as gcc 2.95).kristerw5-1/+79
2004-04-16Update xmess to 0.81.1.kristerw3-24/+7
Changes since 0.80.1nb1: - Everything from MAME 0.81 (http://x.mame.net/changes-mame.html) and MESS 0.81 (http://x.mame.net/changes-mess.html). - Fixed a problem with the lightgun offscreen reloading that caused a random shot every fourth or fifth shot. (Joe Inkenbrandt)
2004-04-16Update xmame to 0.81.1.kristerw4-23/+19
Changes since 0.80.1nb1: - Everything from MAME 0.81 (http://x.mame.net/changes-mame.html) and MESS 0.81 (http://x.mame.net/changes-mess.html). - Fixed a problem with the lightgun offscreen reloading that caused a random shot every fourth or fifth shot. (Joe Inkenbrandt)
2004-04-16bl3ifysalo1-4/+4
2004-04-14Add FreeBSD support for suse linux packages, from Michal Pasternak inxtraeme19-47/+96
PR pkg/23900.
2004-04-13Bump PKGREVISION due to x11/fltk update (s/USE_X11BASE/USE_X11/).xtraeme1-2/+2
2004-04-12Convert to buildlink3.snj1-3/+3
2004-04-12Convert to buildlink3.snj1-4/+4
2004-04-12Convert to buildlink3.snj3-12/+12
2004-04-11Convert to buildlink3.snj1-3/+3
2004-04-11Convert to buildlink3.snj1-2/+2
2004-04-11Convert to buildlink3.snj1-3/+3
2004-04-11Convert to buildlink3.snj1-3/+3
2004-04-11USE_BUILDLINK3 must be set to [yY][eE][sS]. Spotted by xtraeme@.snj1-2/+2
2004-04-11Convert to buildlink3.snj1-4/+4
2004-04-09Changes 20040408:adam6-16/+42
* DOS devices and drives are now configured through symlinks. * Many shell32 improvements. * New task manager merged from ReactOS. * First version of wineprefixcreate tool for initial setup. * Lots of bug fixes.
2004-04-05err forgot to add USE_X11.xtraeme1-1/+2
2004-04-05Added raine.xtraeme1-1/+2
2004-04-05Initial import of raine-0.40.0 from pkgsrc-wip.xtraeme8-0/+324
Raine is an emulator, it emulates some M68000 and M68020 arcade games and is mainly focused on Taito and Jaleco games hardware. It started as an experiment with the Rainbow Islands romset, dumped by Aracorn/Romlist. Raine can emulate many nice games now, including new additions from Cave and other companies.
2004-04-04+winelibrecht1-1/+2
2004-04-04initial import of winelib-0.1recht5-0/+197
Library to bind Wine as shared library. It is needed to use mono's Windows.Forms APIs.
2004-04-04Add buildlink3.mk (needed by mono's winelib).recht1-0/+25
2004-04-02Make the package realize that amd64 is a LP64 architecture.kristerw3-6/+24
Prevent crash when the requested display mode cannot be used. Bump PKGREVISION.
2004-04-02Make the package realize that amd64 is a LP64 architecture.kristerw3-3/+21
Prevent crash when the requested display mode cannot be used. Bump PKGREVISION.
2004-03-31Update xmame and xmess packages to 0.80.1.xtraeme4-16/+24
Changes: Release 0.80.1, 13 March 2004 - Everything from MAME 0.80 (http://x.mame.net/changes-mame.html) and MESS 0.80 (http://x.mame.net/changes-mess.html). - Improved support for GNU make's -j option, which can especially benefit SMP and SMT machines. (Arnaud G. Gibert) pkgsrc changes: o Make esound support optional via USE_ESOUND (by default is NO).
2004-03-26Make this package compile on NetBSD current.kristerw2-1/+15
2004-03-26PKGREVISION bump after openssl-security-fix-update to 0.9.6m.wiz1-1/+2
Buildlink files: RECOMMENDED version changed to current version.
2004-03-22Let ONLY_FOR_PLATFORM recognize NetBSD 2.0 and future versions.kristerw3-19/+9
2004-03-20Make this compile when using gcc 3.3 by correcting constructs of the formkristerw4-1/+205
int foo = {0};
2004-03-19SUSE 7.3 has been discontinued -- fix ftp path on master site, and removewiz1-4/+4
mirrors that don't serve the discontinued releases.
2004-03-18Fix serious bug where BUILDLINK_PACKAGES wasn't being ordered properlyjlam1-3/+2
by moving the inclusion of buildlink3.mk files outside of the protected region. This bug would be seen by users that have set PREFER_PKGSRC or PREFER_NATIVE to non-default values. BUILDLINK_PACKAGES should be ordered so that for any package in the list, that package doesn't depend on any packages to the left of it in the list. This ordering property is used to check for builtin packages in the correct order. The problem was that including a buildlink3.mk file for <pkg> correctly ensured that <pkg> was removed from BUILDLINK_PACKAGES and appended to the end. However, since the inclusion of any other buildlink3.mk files within that buildlink3.mk was in a region that was protected against multiple inclusion, those dependencies weren't also moved to the end of BUILDLINK_PACKAGES.
2004-03-12Changes 20040309:adam5-37/+61
* Much improved winegcc tool, now used to build Wine itself. * VxDs are now separate libraries for better modularity. * Improvements and simplifications to the drive configuration. * New setupapi INF script to create the initial registry. * Many improvements to the various multimedia dlls. * Lots of bug fixes.
2004-03-09Update to PEACE 20040309 snaphot.kent2-17/+13
The main change is update of toolchain.
2004-03-07Use bl3.snj1-5/+5
2004-03-07Use bl3.snj1-4/+4