Commit graph

2574 commits

Author SHA1 Message Date
sbd
3f4b7dbd32 Recursive PKGREVISION bump for the net/mDNSResponder update 2010-07-14 11:11:13 +00:00
obache
aee5a78024 Update aranym to 0.9.10 with emutos 0.8.5.
Based on PR#43567 by Ryo ONODERA.

2010/05/27 - version 0.9.10 released

 New feature: GEM clipboard support that allows you to pass data between
 GEM clipboard and the host one (MS Windows, Mac OS X and X Window System).
 It's currently implemented in FreeMiNT only and uses its aranym.xfs
 virtual filesystem (U:\host\clipbrd). Please see setup instructions
 in http://wiki.aranym.org/gem_clipbrd

 Also couple of important bugfixes:

 o fixed two nasty crashes in HostFS (related to recent symlink fixes)
 o fixed Xcode building universal binaries on PPC
 o VIDEL autozoom feature with correct aspect ratio for non-square pixels


2009/09/05 - version 0.9.9 released

 This time mostly bugfixes:

 o fixed possible crash in HostFS when quitting ARAnyM (not serious)
 o fixed possible crash due to bug in libSDL up to v1.2.13 (very serious)
 o fixed some redrawing problems in 8 and 16 color depths with soft NfVDI
 o fixed all compile time warnings and Categories entry in aranym.desktop
 o fixed weirdness when mouse pointer was leaving the window on Win and OSX
 o fixed problem with invalid HostFS symlink breaking directory list
 o improvement: HostFS symlinks are now shown as relative if possible
 o fixed indirect descriptors handling in MMU
 o fixed HostFS symlinks for certain path configurations
 o added Mode key in the set of ARAnyM hotkey modifiers
 o fixed Alt+mouse click problem on Mac OSX
 o fixed Right Shift detection upon startup

 If you found ARAnyM crashing previously when moving windows around
 or doing any other activity where VDI had to blit screen areas then
 please upgrade to this version ASAP. We've added a workaround for
 a serious bug in the libSDL that was causing these weird ARAnyM crashes.


2009/04/25 - version 0.9.8beta released

 o CPU: fixed TRAPcc and FTRAPcc instructions (for Guillaume's mplayer :-)
 o VIDEL: pixel precise horizontal scrolling implemented
 o fixed BUSY signal handling on the parallel port
 o fixed mouse grab/ungrab/autograb (see below)
 o added new ARAnyM mouse cursor (white arrow)
 o added middle mouse button handling (in Eiffel mode)
 o added suport for reversing mouse Y-axis in IKBD (used in Linux-m68k)
 o fixed many DSP56001 instructions
 o fixed NFJPEG on 64bit hosts
 o fixed several NF drivers to work under FreeMiNT (not rely on __NF cookie)
 o buggy JIT-FPU was disabled. Now FPU is precise though slower in JIT mode

 Mouse grab/ungrab/autograb has changed: first, ungrabbing when leaving
 ARAnyM window was fixed (issue with autograb on the window border).
 Then, ARAnyM got a new mouse cursor (white one) so you can recognize
 now when the mouse is grabbed (the cursor pointer is black in TOS)
 and when it's not (the cursor pointer is white now).
 At last, mouse autograb upon entering ARAnyM window was disabled until
 we can ensure the Atari mouse cursor is positioned in sync with host
 mouse cursor (will require Atari OS support, probably in a form
 of aranym.acc and AES implementing appl_tplay).
 Also the "AutoGrabMouse" config option has been removed.


2008/11/08 - version 0.9.7beta released

 Mostly small fixes at various places plus a lot of work went into
 improving the DSP56001 emulation. Also the sound DMA emulation is improved
 to a point where GSXB driver should be unnecessary.

 o improved automatic network setup on Mac
 o reworked audio DMA emulation. Also added configurable host sound frequency
 o one MMU bug fixed (regarding TTR)
 o special support for halting ARAnyM on linux-m68k reboot (--halt)
 o SDL GUI fixed (missing events after alerts)
 o EMULOP is now privileged so if some old ARAnyM TSR starts crashing this is why
 o joypads are now emulated
 o joysticks and joypads can be configured in the config file
 o '<>' and 'End' keys' scancodes made Atari compatible

 Check the doc/config example file for the new [JOYSTICKS] and [AUDIO] sections.
2010-07-08 11:28:05 +00:00
jmmv
56d9d89d24 Transfer ownership to pkgsrc-users. pancake's address is not valid any
more and he has agreed in private mail to drop maintainership.
2010-07-06 10:17:11 +00:00
obache
90f809e498 Need pkg-config to detect gtk2. 2010-07-05 11:20:34 +00:00
obache
33ff3aab02 Fixes PLIST (remove redundant libraries, add an library).
PR#43572 by Ryo ONODERA.

Bump PKGREVISION.
2010-07-05 10:20:38 +00:00
joerg
6a9b97b5f9 Fix compilation. Fix PLIST. Bump revision. 2010-07-02 14:41:49 +00:00
obache
fa7a2f33b3 Add a missing entry to PLIST.
Bump PKGREVISION.
2010-06-19 13:59:52 +00:00
tnn
6609ba31ce needs zlib 2010-06-16 18:31:27 +00:00
wiz
8083fa5fe5 Remove patch that was needed for NetBSD-2.0 (fixed in NetBSD in 2004)
which is not supported any longer by pkgsrc.
2010-06-15 11:37:15 +00:00
wiz
c68d3562ef Remove patch that was added for Solaris in 2007.
It undefined two symbols that do not appear in the source code, so I
assume this problem was fixed.
2010-06-15 11:34:01 +00:00
wiz
73015a6d5f Update to 0.74:
0.74
  - Several small game specific fixes/hacks/support. (Offensive,
    Roadhog, GTA installer, Kingdom O' Magic soundcard detection,
    Pirate booter, Armored Fist installer)
  - Add the S3-specific 640x480 256 color mode. (fixes regression in "Wooden
    Ships and Iron Men" and "I Have No Mouth  And I Must Scream")
  - Fix a stack overflow that could crash DOSBox.
  - Add fake microphone input. (fixes Talking Parrot)
  - Modify adlib turn off code, so that it doesn't turn off in
    cases where the same sound is repeated over and over again.
  - Several small fixes to the CDROM audio code. (HOMM2, Redneck
    Rampage and others)
  - Several improvements to the CDROM emulation code. (fixes Alpha
    Storm and  GT Racing 97)
  - Some small CPU fixes that might fix something.
  - Handle opcode 0xff subcode 7 as invalid instruction. (fixes dif-2 & others)
  - Some hercules fixes. (Testdrive)
  - Improve support for blanked parts that wrap around to the start of
    the screen. (fixes Magic Circle demo and Sid&Al)
  - Remove old OPL cores as the new ones seem to work very nicely.
  - Modify movie recording code so that the movies aren't corrupt when
    you exit dosbox without stopping the movie.
  - Change RGB3x scaler to look more pretty.
  - Improve initial register values compatility of the GUS.
  - Added autodetection for Gameblaster. (games can find it now)
  - Change render preferences a bit to be more compatible with Windows 7.
  - Add DOS fixes to terminate program. (fixes Fortune Teller)
  - Add FFREEP. (fixes Trucks)
  - Improve FPU ST80 in C mode when writing zero. (fixes Antigok)
  - Add special int10 scanline function. (fixes mz700 and probably lots
    of games that mess with them)
  - Fix scrolling in rarely used video modes. (fixes Orphee)
  - Modify game specific hacks a bit so that Kick off 3 works again.
  - Lots of fixes to the INT10 video parameter table. (Seven spirits
    of ra and others)
  - Add VGA blanking in machine=vgaonly. (used by Alien Carnage)
  - CGA, PCJr, Tandy: Add video blanking, change display start latch
    timing, sync pulse width correction.
  - PCJr, Tandy: implement vertical retrace interrupt.
  - PCJr, CGA: line-by-line video emulation.
  - PCJr: support on-screen change of color modes 4medium to 16low. (used
    by Ghostbusters booter)
  - Hercules: Add green and amber monochrome support.
  - All machines: only update the video timing when needed. (Jungle Hunt,
    others that synchronize to the video screen might profit)
  - Several small DOS fixes.
  - Some UMB related fixes. (The Legacy without UMB)
  - Fix version number of DSP for SB 1.5. (fixes a few games)
  - Several VGA emulation improvements. (Allertone football manager)
  - Some Tandy fixes. (Mech Warrior)
  - Small improvements and fixes to the OPL emulation.
  - Add low level Tandy DAC emulation.
  - Some EMS fixes. (fixes Mortal Kombat and others)
  - Change SoundBlaster DSP reset mechanism, add sb irq acknowledge logic.
    (fixes stmik-based applications)
  - Some interrupt pointer location modifications. (fixes Tinker Tales)
  - Some fixes to the BOOT code. (fixes Last Mission)
  - Respect write-only file information. (fixes Champions of Zulala)
  - Some RTC fix. (fixes Tully Bodine and others)
  - Improve mouse emulation to work better with Water World.
  - Hopefully fix the translation of the configuration file.
  - Speed up and fixes for the recompiler core. (pitfall2 pcjr)
  - Change memory start location. (fixes 7th Guest installer)
  - Several fixes to the batch file handling. (Shift and
    use the typed first %0 instead of the parsed %0)
  - Improve file redirection and redirected line ends. (fixes
    Phantasmagoria 2 DOS installer)
  - Fix compilation with new MAC os X version.
  - Add 16C550A FIFO support to the serial port emulation.
  - Improve modem emulation to get higher speeds.
  - Change default samplerates to 44100, blocksize to 1024 and prebuffer to 20,
    so that hopefully certain soundcards produce more fluent sound playback.
  - Add some rarely used, but for some games critical flags to
    the internal commands.
  - Add -userconf flag, so that the userspecific configuration can
    easily be used together with -conf configfile.
  - Improve internal timing with repeating timers (especially with
    the dynamic core).
2010-06-15 11:31:29 +00:00
wiz
cec79fc3a7 PKGREVISION bump for png-1.4.x shlib change.
(missed those and *emacs* the first time round because they pull
in their png dependencies via default-on options; they were included
in the test bulk build though)
2010-06-14 15:33:12 +00:00
wiz
ae349f178a On the off chance that pkgsrc compiles the nogui files for you,
fix them by removing an empty, unused getline() function that
conflicts with the POSIX function of the same name.
2010-06-14 06:49:50 +00:00
wiz
121015e713 Pull in desktopdb.mk for desktop file. 2010-06-14 06:39:49 +00:00
wiz
afc5e3b926 gtk option needs pkg-config, add it to USE_TOOLS. 2010-06-14 06:30:24 +00:00
wiz
92e0cb52cb Bump PKGREVISION for libpng shlib name change.
Also add some patches to remove use of deprecated symbols and fix other
problems when looking for or compiling against libpng-1.4.x.
2010-06-13 22:43:46 +00:00
tsutsui
6e3a63e296 Update tme to 0.8.
The new version of tme, 0.8, can also emulate an Ultra 1, and
on x86 hosts with a supported host OS, the SPARCstation 2 and Ultra 1
emulations will now do dynamic binary translation.  NetBSD 5.x seems
to run pretty well on the different emulations.
2010-06-07 13:34:00 +00:00
wiz
3ae7863689 Fix build with latest X from xsrc. I hope it doesn't break anything else,
but I expect it... let me know if you can improve the patch.
2010-06-05 12:29:53 +00:00
wiz
8371a2af0b Depend on gtkglext>=1.2.0nb4 to fix build with gtk2>=2.20. 2010-06-05 12:20:59 +00:00
wiz
3116240708 Fix build with gtk2>=2.20. 2010-06-05 12:20:07 +00:00
markd
707196a3fc Add gns3 2010-06-01 22:02:09 +00:00
markd
b61212ced3 Fix COMMENT. 2010-06-01 22:01:35 +00:00
markd
f870660f61 Initial import gns3 0.7
GNS3 is a graphical network simulator that allows you to design complex
network topologies. You may run simulations or configure devices ranging from
simple workstations to powerful Cisco routers. It is based on Dynamips, an IOS
emulator which allows users to run IOS binary images from Cisco Systems and
Pemu, an PIX firewall emulator based on Qemu.
2010-06-01 22:00:41 +00:00
dillo
d4ca327030 Add destdir support. 2010-05-29 16:28:17 +00:00
tsutsui
acce61afed Update simh to V3.8-1. Reviewd by obache@ in PR pkg/43363 filed by me.
---
Change Log For V3.8-1

SCP and libraries:

 * Fixed bug in DETACH ALL if called at simulator exit (from Dave Bryan)
 * Fixed bug in DO command handling of null arguments (from Dave Bryan)
 * Fixed bug in DO handling of \\ (literal backslash) (from Dave Bryan)
 * Fixed warnings in help printouts

HP2100 (all changes from Dave Bryan)

 * Corrected DMS violation register set conditions
 * JSB to 0/1 with W5 out and fence = 0 erroneously causes MP abort
 * Fixed DJP, SJP, and UJP jump target validation
 * BACI: Fixed STC,C losing interrupt request on BREAK
 * MPX: Implemented 12792C eight-channel terminal multiplexer
 * MT: Fixed missing flag after CLR command
 * PIF: Implemented 12620A/12936A Privileged Interrupt Fences

IBM 1401:

 * Fixed bug in ZA and ZS (from Bob Abeles)
 * Fixed tape indicator implementation (from Bob Abeles)
 * Added missing magtape modifier A (from Van Snyder)
 * Added -n (no rewind) option to BOOT (from Van Snyder)
 * Fixed bug to mask input to 6b on read (from Bob Abeles)

PDP11:

 * Moved all Unibus/Qbus support routines to common I/O library
 * Fxed bug in ASHP left overflow calc
 * Fixed bug in DIVx

VAX:

 * Fxed bug in ASHP left overflow calc
 * Fixed bug in DIVx
 * Resync time of day clock on any clock reset
---

Also some pkgsrc fixes, including Linux build:
 * add MAKE_FLAGS in pkgsrc Makefile to define USE_NETWORK in dist makefile
 * reorganize patch-aa for makefile to reduce diffs:
  * use gmake (USE_TOOLS+=gmake in Makefile)
  * check OSTYPE properly (so that it also builds on Linux)
  * use "else <conditional-directive>" for OSTYPE checks
  * revert previous gcc -> ${CC} change since -std=c99 seems mandatory
 * update patch-ac for upstream cosmetics (for "set telnet" using raw mode)
 * remove patch-ad for inline definitions since upstream has disabled it
 * remove INSTALL_DATA_DIR as suggested by pkglint

Tested on NetBSD/i386 -current and CentOS 5.4 i386.
2010-05-28 13:21:26 +00:00
adam
f46d531751 Changes 1.3.1:
* Fixed HD boot drive when drive C: does not exist. TOS 2.06 was
  crashing during the boot process when drive C: did not exist, but
* Fixed drive enumeration of GEMDOS HD emulation. Single partition
  GEMDOS HD emulation did not work anymore when an ACSI HD image was
  also used, due to some problems with the automatic drive letter detection.
* Fix ConnectedDriveMask with multiple, non-contiguous GEMDOS partitions.
* Fix to incorrect use of DESTDIR in python-ui installation
* more compact debugger output (return to emulation msg)
* update copyright, fix trace settings names
* fix: debugger memdump/disasm show/save/load need now to use '$' for hex
* Improved the CSS of the manual and compatibility list. The "font-
  family:Fixed" did not work at all on Windows. Also cleaned up the
  CSS in general.
* The hatari icons for the Windows executable must not be put into an
  archive for linking.
2010-05-23 18:46:27 +00:00
tsutsui
fea6de1cfd Update qemu to 0.12.4. Okay'ed by wiz@, in PR pkg/43311 filed by me.
---
version 0.12.4:

 - Workaround for broken OSS_GETVERSION on FreeBSD, part two (Juergen Lock)
 - oss: fix fragment setting (malc)
 - oss: issue OSS_GETVERSION ioctl only when needed (malc)
 - oss: refactor code around policy setting (malc)
 - oss: workaround for cases when OSS_GETVERSION is not defined (malc)
 - block: Free iovec arrays allocated by multiwrite_merge() (Stefan Hajnoczi)
 - lsi: fix segfault in lsi_command_complete (Gerd Hoffmann)
 - lsi: pass lsi_request to lsi_reselect (Gerd Hoffmann)
 - lsi: move dma_len+dma_buf into lsi_request (Gerd Hoffmann)
 - lsi: move current_dev into lsi_request (Gerd Hoffmann)
 - lsi: have lsi_request for the whole life time of the request. (Gerd Hoffmann)
 - lsi: use QTAILQ for lsi_queue (Gerd Hoffmann)
 - tcp/mips: Change TCG_AREG0 (fp -> s0) (Stefan Weil)
 - sh_pci: fix memory and I/O access (Aurelien Jarno)
 - Fix incoming migration with iothread (Marcelo Tosatti)
 - Fix SIGFPE for vnc display of width/height = 1 (Chris Webb)
 - net: remove broken net_set_boot_mask() boot device validation (Eduardo Habkost)
 - qcow2: Remove request from in-flight list after error (Kevin Wolf)
 - qcow2: Don't ignore immediate read/write failures (Kevin Wolf)
 - block: Fix multiwrite memory leak in error case (Kevin Wolf)
 - block: Fix error code in multiwrite for immediate failures (Kevin Wolf)
 - block: Fix multiwrite error handling (Kevin Wolf)
 - scsi-disk: fix buffer overflow (Gerd Hoffmann)
 - qcow2: Rewrite alloc_refcount_block/grow_refcount_table (Kevin Wolf)
 - qcow2: Factor next_refcount_table_size out (Kevin Wolf)
 - block: avoid creating too large iovecs in multiwrite_merge (Christoph Hellwig)
 - json-parser: Fix segfault on malformed input (Kevin Wolf)
 - linux-user: switch default ppc64 CPU to 970fx from 970 (Aurelien Jarno)
 - target-sh4: MMU: fix store queue addresses (Aurelien Jarno)
 - target-sh4: MMU: fix ITLB priviledge check (Aurelien Jarno)
 - target-sh4: MMU: fix mem_idx computation (Aurelien Jarno)
 - sh7750: handle MMUCR TI bit (Aurelien Jarno)
 - UHCI spurious interrut fix (Paul Brook)
 - tcg/mips: fix branch offset during retranslation (Aurelien Jarno)
 - tcg/arm: correctly save/restore registers in prologue/epilogue (Aurelien Jarno)
 - workaround for cmd646 bmdma register access while no dma is active (Igor V. Kovalenko)
 - Fix corner case in chardev udp: parameter (Jan Kiszka)
 - Don't set default monitor when there is a mux'ed one (Jan Kiszka)
 - spelling typo (compatibilty) in hw/fw_cfg.c (Vagrant Cascadian)
 - fdc: fix drive property handling. (Gerd Hoffmann)
 - target-i386: fix commit c22549204a6edc431e8e4358e61bd56386ff6957 (TeLeMan)
 - target-i386: fix SIB decoding with index = 4 (Aurelien Jarno)
 - Fix segfault with ram_size > 4095M without kvm (Ryan Harper)
 - target-i386: Fix long jumps/calls in long mode with REX.W set (malc)
 - target-i386: fix lddqu SSE instruction (Aurelien Jarno)
 - qemu-char.c: drop debug printfs from qemu_chr_parse_compat (Jan Kiszka)
 - fix undefined shifts by >32 (Paolo Bonzini)
 - Fix qemu -net user,hostfwd= example (Aurelien Jarno)

---

Also add a patch for e1000.c NIC to make wm(4) work on NetBSD guest:
---
 * Reset EEPROM internal state on CS rise edge,
   not SK rise edge during CS is low, per CS pin description in
   the FM93C06 EEPROM manual:
    "... a rising edge on this signal is required to reset the
     internal state-machine to accept a new cycle ..."
   Intel's em driver seems to explicitly raise and lower SK output
   after CS is negated in em_standby_eeprom() so many other OSes
   that use Intel's driver don't have this problem, but I can't find
   articles that say the MICROWIRE or EEPROM spec requires such sequence.
 * It isn't a good idea to use memset(,0,) to clear EEPROM state values,
   so explicitly clear status members and preserve the previous EECD values
---
This patch is also filed as upstream QEMU bugs #581737.

While here, several tweaks in Makefile to appease pkglint.
2010-05-17 14:31:07 +00:00
tsutsui
d9ca32e431 Update gxemul to 0.6.0. Okay'ed by wiz@, in PR pkg/43296 by me.
---
The main change between release 0.4.7.2 and 0.6.0 is:

 * Since late 2007, a complete rewrite of the emulator's base framework
   has been going on. GXemul 0.6.0 is a very early release of the new
   framework. So far, only the testm88k machine mode has been rewritten
   to use the new framework, all other machine modes run in legacy mode
   using the old framework (which is still included).

   In other words: For most emulation modes, 0.6.0 will be exactly
   like 0.4.7.2.

 In addition to the new framework, a couple of other changes are
 worth mentioning:

 * Many unused, rarely used, and bogus emulation modes and features
   were removed, to reduce the maintenance burden.

 * Some operating systems listed on the guest OS page have had
   new releases; the documentation has been updated to reflect this.

 * New source code (but not the legacy part) is documented using
   Doxygen comments, and there is a unit testing framework in place.

 * There is now finally an install Makefile target, and the -j make
   option can be used to parallelize builds.

Please read the HISTORY file for more details.
---

Also update pkgsrc files:
 * update COMMENT and DESCR per the latest release note
 * remove MAKE_JOBS_SAFE=no as mentioned in the above changes list.
2010-05-13 14:48:53 +00:00
gson
08faf41651 Correct emulation of i386 cmpxchg instruction in the case where the
comparison outcome is unequal and the memory write causes a page
fault.  Fixes PR pkg/42158.
2010-04-25 12:55:41 +00:00
sbd
34418a89ca Use PLIST_VARS for all the qemu _user_ space emulators (plus nbd) and turn
on those that are supported by each opsys.  This should make things easier
if more bsd/darwin user space emulators are added.

Bump PKGREVISION.

OK wiz@
2010-04-10 05:57:40 +00:00
dsainty
dfb550a4dd Casts to va_list are forbidden by ISO C++. Even if everything works as
intended, the format string parser that generates the va_list does not support
all formatting characters.

Make this code portable by failing to parse any format string at all, not just
the ones that aren't fully supported.

Bump PKGREVISION for the functional change, though this code is probably
generally unused anyway.  Unmark as BROKEN and NOT_FOR_PLATFORM - I think all
uses of va_list casts are inhibited.
2010-04-06 04:36:00 +00:00
joerg
88bdac8566 USE_NCURSES=# -> USE_NCURSES=yes 2010-03-17 14:17:38 +00:00
tnn
31e7d13c9e Update to qemu-0.12.3.
Changes: assorted bugfixes
2010-02-27 23:21:13 +00:00
kent
90c555cd40 Remove emulators/peace. It's outdated, and doesn't work on recent NetBSD. 2010-02-27 16:06:51 +00:00
wiz
2d5caecabb Reset maintainer for developers who gave back their commit bit. 2010-02-26 10:28:30 +00:00
schnoebe
25c6d4cfb8 Update to support PKG_DESTDIR. 2010-02-26 05:09:54 +00:00
joerg
8d49ec419a Reset MAINTAINER, mail bounces. 2010-02-25 15:05:31 +00:00
schwarz
27f1fd728c completely removed empty if clause in configure (had caused configure to
fail on MacOS X)
2010-02-20 08:59:03 +00:00
schwarz
14c1aa6121 redid some patches since they had been off by a few lines 2010-02-20 08:35:58 +00:00
joerg
92ed196116 Mark as not for 64bit systems until the casting mess is resolved. 2010-02-15 17:18:52 +00:00
joerg
ecce98ac6e Mark as broken due to the casting to va_list. Pure luck can make this
work...
2010-02-15 16:17:29 +00:00
joerg
bbbad9ea57 Make sure this package is buildable as normal user by fixing the directory
permissions in WRKSRC.
2010-02-14 18:42:53 +00:00
joerg
429e956b3f Bump revision for PYTHON_VERSION_DEFAULT change. 2010-02-10 19:17:31 +00:00
joerg
719bd7323b Retire vmware packages. 2010-02-10 17:10:52 +00:00
markd
60d467034a add dynagen 2010-02-05 20:23:51 +00:00
markd
fe296cee30 Initial import of dynagen 0.11.0
Dynagen is a front-end for use with the Dynamips Cisco router emulator.
It uses an INI-like configuration file to provision Dynamips emulator
networks. It takes care of specifying the right port adapters, generating
and matching up those pesky NIO descriptors, specifying bridges,
frame-relay, ATM switches, etc. It also provides a management CLI for
listing devices, suspending and reloading instances, determining and
managing idle-pc values, performing packet captures, etc.
2010-02-05 20:20:41 +00:00
markd
031b1d3d6b add LICENSE. 2010-02-05 20:13:20 +00:00
markd
23bdd69ff2 Update dynamips to 0.2.8-RC2 (from 2007)
0.2.8-RC2
* mainly a bug fix release
0.2.8-RC1
* hypervisor control protocol has been modified
* Support of the Cisco 1700 platforms, with WIC-1T, WIC-2T and
  WIC-1ENET cards
* Support of WIC-1T and WIC-2T for the 2600, 2691, 3725 and 3745.
* Support of NM-NAM and NM-CIDS interfaces.
* Plugin system
* Bug fixes.
2010-02-05 20:10:42 +00:00
wiz
69d7106d7b Update to 1.52.79. GTK port has been integrated into main
snes9x version.

Snes9x 1.52
- IMPORTANT NOTICE: The structure of savestates (also known
  as snapshots / freeze files) is incompatible with older
  versions! Snes9x 1.52 cannot read the savestates created
  by 1.51 or older.                                         (zones)
- Highly acculate SPC700 and S-DSP emulation.               (Blargg)
- Replaced APU emulation cores (SPC700 and S-DSP) with
  ones provided by Blargg's SNES_SPC library. This renders
  savestates incompatible with older versions.              (BearOso, zones)
- SPC7110 emulation.                                        (byuu, neviksti)
- Merged bsnes' SPC7110 emulation code. Note that the .rtc
  file of Far East of Eden Zero is incompatible with older
  versions.                                                 (zones)
- Removed graphics pack support. It's no more necessary.    (zones)
- Replaced S-RTC emulation code with bsnes' one to keep the
  good compatibility of .rtc files between the two
  emulators. As a result, Daikaijuu Monogatari 2 now
  outputs the .rtc file, and its .srm file is incompatible
  with older versions.                                      (zones)
- Added savestate supports for DSP-2, DSP-4, ST-010 and
  OBC1.                                                     (zones)
- Added UPS support.                                        (byuu)
- Fixed DSP-4 AI problem.                                   (Jonas Quinn)
- Fixed invalid memory accesses in C4 and OBC1 codes.       (zones)
- Fixed invalid memory accesses in BSX codes. My mistake.   (zones)
- Fixed the read value of $213e, $4210 and $4211.           (zones)
- Fixed the writing of word values at the memory boundary.  (zones)
- Fixed the bug that the unnecessary SA-1 emulation
  continues once any SA-1 games are launched.               (zones)
- Removed old color blending codes.                         (zones)
- Removed too-old Snes96 and ZSNES snapshot support.        (zones)
- Updated command-line options.                             (zones)
- Code cleaning.                                            (zones)
- GTK+ : Added a port of Snes9x to the GTK+ toolkit.        (BearOso)
- Unix : Reconstructed and simplified all the contents.
  Some features have been removed to be simple, and many
  options have changed. GTK+ port is recommended for most
  of Linux users.                                           (zones)
2010-02-05 12:57:27 +00:00
wiz
972490dd22 Update to 0.136:
New System Drivers Supported:
-----------------------------
- Consul 2717 with PMD-32 [Miodrag Milanovic]
- Elektor SC/MP [Miodrag Milanovic]
- Epoch Super Cassette Vision [Wilbert Pol]
- Hawthorne Technologies TinyGiant HT68k [Miodrag Milanovic]
- Hector MX40c [JJ Stacino]
- Hector MX80c [JJ Stacino]
- Microsystems International Limited MOD-8 [Miodrag Milanovic]
- MITS Altair 8800bt [Miodrag Milanovic]
- Robotron K1003 [Miodrag Milanovic]
- Science of Cambridge MK-14 [Miodrag Milanovic]

Systems Promoted from GAME_NOT_WORKING:
---------------------------------------
- Ausbaufähiger Mikrocomputer mit dem U 880 (Huebler/Everts) [Curt Coder]
- Hector 2HR+ [JJ Stacino]
- Hector 2HR [JJ Stacino]
- Hector HRX [JJ Stacino]
- Kaypro 4 [Robbbert]
- Kaypro 10 [Robbbert]
- Omni II [Robbbert]
- Victor [JJ Stacino]
- XOR S-100-12 [Curt Coder]

System Driver Changes:
----------------------
- [APEXC] Fixed image loading [Robbbert]

- [BETA] Fixed display flickering. [Curt Coder]

- [C64] Emulated the Commodore 1541 disk drive at hardware level.
  G64 images are now supported (D64 support coming) [Curt Coder]

- [EXL100] Added 7041 rom dump.  [Wilbert Pol]

- [EXIDY] Improved sound compatibility.  [Robbbert]

- [FMTOWNS] Various updates: [Barry Rodewald]
  * Added FDC IRQ and disk density select
  * Fixed ANK CG ROM enable
  * Re-worked VRAM access, allowing startup logos to display on the Marty and Car Marty
  * Added basic keyboard support
  * Added standard 2 button joystick support
  * Corrected text mode colours
  * Implemented CD-ROM controller, and CD-DA support
  * Hooked up YM3438 interrupts
  * Re-worked video code to support a basic CRTC implementation
  * Fixed VBlank IRQ
  * Added sprite implementation
  * Mapped RF5C68 wave RAM

- [GBA] Remapped Select button to MESS default.  [Justin Kerk]

- [GLASGOW] Upgraded artwork to be clickable. Fixed various driver
  problems. Chess can be played by using the mouse.  [Robbbert]

- [HUEBLER] Added keyboard. [Curt Coder]

- [INTV] Fixed intvkbd. Fixed disassembler.  [Robbbert]

- [MPF1] Converted to use driver state, added speech and printer
  ROMs, implemented MONI/INTR keys, monitor BREAK logic, added
  artwork for mpf1b, added layout for mpf1p. [Curt Coder]

- [ORIC] Telstrat regression has been fixed.  [Robbbert]

- [SMS] Added SegaScope (3D-Glasses) support to Sega Master System I
  drivers (i.e. sms1, sms1pal, smsj & sg1000m3). To enable this, enter
  Driver Configuration menu and turn on SegaScope, then go in the Video
  Options menu and choose one of the SegaScope views. [Fabio Priuli]

- [SMS] Added Terebi Oekaki graphic board support to Japanese drivers
  (i.e. smsj & sg1000m3). To enable this, start emulation of "Terebi
  Oekaki", then enter Driver Configuration menu and turn on the Tablet.
  Once enabled, remappable controls will also appear in the Input (this
  System) menu. [Fabio Priuli]

- [SMS] Added Reset button to SMS1 and improved Lightgun behavior based
  on "Color & Switch Test". [Enik Land]

- [TI81] Added v1.6K BIOS dump. [critor]

- [TI85/TI86] Converted the serial interface to a device. [Wilbert Pol]

- [TI99] Fixed a crash when the user mounts cartridge dump files in legacy
  mode.  [Michael Zapf]

- [XOR100] Added terminal support. [Curt Coder]

Source Changes:
----------------
- The core is based on MAME 0.136.  This incorporates all features of the
  update to this core.  [MAME team]

- Cleanups (static qualifiers, headers, renames, reduced global symbols, dead
  code cleanups, brace cleanups, and more multisession friendly init code).
  [Atari Ace]

- WD17xx write track supported in proper way instead of using more
  sector writes [Michael Zapf]

- Added F4 character-set viewer to many computers [Robbbert]

- The -listdevices option has been temporarily renamed to -listmedia,
  until it is merged with MAME's -listdevices command [Robbbert]

- Fixed bug 1770. Listmedia will indicate if a driver has no devices,
  or if the driver doesn't exist. [Robbbert]
2010-02-03 16:18:28 +00:00
joerg
85cf745783 DESTDIR support 2010-02-01 01:50:04 +00:00
joerg
33b665d081 Not MAKE_JOBS_SAFE. 2010-01-31 21:25:05 +00:00
joerg
2ff9815b12 DESTDIR support 2010-01-29 23:50:26 +00:00
joerg
26ea797ff1 DESTDIR support 2010-01-29 23:01:53 +00:00
joerg
65b4b75a55 DESTDIR ready 2010-01-29 22:54:48 +00:00
joerg
afed6d9ef3 DESTDIR support 2010-01-29 20:15:46 +00:00
heinz
5e3cd069ac Added LICENSE information. 2010-01-24 17:11:17 +00:00
wiz
7e9f949650 Second try at jpeg-8 recursive PKGREVISION bump. 2010-01-18 09:58:37 +00:00
wiz
672ef23395 Recursive PKGREVISION bump for jpeg update to 8. 2010-01-17 12:02:03 +00:00
dholland
34e5493933 Update HOMEPAGE and MASTER_SITES. 2010-01-17 08:16:52 +00:00
dholland
b259bb4160 Update HOMEPAGE and MASTER_SITES. 2010-01-17 08:02:49 +00:00
dholland
61995f31e0 Patch out no-longer-supported gcc language extensions, mostly lvalue
casts and lvalue ternary operators. Also make static/non-static decls
consistent. Fixes broken build. While here, add DESTDIR support.
2010-01-17 08:00:47 +00:00
wiz
3441b943d0 Update to 0.136:
Changes from 0.136
==================
1) Up to date with baseline 0.136 (RB)
2) More typecasting so compiling as C++ can succeed (couriersud)
3) Cleaned up #ifdefs, added more -verbose output, improved SDL
   1.3 support (couriersud)
4) Cleaned up Windows support (couriersud)
5) Fixed possible weirdness enumerating controller buttons (Skito)
2010-01-16 21:25:19 +00:00
bouyer
fc40dd8922 patch-aa: patch ported from sysutils/xentools3-hvm to make network interface
tap backend work on NetBSD (NetBSD uses an ioctl to get the tap name).
patch-ab: add support for the "select without ATN" to the emulated
esp device. NetBSD's esp(4) uses this command and aborts after a timeout.
While there fix the homepage URL.

Now NetBSD/sparc 5.0.1 boots and runs fine in qemu-system-sparc on a
NetBSD/amd64 host.

Bump pkgrevision.
2010-01-14 22:32:33 +00:00
obache
e311bda4e7 Update fmsx to 3.5.1.
approved by agc@.

New in This Version

  * After a long pause, finally updated fMSX-Unix port. fMSX-Unix source code
    is once again available as part of the core source code distribution. It
    has been debugged on the Ubuntu Linux. Let me know of any incompatibilities
    with other Unix flavors.
  * Extended fMSX-Symbian port to support UIQ3 phones from Sony Ericsson and
    Motorola. As I only have key-operated Motorola Z8, testers with pen-based
    SE phones are badly needed.
  * Added run-time compatibility with 8bpp, 16bpp, 24bpp (32bit pixels) and
    32bpp screen depths to fMSX-Unix. IMPORTANT: At this moment, built-in
    config menu, debugger, and NetPlay dialog will only work at X11 screen
    depth that matches your compile-time setting (i.e. -DBPPxx) in Makefile.
    Make sure you always compile fMSX-Unix for your default screen depth.
  * Disabled secondary slots for primary slot #0 in MSX1 mode. DiskROM boots in
    MSX1 mode again.
  * Now syncing all sound channels after loading state, sound does not get
    "stuck" any more.
  * Renamed command line option -zoom/-nozoom into -soft/-nosoft.
  * Moved a few key definitions, so that "!@#$%^..." characters can now be used
    as indices into Keys[]. This is done for compatibility with GDK key events.
  * Renamed KeyMap[] to KeyState[] to avoid name clash with MacOSX system API.
  * ALT swaps joysticks 1/2 on all platforms where applicable.
  * CONTROL/SHIFT keys now act as FIRE-A/FIRE-B joystick buttons on all
    platforms.
  * Improved fMSX-Symbian sound code, although sound problems still persist on
    some UIQ3 phones.
  * Split fMSX-Symbian/S60 configuration menu into four tabs, making "Video"
    and "Audio" settings separate.
  * Added "Audio Latency", "Skip Frames", and "Sync Updates" settings to
    fMSX-Symbian.
  * Added to fMSX-Symbian ability to use Nokia E61/E62 [FUNC] key in the
    built-in menu.
  * Fixed an fMSX-Symbian bug where pieces of virtual keyboard remained on
    screen after closing it.
  * Pressing [8] key on fMSX-Symbian now invokes virtual keyboard, if enabled,
    for the phones which do not have the [EDIT] key.

New in fMSX 3.4

  * Added network play option to fMSX-Windows and fMSX-Symbian!
  * Now not opening printer file until the first character is printed.
  * Fixed OUTD/OUTDR opcodes to modify B register before the OUT operation.
  * No longer trying to load state files from LoadFile().
  * Defined "INLINE" properly, depending on the C standard supported by the
    compiler.
  * Finally retired #ifdef SOUND as sound is always compiled in anyway.
  * Added new, much better, scanline simulation and video softening effects to
    fMSX-Windows.
  * fMSX-Windows full-screen mode now runs in 640x480 resolution.
  * Fixed problem with full-screen SCREEN 6/7 in fMSX-Windows.
  * fMSX-MSDOS has got complete (non-truncated) emulation for SCREEN 6/7 and
    TEXT80 screen modes.
  * fMSX-MSDOS now always runs in 640x480x15bpp VESA screen mode.
  * Added options to simulate TV scanlines (-tv/-notv) and zoom display (-zoom/
    -nozoom) to fMSX-MSDOS.
  * Options -sync/-nosync/-vsync work properly again in fMSX-MSDOS.
  * Added new "Fill & Soften" zoom mode to fMSX-Symbian. It is rather slow
    though.
  * Added ability to use virtual keyboard in fMSX-Symbian to enter filename
    when saving files from the built-in menu.
  * Fixed problem with gameplay being too fast in fMSX-Symbian.
  * Fixed possible source of instabilities in the S60 open file dialog in
    fMSX-Symbian.
  * Fixed exit via Symbian-specific menu.
  * Fixed premature termination of the emulation thread when exiting
    fMSX-Symbian, soundtrack recording and config saving work again.
  * The [C] ("Clear") key is no longer used to toggle sound in fMSX-Symbian. It
    acts as [BACKSPACE] instead.

New in fMSX 3.3

  * Save state format has changed due to serious changes to the emulator
    architecture!
  * Added OpZ80() function and the FAST_RDOP macro to the Z80 emulation to
    optimize code access in architectures with memory-mapped I/O.
  * Added subslot support to all slots.
  * Moved PAINTER.ROM to slot 0:1, FMPAC to slot 0:2, MSXDOS2.ROM to slot 3:0.
  * Reduced the number of user cartridges back to two (A/B). All the other
    slots are taken by system cartridges (MSXDOS2, FMPAC, etc.).
  * Locked user cartridges in slots 1/2 to subslot 0, as external cartridges
    often do not use subslots.
  * If Konami's GMASTER2.ROM or GMASTER.ROM is present in the program
    directory, fMSX will now load it as a system cartridge.
  * Fixed state file name autogeneration.
  * Fixed -rom option behaviour.
  * Fixed hangup when switching from MSX1 to MSX2 mode.
  * Fixed MSXDOS2.ROM and FMPAC.ROM support.
  * Fixed StateID() function to take all cartridges and system ROMs into
    account.
  * Fixed non-working joystick autofire.
  * Now checking joysticks and mice once per frame.
  * Now accelerating horizontal mouse movement in 512-wide screen modes.
  * Mouse buttons are now merged with joystick buttons.
  * Fixed mouse-as-joystick option.
  * Improved file type detection, now automatically detecting saved states,
    disk images, cartridge ROMs, fixed font files.
  * Readded proper support for fixed text mode fonts with LoadFNT().
  * Added proper emulation for the WD1793 FDC (WD1793.c).
  * Added unified .FDI disk image support (FDIDisk.c).
  * Added support for standard, SV738, Arabic, and Brazilian WD1793-based disk
    interfaces.
  * Added support for GZIPped disk images.
  * Made disk geometry discovery smarter (CP/M-80 v2.2 now boots).
  * Moved 720kB floppy utilities (Floppy.c) and SCC sound chip emulation
    (SCC.c) into EMULib.
  * Added command line option to patch DiskROM calls (-simbdos). With this
    option on, fMSX takes over DiskROM disk access routines. When -wd1793 is
    used, fMSX will simulate real WD1793 FDC instead.
  * Rehashed built-in menu to make screen space for more options.
  * Added menu options to select RAM and VRAM sizes, create new disk images,
    save disk images, patch DiskROM calls, load and use fixed text mode fonts.
  * Added virtual keyboard to fMSX-Symbian, invoked by pressing [EDIT] or left
    [SHIFT] key. The keyboard can work in three modes: "Off", "Single Key
    Entry", and "Multiple Keys Entry".
  * Added display orientation settings to fMSX-Symbian ("Landscape",
    "Portrait", and "Auto").
  * Finally fixed opendir() problem in EMULib-Symbian. All built-in menu file
    dialogs work now!
  * Further extended and optimized Symbian screen rendering routines.
  * Fixed and optimized TV scanline simulation in fMSX-Symbian, made scanline
    effect stronger.
  * Now saving RAM and VRAM size settings in fMSX-Symbian.
  * fMSX-Symbian now uses true 512-wide display drivers for SCREEN6, SCREEN7,
    and TEXT80.
  * fMSX-Symbian will now save printer output to E:\Others\fMSX\PRINTER.OUT.
  * Fixed system warnings in when flipping Nokia E70 open/closed.
  * Fixed possible crash when selecting an initial file in fMSX-Symbian.
  * Improved "About" box in fMSX-Symbian.
  * Moved fMSX-Symbian file selection root to E:\.
  * When initial file selection cancelled, fMSX-Symbian will now boot into
    plain BASIC (i.e. no cartridges and no disks).
  * Renamed fMSX-Symbian binary and resource files to avoid name clash with
    fMSX/S60 port by Juha Riihimaki.
  * Fixed mouse support in fMSX-MSDOS.

New in fMSX 3.2

  * Added ChangePrinter() function to set printer redirection file.
  * Moved disk operations to a separate submenu of the built-in menu and added
    "Eject Disk" options.
  * Added an easy "Load File" option to the built-in menu and the fMSX-Windows.
  * Added options to redirect printer and sound logging output to the built-in
    menu and the fMSX-Windows.
  * Added error messages to fMSX-Windows and fMSX-Symbian.
  * Added frame rate display option to fMSX-Symbian.
  * Added "fill screen" zoom option to fMSX-Symbian.
  * Added MIDI soundtrack logging to fMSX-Symbian (saved into E:\Sounds and can
    be used as ringtones).
  * Added configurable button and key mappings to fMSX-Symbian.
  * fMSX-Symbian application menu is now split into three pages.

New in fMSX 3.1

  * fMSX-Windows and fMSX-DOS are now compiled with OpenWatcom C++ and use the
    new EMULib framework. Note that keyboard assignments have changed!
  * Added hardware reset key ([F11]) to reboot MSX.
  * Added universal screen buffer based Z80 debugger ([F10]) that works on all
    platforms.
  * Added universal configuration menu ([F8]) that works on all platforms.
  * Added ResetMSX() function to restart MSX, possibly in a new operating mode.
  * Extended LoadCart() function to load or eject cartridges at runtime.
  * Added Mode variable to store all configuration options.
  * Replaced -vperiod/-hperiod settings with easier to understand -pal/-ntsc
    settings.
  * Replaced -uperiod setting with a finer -skip setting that controls the
    percentage of skipped frames.
  * Fixed Z80 NMI handling to comply with the standard.
  * Fixed SRAM file saving.
  * Fixed state file name generation.
  * Added autofire options for joystick buttons.
  * fMSX-Windows has got a new menu-based GUI, improved sound, and faster
    graphics updates.
  * Fixed USB joypad support in fMSX-Windows.
  * fMSX-MSDOS now uses 16BPP screen mode.
  * Updated the documentation.

New in fMSX 3.0

  * Added transparent support for GZIPped disk images as disks. You can now
    pass .GZ file names in -diska/-diskb command line options.
  * Added transparent support for directories as disks (thanks to Miguel
    Colom). You can now pass directory names in -diska/-diskb command line
    options. Changes to such disks will not be saved for safety reasons.
  * Added DirectDraw-based full screen mode to fMSX-Windows. Press [ALT]+
    [ENTER] to switch in and out of the full screen mode. Use it with caution,
    as DirectDraw is notoriously unstable.
  * Added a full-fledged debugger to fMSX-Windows. Press [F11] to invoke the
    debugger.
  * Fixed several bugs in MIDI implementations that made some games silent when
    logging soundtrack or using MIDI output in fMSX-Windows.
  * Better adapted fMSX-MSDOS to 320x200 VGA screen.
  * "Sync to VBlanks" option is now default in fMSX-MSDOS.

New in fMSX 2.8

  * Fixed initial envelope volume in AY8910.c, thanks to Koichi Nishida.
  * Fixed a problem with 8kB/16kB cartridges failing to execute in the MSX1
    mode.
  * When guessing a MegaROM mapper type, fMSX now tries to look at a data file
    CARTS.CRC containing pairs of cartridge CRCs and mapper types.
  * Added support for the third cartridge slot. You can now give up to three
    cartridge names on the command line and three -rom options.
  * Cartridges are now inserted into slots 1:X (A), 2:X (B), and 3:0 (C). The
    RS232.ROM has been moved to slot 3:3.
  * Added support for the 64kB Panasonic FM-PAC cartridge with 8kB SRAM (-rom
    7).
  * fMSX loads files FMPAC.ROM, MSXDOS2.ROM, and PAINTER.ROM automatically, as
    long as they are in the program directory and there is an empty cartridge
    slot available.
  * Added support for ASCII/8kB cartridges with 8kB SRAM (Xanadu, Royal Blood).
    Please, inform me if this has broken support for any "normal" ASCII/8kB
    cartridges.
  * Added support for ASCII/16kB cartridges with 2kB SRAM (Hydlide 2). Please,
    inform me if this has broken support for any "normal" ASCII/16kB
    cartridges.
  * All battery-backed SRAM save files have now got .SAV extension. For
    example, GameMaster2.rom will produce a SRAM file named GameMaster2.sav.
  * Added reporting of bad memory writes with -verbose 8.
  * The R-Type cartridge and its variants are supported by the ASCII/16kB
    MegaROM mapper (-rom 5).
  * HAL's Hole In One Special cartridge is supported by the GENERIC/16kB
    MegaROM mapper (-rom 1).
  * Konami's Majutsushi (aka Mah Jong 2 or RC765) cartridge is supported by the
    GENERIC/8kB MegaROM mapper (-rom 0), although the D/A audio circuit
    emulation is not implemented.
  * Added fast-forwarding option ([F9]) and moved fixed font switch to a
    different key ([CONTROL]-[F9]).
  * Changed [F6],[F9],[F10] assignments in fMSX-Windows to comply with other
    fMSX ports.
  * Added Options menu to fMSX-Windows.
  * fMSX-FreeBSD now compiles without changes on FreeBSD 5.x (FreeBSD 4.x users
    may have to change the location of the soundcart.h).
  * Fixed sound in fMSX-FreeBSD by increasing the number of sound fragments
    from 8 to 64. If any of FreeBSD developers are reading this, could you
    explain why this is needed?

New in fMSX 2.7

  * Switched to the latest version of the OpenWatcom C/C++ compiler.
  * The infamous Windows problem with spaces in directory names seems to be
    fixed by using a newer compiler.
  * Made some arrays "const" to facilitate porting to run-from-ROM platforms
    (cellphones, PDAs, etc.).
  * Joystick problems in fMSX-Windows are fixed.
  * Descreased the default sound volume in fMSX-Unix.
  * Increased the default wave synthesis frequency to 44.1kHz.
  * Minor fixes to the Unix sound drivers.
  * Removed MIDI volume control from Windows sound drivers.
  * Added TV raster effect to fMSX-Windows.

New in fMSX 2.6

  * Added separate (and correct) emulation for the i8255 PPI chip.
  * Added masking to lower bits of video table addresses.
  * Added timing and other fixes to the Z80 core (courtesy of Omar Cornut).
  * Fixed line coincidence and VBlank handling (thanks to Vincent van Dam).
  * Save state (.STA) file format has changed.
  * Fixed a bug that messed up screen table addresses when restoring state.
  * Fixed a bug that left dummy memory page dirty when loading GZIPped ROMs.
  * Fixed a -home option bug on Solaris (thanks to Eric Boon).
  * Fixed fMSX-Unix to allow it to have an application icon under WindowMaker.

New in fMSX 2.5

  * Added emulation state saving and loading.
  * Added support for GZIPped ROM files and state file.
  * Changed keyboard handler in fMSX-Unix. Hopefully, the key assignments
    should now be more natural.
  * Added sound on/off switch to fMSX-Unix and fMSX-MSDOS.
  * Keyboard assignments changed everywhere.
2010-01-07 08:38:43 +00:00
joerg
67b28e2592 Not for 64bit platforms due to massive pointer casts. 2010-01-06 18:22:33 +00:00
joerg
c60a2288f1 wine-devel is only for i386/x86_64. Both don't work on NetBSD though. 2010-01-04 15:30:08 +00:00
mishka
c4005f1e40 The ${LDD} may also have options (e.g. otool -L), and thus must be quoted
when passed to configure.
2009-12-29 13:46:43 +00:00
joerg
8904e6b08d Fails with link errors in parallel builds. 2009-12-23 18:42:43 +00:00
abs
de75a31f0b Add DESTDIR to post-install target - unable to test destdir as this fails to build on amd64 2009-12-17 22:12:08 +00:00
joerg
ef39134ef4 Recursive bump for libltdl 2009-12-15 21:41:00 +00:00
wiz
f826f42e71 Update to 0.135.
Changes in 0.135:
New System Drivers Supported (in no particular order):
------------------------------------------------------
- Philips CD-i [Harmony]
- Fujitsu FM Towns Car Marty (not working) [Barry Rodewald]
- Macintosh II (FDHD), IIx, IIcx, IIci, IIsi, LC, LC II, and
  Classic II (not working) [R. Belmont]
- P8000 (not working) [Matt Knoth, Fabio Priuli]
- Sharp X68000 XVI and X68030 (not working). [Barry
Rodewald]

Systems Promoted from GAME_NOT_WORKING:
---------------------------------------
- Atari 800XL [Mariusz Wojcieszek]
- Beta [Curt Coder]
- Cosmicos [Curt Coder]
- Microbee 56k [Robbbert]
- Nokia MikroMikko 1 M6 [Curt Coder, Kara Trace]
- Philips CD-i [Harmony]
- Sony PocketStation [Harmony]
- TRS-80 Model 4 [Robbbert]
- TRS-80 Model 4P [Robbbert]

Skeleton drivers:
-----------------
- Amiga 3000
- Amstrad PenPad PDA 600
- Cosmicos
- Epson HX20
- NeXT
- Robotron A7150
- SGI IP6 4D/PI workstation

Changes in 0.134:
New System Drivers Supported (in no particular order):
------------------------------------------------------
- 4004 Nixie Tube Clock [Miodrag Milanovic]
- Busicom 141-PF [Miodrag Milanovic]
- Mikron-2 [Miodrag Milanovic]
- Nintendo Game Boy Advance [R. Belmont, Harmony]
- Tandy 1000RL [Wilbert Pol]
- DECTalk DTC-01 [Lord Nightmare]
- Ensoniq ESQ-1 (not working) [R. Belmont]
- Game Park GP32 (not working) [R. Belmont]
- Game Park Holdings GP2X (not working) [R. Belmont]

Systems Promoted from GAME_NOT_WORKING:
---------------------------------------
- Elektor Junior [Manfred Schneider]
- Elwro 800 Junior [Mariusz Wojcieszek]
- Sharp X1 / X1 Turbo [Angelo Salese]

Skeleton drivers:
-----------------
- HC-88
- Cobra / Cobra 80K
- Kaypro 4/plus88
- Kaypro 4 4-84
- Tatung Einstein 256
2009-12-15 14:17:30 +00:00
asau
b18a2f2526 Update to qemu 0.11.1:
Changes in version 0.11.1:
  - fix I2C slave addressing (Juha RiihimæÖki)
  - Revert "vga: do not resize the screen on hw_invalidate" (Aurelien Jarno)
  - slirp: fix use-after-free (Mark McLoughlin)
  - Fix sparc.ld (Blue Swirl)
  - ELF codedump build failures (Laurent Desnogues)
  - kvm: Move KVM mp_state accessors to i386-specific code (Hollis Blanchard)
  - fix configure script with armv4l cpu (Laurent Desnogues)
  - net: disable draining tap queue in one go (Mark McLoughlin)
  - pcnet: Restart poll timer on pcnet_start (Jan Kiszka)
  - Sparc32: Fix lance (Blue Swirl)
  - mac99: fix segmentation fault on startup (Aurelien Jarno)
  - usb-linux.c: fix buffer overflow (Jim Paris)
  - ARM host: fix generated blocks linking (Laurent Desnogues)
  - qemu serial: lost tx irqs (affecting FreeBSD's new uart(4) driver (Juergen Lock)
  - exec-all.h: increase MAX_OP_PER_INSTR to 96 from 64 (Aurelien Jarno)
2009-12-09 18:28:39 +00:00
joerg
19abe71f40 Pass down --x-includes/--x-libraries for modular Xorg 2009-12-03 17:07:31 +00:00
joerg
c14336b906 Compensate for lib vs lib64 on amd64. 2009-11-29 17:48:40 +00:00
wiz
3694e7e6cd Update to 0.135: All the best new stuff from MAME 0.135! 2009-11-13 14:45:25 +00:00
wiz
ac44248511 + kegs. 2009-11-10 16:20:17 +00:00
wiz
980553d9aa Initial import of kegs-0.91 from pkgsrc-wip, packaged by Timothy Larson.
Kent's Emulated GS - an Apple IIgs emulator for Mac OS X, Win32,
Linux, and Unix/X11.
2009-11-10 16:19:57 +00:00
adam
b73b8a7eaa Changes 2.1.0:
* added Axlon and Mosaic RAM expansions for Atari 400/800
* added emulation of 1400XL, 1450XLD, MIO and Black Box
* added support of .PRO copy-protected disk images
* implemented tape loading with variable bitrates
* implemented cassette writing via hardware registers
* added switching between NTSC and PAL color palettes
* added emulation of XEP80 and a prototype 80 column card
  for the Atari 1090 (SDL only currently)
* added emulation of CX85 numeric keyboard (Java and SDL only)
* event recording added (-record, -playback): save your game walkthrough
  using the "-record mygame.dat" and later impress your friends by
  your game skills or highest score using the "-playback mygame.dat"
* NTSC Filter option added to UI
* -directmouse added to SDL and X11 (used for -mouse pad or koala)
* monitor supports arrow keys - e.g. up-arrow for history
* SDL: interpolated scanlines (use -scanlinesnoint to disable)
* SDL: added -mouse, -mousespeed, -grabmouse (also Alt+M)
* SDL: visual configuration of keyboard joysticks layout in the UI
       (F1 -> Controller Configuration -> Define layout)
       default mapping changed to 4,8,6,5 (joy0) and A,W,D,S (joy1)
* R: device can be serial-only, network-only or both (selectable)
* R: device now supported on MS Windows and Dreamcast as well
* a completely new port to Java using NestedVM, running also as an applet
* Falcon/TT: removed Devpac dependency in asm files (now gcc friendly)
2009-11-04 11:44:15 +00:00
wiz
6dde6a65d6 libcdio updated changed its shlib major version, so bump depends.
Noted by drochner@
2009-10-31 14:46:51 +00:00
wiz
ab6cb7f6cf Update to 0.8.C/0.8.12:
0.8.C:

	SMS:  Fixed the input and reset emulation when the territory was
	set to "domestic"(Japan) and FM emulation was enabled; the emulated system was erroneously
	being treated as a Game Gear in a few places when those conditions were met.

	GB:  Fixed initialization of "HRAM" on virtual power toggle/reset.

	GB:  Fixed a bug(still many left) in the external RAM handling code, fixing an
	emulator crash with "Wizards & Warriors - Chapter X".

0.8.C-rc1:

	NGP: Fixed an unaligned memory access bug in the memory r/w handlers, causing crashes on platforms
	that do not support unaligned memory accesses.

	NES: Fixed an intialization bug in mapper 193.

	Added define "ALWAYS_INLINE" to force the compiler to always inline speed-critical functions, and added it to
	many emulation functions in that category.  gcc can be a pain in the butt.

	GBA:  Fixed a bug that would cause data corruption and the loaded game to crash whenever a state was
	saved(but the state itself, and loading it, was fine) on a big-endian platform.

	Fixed several instances of mismatches between format strings and passed argument types, which could cause
	nonsensical information to be printed on big-endian platforms, and perhaps some little-endian platforms as well.

	Fixed the minimum field-width specifier on the statements that print the loaded game's CRC32 in several
	places.

	Added the "format(...)" function attribute to the MDFN_DispMessage(), MDFN_PrintError(), and MDFN_printf()
	function prototypes to catch format string errors.

	Fixed the order of the sound drivers in the documentation(it was erroneously implying that OSS had a higher
	priority than ALSA for the default sound driver), and added various notes to explain the sound drivers.

	If an invalid "sounddriver" is selected, Mednafen will now print an error message and not initialize sound
	instead of silently selecting the default sound driver.

	SexyAL: Altered the argument order of SexiALI_Convert() to make more sense.

		Fixed the broken conversion code used when the frame count passed to Write() is greater than 2048.

		Fixed a bug/design flaw in the SexyAL SDL sound driver that can cause a crash during program
		deinitialization.

		Added support for "float" output format to the ALSA driver.

		The ALSA driver will now try all formats that SexyAL's conversion code supports if the desired
		format is not supported by the output device, rather that simply erroring out as before.

		Added support for converting to 24-bit and 32-bit PCM output formats from the source format(which
		is still fixed to signed 16-bit).

		The driver function RawCanWrite() is now passed a pointer to a uint32_t, which it sets to the number
		of bytes that can be written without blocking, rather than returning the value directly, so that
		the return value can be used as a success/failure indicator.

		The driver function RawWrite(), and the "user" function Write(), will now return 1 on success, 0 on
		(fatal) error, rather than returning the amount of data written.

		The OSS driver was testing the return value of open() incorrectly.  Fixed.

		SexyAL is now compiled as C++(but doesn't use many C++ features yet), which necessitated
		adding several explicit casts in various code, and fixing some inconsistent function prototypes and
		declarations.

                JACK: Fixed a stereo playback crashing problem(a loop count was being calculated incorrectly).

                JACK: Switched to using jack_client_open() instead of the deprecated jack_client_new().

                JACK: The "sounddevice" setting is now used, to specify the JACK server to connect to.

                JACK: Fixed a possible race condition in RawCanWrite().

		JACK, SDL: Changed the inter-thread ringbuffer setup to be less likely to underrun, while not hurting
		latency.

		JACK, SDL: Additional playback position precision is now obtained by using
		jack_get_time()/SDL_GetTicks().  This will improve Mednafen's performance with larger fragment sizes
		with these drivers, but smaller fragment sizes are still preferred for latency-to-underrun-occurrence-ratio
		reasons.

		Renamed the "byteorder" field of SexyAL_format to "revbyteorder", and changed it to a boolean type,
		to avoid confusion over what it actually represents.

	Removed erroneous dependency on CD-ROM emulation when WonderSwan emulation is enabled in the configure script.

        Added sanity checks to the first track number and total track count returned from libcdio, to prevent
        a crash in Mednafen if the libcdio driver fails and returns nonsensical values.

	Removed unused file sms/state.h

	Fixed a very-old bug that caused joystick unique ID collisions if more than 2 of the same "type" of physical
	joystick were available.

        Fixed a string constant-to-(char *) problem in sms/romdb.h.

	Mednafen is now compiled with -fsigned-char, to prevent any potential problems on systems with an "unsigned" char
	type as default.

	The included Tremor is now compiled with "-fvisibility=hidden" to work around a dynamic symbol collision
	problem with libsndfile(BUT, -fvisibility is only available in gcc 4.0 and newer).
	This solution may not be correct...

	Updated Tremor to the latest SVN version.

	PC-FX:  Added a semi-hack to fix a missing background layer problem in parts of "Angelique Special".  The
	underlying problem(no emulation of the programmable BG0 subscreen) will be corrected in 0.9.0.

	PC-FX:  Removed the unused V810 cache structures(Mednafen 0.9.0 will feature cache emulation, however).

	PC-FX:  Added a few CPU variables to save states whose absence could have caused netplay/movie desynch.

	PCE:  Fixed virtual power-toggle initialization of VCE and gamepad input variables.

        PCE, PC-FX:  Fixed the emulation of SCSI command 0xDE, mode 0x1.  The value returned was too small by
        2 seconds.

        PCE, PC-FX:  Fixed the sector count for the last track(which influences the leadout track start position/total
        sector count) in multi-track CUE/BIN CDROM images.

        PC-FX:  Fixed the handler address called when a TRAP instruction is executed.

	PC-FX:  Fixed the exception code set when an FPU divide-by-zero occurs(previously, it was being set to the
	integer divide-by-zero exception code).

	Fixed several problems in file.cpp, including buggy and overly-complicated MDFN_read*le() functions,
	and a problem with the const-ness of the return value of strrchr() with gcc 4.4.
2009-10-31 01:56:36 +00:00
joerg
1e48f6ceda Fix build with newer GCC versions. DESTDIR ready. No MAKE_JOBS. 2009-10-29 17:58:50 +00:00
joerg
3bac9e83fe Pass down X11 options for modular Xorg. 2009-10-28 01:06:37 +00:00
wiz
12ef44eb36 Update to 1.51.78:
Changes for version 78

      * Fixed an issue where, after failing to load a ROM, the
      emulator would be paused forever.
      * Added a toggle to joypad configuration to allow or disallow
      direct use of modifier keys.
      * Changed the option to disable screensaver so that it uses
      XResetScreenSaver and xdg-screensaver due to XTestFakeKeyEvent
      being removed in the latest X.org release.

Changes for version 77

      * Added pt_BR translation. [Tiberio Vitor]
      * Fixed a bug where the sound driver would switch from SDL
      in the Preferences dialog if one of OSS or PortAudio was not
      installed.
2009-10-20 15:34:53 +00:00
asau
8ffbfed7d3 Update to qemu 0.11.0. With input from Hasso Tepper (Dragonfly).
Changes since previous package:

version 0.11.0
  - fix rtc polling mode (Bernhard Kauer)
  - qcow2: order concurrent aio requests (Kevin Wolf)
  - qemu-io: port to win32 (Stefan Weil)
  - alpha: fix extlh instruction (Vince Weaver)
  - tcg: fix size of local variables in tcg_gen_bswap64_i64 (Stefan Weil)
  - net: fix send ordering (Jan Kiszka)
  - escc: fix IRQ routing (Aurelien Jarno)
  - versatile: fix Linux task preemption (Aurelien Jarno)
  - curses: reduce memory usage by 250MB (Aurelien Jarno)

version 0.11.0-rc2
  - mips: fix conditional move off fp conditions codes (Nath Froyd)
  - fix migration to obey -S (Paolo Bonzini)
  - remove pc-0-10 machine type (Mark McLoughlin)
  - vnc: fix copyrect screen corruption (Gerd Hoffman)
  - fix vm state change handlers running order (Markus Armbruster)
  - e1000: fix eerc and ics emulation (Bill Paul)
  - fix sdl zooming with pl110 (Blue Swirl)
  - sparc64: flush pending conditional evaluations (Igor Kovalenko)
  - esp: fix interrupt register read (Blue Swirl)
  - option rom makefile fixes (Paul Brook)
  - fix sparse warnings (Blue Swirl)
  - fix symfind (Laurent Desnogues)
  - win32: fix default prefix (Stefan Weil)
  - fix checksum writing in signboot (Alex Graf)
  - fix sdl window resize (Stefano Stabellini)
  - do not resize the screen on hw_invalidate (Stefano Stabellini)
  - Add checks for -smbios option (Beth Kon)
  - fix do_set_link (Luiz Capitulino)
  - fix do_commit behavior (Luiz Capitulino)
  - make windows notice media change (Gleb Natapov)
  - check for PR_SET_NAME being defined (Nathan Froyd)
  - fix migration for ide devices (Anthony Liguori)
  - Use correct depth in vmware vga (Reimar Doffiner)
  - support 32bpp cursors in sdl (Reimar Doffinger)
  - fix device name completion for eject (Blue Swirl)
  - make screendump use DisplayState properly (Stefano Stabellini)
  - fix autostart with live migration (Avi Kivity)
  - fix detached migration with exec (Chris Lalancette)
  - fix segv when changing vnc password in sdl (Zach Amsden)
  - fix vnc password clearing with stdio monitor (Zach Amsden)
  - clean up VGA type selection (Zach Amsden)
  - add missing linefeed in error message (Stefan Weil)

version 0.11.0-rc1
  - add machine aliasing support (Mark McLoughlin)
  - add getfd/closefd monitor commands (Mark McLoughlin)
  - use correct headers for tap-win32 (Filip Navara)
  - fix live migration (Glauber Costa)
  - slirp: use monotonic clock if available (Ed Swierk)
  - clear msix_entries_nr on error (Michael Tsirkin)
  - HPET: fix reg writes (Beth Kon)
  - slirp: fix guestfwd for incoming data (Jan Kiszka)
  - fix build of qemu-thread.c on win32 (Sebastian Herbszt)
  - improve signrom.sh portability (Christoph Egger)
  - fix qemu-img convert to copy unallocated parts of the image
	(Akkarit Sangpetch)
  - vmdk: fix backing file handling (Kevin Wolf)
  - scsi: add save/restore support (Nolan Leake)
  - fix live migration for SCSI (Nolan Leake)
  - various sparc build fixes (Blue Swirl)
  - fix OpenBSD build (Blue Swirl)
  - only allow -cpu host when using KVM (Anthony Liguori)
  - fix build breakage when !KVM (Anthony Liguori)
2009-10-11 16:04:13 +00:00
wiz
86896a1901 Comment out non-existing master sites.
Fix fetch stage on x86_64.
2009-10-11 09:21:23 +00:00
dholland
95814866b4 Update stella to 3.0, ok agc and dillo. pkgsrc changes: none.
Upstream changes:

2.8.4 to 3.0: (September 11, 2009)

  * Huge updates to the TIA emulation system.  Illegal HMOVEs are now
    handled correctly, resulting in improvements to many ROMs (thanks
    to Wilbert Pol for many ideas and code for these improvements).  All
    HMOVE emulation 'cheats' were removed; the emulation is now cycle-exact
    in this area.

  * Improved emulation of the Cosmic Ark 'starfield effect', also used in
    Stay Frosty; the emulation now looks very accurate.

  * Many improvements to the normal TIA rendering code, fixing problems
    when disabling certain graphical objects (certain objects were
    being misdrawn when others were enabled/disabled).

  * Improved TIA collision handling in the non-displayable area of the
    screen; this fixes problems in RAMRacer ROM.

  * Improved TIA redraw problems/graphical garbage when ROMs generate
    many more scanlines than a real TV would allow; this fixes problems
    in Q-Bert and the recent Playaround demo.

  * Added 'Fixed Debug Colors' option similar to the no$26k emulator.
    This allows each graphical object to be drawn in a fixed color,
    more clearly showing how the objects interact.  HMOVE blanks are
    also shown in a different color.  The TIA now emulates a 7-color
    register model, allowing even shared objects to show different
    colors.  This is toggled with the 'Alt Comma' key.

  * Related to 'Fixed Debug Colors', HMOVE blanks can now toggled during
    TIA display with the 'Alt-m' key.

  * Added rewind functionality to the debugger, where states are saved
    after each step/trace/scanline/frame advance.  Pressing 'Alt-r' or
    clicking the new rewind button will undo up to 100 previous
    operations.

  * Added 'electron beam indicator' to the debugger TIA output.  Basically,
    this is a visual pointer indicating the position of the electron gun
    when scanning the display.

  * Added ability to completely disable fullscreen mode, which fixes
    problems for some people where fullscreen mode was being entered
    even if it wasn't enabled.

  * Added '-joyallow4' commandline argument and associated UI item to
    allow all 4 directions to be pressed simultaneously on a joystick.

  * Improvements made to the ROM launcher: the backspace key now goes
    to the parent directory (this key can be remapped), and previously
    selected directories are now automatically selected.

  * Added support for 2IN1 bankswitching scheme, where two ROMs are
    present in one binary.  Currently supported are 2, 4, 8, and 16K
    ROMs.

  * Added bankswitch support for the 6K version of Starpath/Supercharger
    ROMS.  This allows the 6K version of Cubis to run.

  * Updated bankswitching schemes FASC and MB; they are now known as
    FA and F0, respectively.  This naming brings Stella in line with
    other emulators and programming utilities.

  * Fixed editing of cheats in the Cheat Dialog; the old cheat wasn't
    being removed.
2009-09-26 19:55:47 +00:00
tnn
5f95efd7f2 No master site here; set INTERACTIVE_STAGE=fetch 2009-09-23 13:49:40 +00:00
tnn
7fbe87079d The package's install target already installs manpages, no need for
us to do it manually anymore.
2009-09-22 12:18:33 +00:00
wiz
4e757aec7b Update to 0.134: all changes from upstream. 2009-09-20 10:03:58 +00:00
zafer
8e29e4c3ab update master_sites. remove dev.gentoo.org. distfile has been removed. 2009-09-14 22:35:02 +00:00
wiz
d3ee163fc9 Please pkglint (desktopdb.mk). 2009-09-12 14:07:26 +00:00
wiz
a94dede540 Update to 0.9.10. Set LICENSE.
Relevant changes:

0.9.9 -> 0.9.10
 scsp/68k:
  - Added code to make SCSP emulation frame-accurate (optional,
    enabled with --enable-scsp-frame-accurate configure switch).
  - Added a new 68000 emulation core.
 software video core:
  - Added line scroll emulation.
  - Improved user clipping.
  - Added some basic vertical scroll emulation, enough to get
    Sonic Jam working.
 gtk port
  - Gtk port is now compiling on Mac OS X.
  - Fixed full software screenshots.
  - Fixed store function in transfer dialog.
 general:
  - Added Lithuanian translation.
  - New sound core using OpenAL.
  - Added joystick core for Mac OS X.
  - Added a joystick core for Linux.
  - Added a PSP port.
  - Added support for loading ELF binaries.
  - Now using gettimeofday when available for better resolution.
  - Fixed save states.
0.9.8 -> 0.9.9
 opengl video core:
  - Fixed a bug that was causing some games to
    crash (albert odyssey, dragon ball, etc.)
 gtk port:
  - Automatic detection of current locale.
 qt port:
  - Added support of DESTDIR and --program-prefix
  - Automatic detection of current locale.
  - Added support for multiple players.
 general:
  - Hooks for renaming .desktop on installation.
  - .yts file are now installed.
  - Fixed parallel builds.
  - SDL peripheral core now handles all connected
    joysticks.
0.9.7 -> 0.9.8
 vdp2:
  - Fixed a bug in software renderer with rotating
    backgrounds.
 opengl video core:
  - Added gouraud shading and mesh processing.
    This is not enabled by default.
 software video core:
  - Fixed user clipping.
 gtk port:
  - Added mouse support.
  - Configuration dialog now displays key names instead
    of values. Also made it so each different configuration
    is saved. This broke compatibility with old .ini files.
 general:
  - Added mouse emulation.
  - Added de, es, it, pt-br and sv translations
  - Support for "out of src" build.
  - Fixed compilation for non supported platforms.
    For instance this should fix compilation on dragonfly bsd.
    Fixed compilation on GNU/Hurd too.
0.9.6 -> 0.9.7
 vdp1:
  - Added clipping for line-based drawing to software renderer.
 vdp2:
  - Toggling a screen is now core independent.
  - Added per-character priority to software renderer.
 gtk port:
  - Fixed fullscreen setting and added a keep ratio one.
  - Fixed a bug in the vdp2 debugger that was causing the emu to crash.
  - Full software mode can be compiled again.
  - Fixed segfault when taking screenshots in full software mode.
  - Fixed default value for region.
  - Window position is now saved and restored when re-opening the emu.
  - Fixed a problem when changing input cores.
 qt port:
  - Improved compilation process: make (un)install now works.
  - Fix crash when configuring input while using translated version.
 general:
  - Fixed a bug that was causing older save states to fail.
0.9.5 -> 0.9.6
 sdl joystick core:
  - Fixed it...
 software video core:
  - Improvements and bug fixes.
 gtk port:
  - Tagged more strings to be translatable.
  - Fixed bugs when setting a resolution in settings.
  - Fixed controller settings so keys can now be configured even if
    emulation is not started.
 qt port:
  - Removed libsjw core.
 general:
  - Updated copyright for some files where it was missing or
    inaccurate.
  - Fixes and improvements to the build process: fixed cross compilation
    of Qt port, added Wii port support, found a better way to "trigger"
    compilation of gen68k, fixed a bug when calling the sub-configure,
    .inc files are now cleaned, added MINI18N variable support, forwarded
    distclean rule to qt makefiles, configure now make sure the compiler
    is a cross compiler when cross compiling
  - Added a workaround for the "limits.h" problem... now distros should
    fix their headers...
  - Fixed the .desktop files for linux (gtk + qt ports)
  - Added translation files for fr and pt in the repository.
2009-09-12 14:06:47 +00:00
wiz
b05ade6989 Update to 1.51.76:
Changes for version 76

      * Fixed a bug where the fullscreen window would lose focus.
      * Updated fr_FR translation [Tukuyomi]
      * Added es_VE translation [inukaze]
2009-09-09 23:36:45 +00:00
obache
a24e6f3797 Add qt3 module. 2009-09-09 13:03:38 +00:00
obache
8ef9c1093c Add suse_qt3. 2009-09-09 13:02:32 +00:00
obache
e9c1b08d6b Import suse32_qt3-10.0 as emulators/suse100_32_qt3.
Linux compatibility package based on the SuSE Linux distribution.
Please visit http://www.suse.com/ for more information about SuSE
Linux.

This package supports running ELF binaries linked with glibc2 that
require QT3 shared libraries.
2009-09-09 12:58:45 +00:00
obache
68d8ca442d Import suse_qt3-10.0 as emulators/suse100_qt3.
Linux compatibility package based on the SuSE Linux distribution.
Please visit http://www.suse.com/ for more information about SuSE
Linux.

This package supports running ELF binaries linked with glibc2 that
require QT3 shared libraries.
2009-09-09 12:52:12 +00:00
reinoud
23cc89a884 Let wine compile and work again. There are still some minor issues that need
to be adressed but example programs i had installed before worked fine.

The errors i currently get are:
1	Could not load Mozilla. HTML rendering will be disabled.
2	err:seh:raise_exception Exception frame is not in stack limits => unable to
		dispatch exception.

Where 1) is annoying but 2) is more revealing.
2009-09-07 20:27:25 +00:00
reinoud
86fed9fa65 Fix build to Wine a bit.
It would bomb out on:
freetype.c:166: error: 'FT_MulFix' undeclared here (not in a function)
freetype.c:166: warning: type defaults to 'int' in declaration of 'pFT_MulFix'

This is due to a newer version of freetype. Patch by Shunichi Fuji. Still
fails to compile on other errors, but one more down.
2009-09-07 14:25:08 +00:00