Commit graph

2519 commits

Author SHA1 Message Date
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