Age | Commit message (Collapse) | Author | Files | Lines |
|
not "netbsd.org".
|
|
Manually patch Makefile.in and configure to avoid dependency on autotools.
- Explicitly disable esd when not requested, it is found and used
with gnome enabled otherwise.
|
|
|
|
|
|
variables so that the default INSTALL/DEINSTALL scripts from the
pkginstall framework do the right thing. Where possible, move some
post-install directions for package setup into MESSAGE files so that
they may be re-inspected by querying the installed package using
"pkg_info -D ...".
|
|
- More work on Direct3D shaders.
- Major DirectDraw rewrite on top of Direct3D.
- Support for debug information in Dwarf format.
- Beginnings of an OleView Winelib application.
- Lots of bug fixes.
|
|
- import w32api-3.6
* Remove w32api from BUILD_DEPENDS
|
|
broke the build with GCC 4.x.
|
|
The most important change between release 0.3.8 and 0.4.0.1 is:
o) The emulation of MIPS processors has been completely rewritten;
it now uses the same portable dynamic translation system as the
ARM and PowerPC emulation modes.
On Alpha and i386 hosts (and AMD64 hosts running in 32-bit mode),
GXemul previously used translation into native code. This release
will perform worse than 0.3.8 on those host architectures.
On all other hosts (including AMD64 running in native 64-bit mode),
0.4.0 is likely to be faster than 0.3.8, when emulating MIPS.
I think that in the long term, moving towards full portability like
this is a good idea.
(0.4.0 was a bit buggy and unstable; 0.4.0.1 is a quick-fix release.)
There have also been many other changes, including, but not limited to:
o) The "test machine" functionality is more well-defined than before,
and some tutorial-like demos have been added. These could be useful
e.g. in operating system construction courses.
o) NetBSD/sgimips 3.0 works now. This is most likely due to the rewrite
of the MIPS emulation mode. Previous releases of GXemul only worked
with NetBSD/sgimips 2.1.
o) I have begun implementing rudimentary support for GDB remote serial
protocol connections. This means that you can run e.g. the Data
Display Debugger, and connect it to a GXemul instance.
No advanced GDB functionality is working yet, but starting and
stopping the emulated machine and single-stepping should work.
|
|
BUILDLINK_ABI_DEPENDS is optional. The former had not been in the
buildlink3.mk file.
|
|
|
|
"one or more slashes". The + operator is not contained in POSIX basic
regular expressions.
|
|
- Use "stdlib.h" to get prototype for alloca() under NetBSD.
- Remove bogus "extern" declaration for a variable which is declared
"static" later.
- Fix bad lvalue constructs.
|
|
Also, resolve some missing interdependencies while I am here.
|
|
Also, resolve some missing interdependencies while I am here.
|
|
|
|
- Fixed "RESTORE key works only once" bug.
- Fixed compilation with GCC4.
- [C64] Fixed an opcode execute problem with the +60k expansion.
- [C64] New c64 256k expansion support.
- [VIC-II] Fixed switch from idle state to display state.
- [VIC-II] Added missing DEN bit scrolling feature.
- The experimental netplay feature has been extended to the Unix
platforms for testing.
- Added IPV6 support to netplay.
- Fixed crash if settings are saved.
- Fixed some Gnome1 annoyances (popup menus in status bar)
- Rework of gnome save media (screenshot) dialog
- Xaw Statusbar fixes and improvements (new buttons for recording).
- Added various new screenshot formats.
- Improved the image content lister to display at least the first part
of a circular directory listing.
- Made the tape routines able to cope with non-standard header sizes.
XXX: should use SUBST framework instead of home-grown code.
Updated during freeze to fix gcc4 compile problems, okayed by wiz.
|
|
function pointers to protected members).
|
|
|
|
|
|
|
|
|
|
|
|
Remove SuSE 7.3 from the list of available sources.
|
|
|
|
Fixes the build on NetBSD, which also defines the same identifiers, but
is allowed to.
|
|
|
|
on NetBSD-3.99.21. Go figure.
|
|
|
|
isn't confused by the "pkg_info -qL" output.
* Add a MESSAGE file noting what should be added to the kernel config
file in order to use darwin_lib.
* Add an INSTALL script that creates the /emul/darwin symlink needed by
NetBSD to use darwin_lib.
Bump the PKGREVISION to 2. This fixes the error noted in the bulk build
results:
http://mail-index.netbsd.org/pkgsrc-bulk/2006/06/20/0000.html
|
|
be created. Bump the PKGREVISION.
|
|
|
|
* fix a build error on recent -current
* support for X.Org
|
|
script to be of the format expected by the pkginstall framework and
remove the explicit invocation of the INSTALL script from the post-install
target. Also, split out the important text from the INSTALL script
and put it into a MESSAGE file.
Also, remove the unused show-shlib-type target.
|
|
script to be of the format expected by the pkginstall framework.
Also, split out the important text from the INSTALL script and put it
into a MESSAGE file.
Also, remove the unused show-shlib-type target.
|
|
script to be of the format expected by the pkginstall framework.
Also, split out the important text from the INSTALL script and put it
into a MESSAGE file.
|
|
framework, then the INSTALL script should not be explicitly invoked
in the post-install target.
Also remove an extraneous show-shlib-type target that no longer has
any effect in pkgsrc.
|
|
|
|
doesn't hold updates
|
|
|
|
|
|
|
|
package Makefile.
|
|
devices.
|
|
|
|
|
|
|
|
0.106:
- Everything from MAME 0.106 and MESS 0.106
- Fixed a link error for messtest. (Arnaud G. Gibert)
- Fixed an alignment bug in the OpenGL driver which caused Defender,
and possibly other 16bpp games, to be skewed.
- The mouse is no longer automatically grabbed in fullscreen
mode. Bugzilla bug 877.
- Replaced fuzzy game name comparison with the method used by MAME for
Windows, which lists approximate matches when an exact match isn't
found.
- A BadMatch error should no longer occur for the OpenGL target in
some cases, such as when 16bpp mode is used with recent releases of
the binary NVIDIA driver.
0.105:
- Everything from MAME 0.105 and MESS 0.105.
- Fixed "-frames_to_run/-ftr" so that it works the same as on Windows.
- Fixed a memory leak in the plugin manager shutdown found by Valgrind.
Bugzilla bug 850.
- The output of "-listroms (-lr)" now shows the correct driver name
when it's run for all ROMs.
- Fixed a potential buffer overflow in the standard joystick driver.
Bugzill bug 821. (Pierre Riteau)
|
|
- Support TrueColor displays
- Better sound
- .inf file attributes
- Simplified NetBSD sound support with OSS compatibility
- Provided a working MASTER_SITES
- Took maintainership
|
|
|