NOTICE: This package has been removed from pkgsrc

./emulators/sdlmess, Multi Emulator Super System, SDL port

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 0.136nb3, Package name: sdlmess-0.136nb3, Maintainer: dillo

MESS is a free emulator which emulates a large variety of different
systems.

This package contains the SDL port of MESS.


Required to run:
[textproc/expat] [devel/GConf] [devel/SDL] [x11/gtk2]

Required to build:
[archivers/unzip] [pkgtools/x11-links] [devel/gmake] [devel/pkg-config] [x11/compositeproto] [x11/renderproto] [x11/xproto] [x11/inputproto] [x11/xextproto] [x11/randrproto] [x11/xcb-proto] [x11/fixesproto4]

Master sites:

SHA1: 54ec2faf96564a86dbe38c4e0666f977d85c4e22
RMD160: 9463ad4dd5ed7a898af331709c8aa4d78915d43e
Filesize: 35845.577 KB

Version history: (Expand)


CVS history: (Expand)


   2011-02-03 23:24:46 by Thomas Klausner | Files touched by this commit (25) | Package removed
Log message:
Remove sdlmame and sdlmess, replaced by mame and mess, respectively.
Add mame+mess to category Makefile.
   2011-01-13 14:40:12 by Thomas Klausner | Files touched by this commit (1644)
Log message:
png shlib name changed for png>=1.5.0, so bump PKGREVISIONs.
   2010-11-18 11:08:32 by Thomas Klausner | Files touched by this commit (4)
Log message:
Fix build with gtk>=2.22.
   2010-11-15 23:59:19 by David Brownlee | Files touched by this commit (1062)
Log message:
PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnome
   2010-09-14 13:03:18 by Thomas Klausner | Files touched by this commit (1096)
Log message:
Bump dependency on pixman to 0.18.4 because cairo-1.10 needs that
version, and bump all depends.

Per discussion on pkgsrc-changes.
   2010-06-05 14:20:07 by Thomas Klausner | Files touched by this commit (4)
Log message:
Fix build with gtk2>=2.20.
   2010-02-03 17:18:28 by Thomas Klausner | Files touched by this commit (3) | Package updated
Log message:
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]
   2009-12-15 15:17:30 by Thomas Klausner | Files touched by this commit (6)
Log message:
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