Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
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.
|
|
|
|
|
|
packages (instead of error due to use of uninitialized variables).
|
|
|
|
USE_BUILDLINK2, if any.
|
|
|
|
|
|
|
|
|
|
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)
|
|
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)
|
|
|
|
PR pkg/23900.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* 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.
|
|
|
|
|
|
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.
|
|
|
|
Library to bind Wine as shared library.
It is needed to use mono's Windows.Forms APIs.
|
|
|
|
Prevent crash when the requested display mode cannot be used.
Bump PKGREVISION.
|
|
Prevent crash when the requested display mode cannot be used.
Bump PKGREVISION.
|
|
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).
|
|
|
|
Buildlink files: RECOMMENDED version changed to current version.
|
|
|
|
int foo = {0};
|
|
mirrors that don't serve the discontinued releases.
|
|
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.
|
|
* 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.
|
|
The main change is update of toolchain.
|
|
|
|
|
|
buildlink3.mk file in revision 1.101 of bsd.buildlink3.mk.
|
|
|
|
IPS patches are binary patches (usually used for hacks/trainers/patches
for emulator ROMs).
|
|
|
|
|