0.131
New System Drivers Supported (in no particular order):
------------------------------------------------------
- Atari 1200XL (not working) [Fabio Priuli]
- Atari 600XL (not working) [Fabio Priuli]
- Atari 65XE (not working) [Fabio Priuli]
- Atari 65XE Arabic (not working) [Fabio Priuli]
- Atari 130XE (not working) [Fabio Priuli]
- Atari 800XE (not working) [Fabio Priuli]
- Atari XEGS (not working) [Fabio Priuli]
- Dator 3000 (not working) [Roberto Carlos Fernandez
Gerhardt, Wilbert Pol]
- Dick Smith Wizzard [Curt Coder]
- Dick Smith VZ 2000 [Curt Coder]
- DEC VT100 (not working) [Miodrag Milanovic]
- Hanimex Rameses [Curt Coder]
- Kaypro II (Model 2/83) (not working) [Robbbert]
- Kaypro 4 (Model 4/83) (not working) [Robbbert]
- Kaypro 2x (Model 2/84) (not working) [Robbbert]
- Kaypro 10 (not working) [Robbbert]
- Kyocera Kyotronic 85 (not working) [Fabio Priuli]
- LLC1 (not working) [Miodrag Milanovic]
- LLC2 [Miodrag Milanovic]
- NEC PC-8201A (not working) [Fabio Priuli]
- Nokia MikroMikko 1 M6 (not working) [Curt Coder]
- Nokia MikroMikko 1 M7 (not working) [Curt Coder]
- NTS DreamWriter T400 (not working) [Roberto Carlos
Fernandez Gerhardt, Wilbert Pol]
- Olivetti M10 (not working) [Fabio Priuli]
- Omni II (not working) [Robbbert]
- Sanyo Creativision MK-II [Curt Coder]
- SNK NeoGeo Pocket [Wilbert Pol]
- SNK NeoGeo Pocket Color [Wilbert Pol]
- Talking Electronics Computer (TEC-1) [Robbbert]
- TRS-80 Model 100 (not working) [Fabio Priuli]
- TRS-80 Model 102 (not working) [Fabio Priuli]
- TRS-80 Model 200 (not working) [Fabio Priuli]
- Walther ES-210 (not working) [Roberto Carlos Fernandez
Gerhardt, Wilbert Pol]
- Z1013 (Model with 8x4 and 8x8 keyboard) [Miodrag Milanovic]
- Z80 N.E. [Roberto Lavarone]
System Driver Changes:
----------------------
- [A7800] Better NTSC palette. [Robert Tuccitto, Underball, GroovyBee]
- [ATARI] Refactored MESS specific code from MAME to MESS source. [Fabio Priuli]
- [ATARI] Updated keyboard and keypad scan handling to be more accurate. Added
natural keyboard support. [Fabio Priuli]
- [ATARI] Fixed PIA regression. Floppy disks work again. [Fabio Priuli]
- [ATMOS] Added Basic v1.2x enhanced BIOS [Fabio Priuli]
- [COLECO] Converted to use PORT_CATEGORY for controller selection. Look into
the Category Menu (after pressing TAB) to enable Extra controllers. [Fabio
Priuli]
- [COLECO] Fixed Super Action Controller emulation (it was missing additional
action buttons and P2 slider). [Fabio Priuli]
- [CRVISION] Added tape loading. You can now load tapes which have only the
left track. Stereo (data+audio) tapes are not supported yet. [Curt Coder]
- [ELECTRON] Fixed graphical display modes. [Robbbert]
- [MBEE] The pc85 now has the correct bioses (Thanks to Stewart Kay and IanM).
The shell multi-rom selector is working. The bad dump of Telcom 3.21 has
been replaced. The rom banking feature of Telcom 3.21 is now emulated. [Robbbert]
- [SPECTRUM] Removed Spectrum+ keyboard keys from earlier models (and from
some clones). Moved Joystick interface selection to the Category Menu. [Fabio
Priuli]
- [SPECTRUM] Added natural keyboard support. [Fabio Priuli]
- [STUDIO2] Fixed .st2 cartridge loading. [Curt Coder]
- [TI99 family] Added functionality for multi-cartridge handling. Added
support for complex/multi-file cartridge images. [Michael Zapf]
- [TI99_8] Fixed the driver and removed the GAME_NOT_WORKING flag.
[Michael Zapf]
- [TRS80] Various improvements: [Robbbert]
- added centronics printer
- cassette works on all clones
- Model III/4 RTC and cassette hooked up
- UART added
- LNW-80 graphics and colour added
- ht1080z and system-80 extension roms added
- [X68000] Added support for 3 and 6 button Megadrive gamepads. [Barry Rodewald]
- [ZX] Improved natural keyboard support. Removed hacky double mappings for Cursor
Keys (and a few others). To access these keys, now you have to either press Shift
together with another key, like in the real keyboard, or simply switch to natural
keyboard emulation [Fabio Priuli]
- Added natural keyboard support to a number of drivers: ac1.c, amiga.c, apogee.c,
b2m.c, bk.c, einstein.c, galeb.c, homelab.c, irisha.c, mikro80.c, mikrosha.c,
mz80.c, orao.c, partner.c, pecom.c, radio86.c, sapi1.c, special.c, ti99_8.c,
tm990189.c, ut88.c [Fabio Priuli]
Source Changes:
----------------
- The core is based on MAME 0.131. This incorporates all features of the
update to this core. [MAME team]
- New tool added (castool) for cassette to wav conversion [Miodrag Milanovic]
0.131
-----
IMPORTANT NOTE: The CHD format has undergone a change with this
release. The main reason for this change is to include some of the
key metadata into the hashes for the CHDs. This ensures that the
metadata is valid and prevents abuse.
The first impact you will find is that all of your CHD differencing
files are invalid. Just delete your "diff" directory contents
entirely.
The second impact is that all your existing CHDs will warn you that
they have incorrect hashes. This is expected. Your old CHDs should
still work fine, so if you can live with the "bad ROM" warnings, you
don't really need to do anything. However, if this bugs you or you
want to be "clean", you can update your CHDs, using this command
line:
chdman -update <chdfile> <newchdfile>
for each one of your CHDs. This will take a while, but will produce
CHDs that match the new checksums posted in the drivers.
MAMETesters Bugs Fixed
----------------------
- 02399: [Known Issues/To-Do's] qmhayaku : Sound CPU is running at 4MHz in
real machine. (Luigi30)
- 03115: [Graphics] nss_smw: Tilemap issue when displaying game map
(Angelo Salese)
- 00767: [DIP/Input] bshark, bsharkj: Analog stick input is broken since
0.112u4. (Derrick Renaud)
- 03070: [DIP/Input] harddriv, racedriv, steeltal and clones: Games map
some P1 inputs to P2 controls (Fabio Priuli)
- 03105: [Documentation] quizmeku: Year is listed as 1994, but title
screen shows 1992. (Fabio Priuli)
Source Changes
--------------
Removed the last use of PORT_PLAYER(2) for P1 inputs. [Fabio Priuli]
Merged memory maps in the suna8, supbtime, superchs, suprnova,
suprslam, subs, suna16, stepstag, stfight, strnskill drivers.
[Aaron Giles]
Numerous improvements to the roul driver. [robiza]
Merged findout.c memory map. [Angelo Salese]
Added basic implementation of the TMS9927 video controller.
[Aaron Giles]
Status games driver rewrite: [Aaron Giles]
- Reduced multiple drivers down to a primary one with minor tweaks
- Hooked up TMS9927 video generator
- Fixed statriv2v character generator to be more accurate
- Fixed incorrect colors
- Correct video timing
Miscellaneous Naomi work and improvements. Some refactoring done,
new games hooked up. Moved NAOMI DRIVER_INITs to specific
machine/naomi.c & includes/naomi.h files, in preparation to add
per-game JVS settings. [Angelo Salese, David Haywood]
Changed generic NVRAM behavior so that all the variants look for a
memory region named "nvram". If it is found and is of the same length
as the generic_nvram_size, data is copied from there instead of
filling the RAM with the fallback pattern. [Aaron Giles]
Fixed mouse/lightgun buttons to individually select when using
-mouse/-multimouse and -lightgun. Meaning you will not receive Mouse
Button 0 Gun Button 0 when selecting in the UI. [Derrick Renaud]
Merged memory map and attempted to add proper colors in Carrera.
[Angelo Salese]
Fixed verbose output of RAW device names for XP. [Derrick Renaud]
When using RawInput - Fixed UI selection of Gun axis so Gun 1 is not
always selected with the desired gun. [Derrick Renaud]
Fixed XF flag in the 8085A core. [Aaron Giles]
Fixed frontend messages to leave enough space for clone longer names.
[Fabio Priuli]
Added Toshiba TLCS-900/H cpu core. [Wilbert Pol]
Added T6W28 sound core (SNK(?) custom sn76489a clone). [Wilbert Pol]
removed YM2151 from gijoe which is not present on real PCB.
[Yasuhiro Ogawa]
Fixed P2 gun reload in Lethal Enforcers II. [Derrick Renaud]
Fixed bug where repeating axis values were being selected for button
input in UI. [Derrick Renaud]
Documented PALs from Xenophobe board. [Kevin Eshbach]
Crystallized 1945kiii.c, maygay1b.c, maygayv1.c, mwarr.c, n8080.c
(20.16MHz crystal confirmed with schematics), pacman.c, panicr.c,
rallyx.c. [Luigi30]
New games added or promoted from NOT_WORKING status
---------------------------------------------------
Fantastic Journey [Olivier Galibert]
Super Lucky Roulette [robiza]
Status Blackjack [Aaron Giles]
Status Fun Casino [Aaron Giles]
Multi Game 2 [Mariusz Wojcieszek]
New clones added
----------------
Asterix (Japan) [Chack'n]
Ashura Blaster (World) [Tirino73]
New games marked as GAME_NOT_WORKING
------------------------------------
Marvel vs. Capcom 2 [Guru]
Zombie Revenge [Guru]
Guilty Gear X [Guru]
Virtua Striker 4 (Japan) [Guru]
Virtua NBA [Guru]
Giant Gram Zen-Nippon Pro Wresring 2 [Guru]
Dengen Tenshi Taisen Janshi Shangri-la [Guru]
Virtua Striker 4 ver. 2006 (Rev D) (Japan)
[Alex's Rom Dumping Project]
The Key Of Avalon - The Wizard Master - Server (GDT-0005C) (V4.001)
[Alex's Rom Dumping Project]
Virtua Striker 2002 (GDT-0001) [Alex's Rom Dumping Project]
Derby Owners Club II [Guru]
Wild Riders [Guru]
WWF Royal Rumble [Guru]
Quiz Ah Megamisama [Guru]
Dynamite Baseball Naomi [Guru]
Dynamite Baseball '99 [Guru]
Death Crimson OX [Guru]
Tripple Draw [Aaron Giles]
Casino Strip [Aaron Giles]
0.130u4
-------
MAMETesters Bugs Fixed
----------------------
- 03106: [Sound] mouja: Sound Effects/Voice missing (Angelo Salese)
- 03065: [Crash/Freeze] All sets in namcos12.c: [debug] MAME asserts
during load time (Aaron Giles)
- 03069: [Crash/Freeze] All sets in midzeus.c: [debug] MAME asserts
during load time (Aaron Giles)
Source Changes
--------------
Documented the www.segaresurrection.com decrypted Ninja Kids II sound
rom so it doesn't show up as newly "found" bootleg version.
[Brian Troha]
Converted downtown, gondo, hbarrel, midres, timesold, topgunbl to use
IPT_POSITIONAL. [Derrick Renaud]
Fixed Analog Settings to return to default when IPT_UI_SELECT (enter)
pressed. Fixed misplaced brackets, allowing upper/lower case
extensions for crosshair graphics and ldplayer chd files.
[Derrick Renaud]
Naomi updates: [Angelo Salese, David Haywood]
* Added H-Blank IN interrupt hook-up
* Generate a few more interrupts (ISP end of render, VIDEO end of
render)
* Some minor improvements to the irq system
* Added a bunch of Maple-DMA fixes, now moeru boots too
Factored out MESS-specific code from machine/atari.c (cart init,
loading & unloading) [Fabio Priuli]
Correctly implemented 'trail' function in ninjakd2. [kanikani]
Changed galgbios service switch to be a toggle. [David Haywood]
Fixed CPU_GET_INFO issues spotted by -validate in MESS debug build.
[Fabio Priuli]
Added Dip Locations to jalmah.c. [Fabio Priuli]
Improved test mode behaviour on the jalmah.c. [Angelo Salese]
Added display of frame number to the beamx/y info in the register
view in the debugger. [Aaron Giles]
munch mobile improvements: [robiza]
* implemented priorities
* removed unnecessary tile index check
Memory map merging for naughtyb.c, ssrj.c. [Angelo Salese]
Converted jangou & nightgal drivers to use resistors with the color
proms. [Angelo Salese]
Reverted to older behavior for how modified input port fields are
handled. The originally intended behavior is that a new field that
intersected a previous field would completely wipe out the original
field. Recently a change was made that changed the behavior to only
remove a portion of the bits from the original field. This is actually
problematic behavior, so the original behavior was restored.
[Aaron Giles]
Fixed auto-center bug on analog joysticks. [Derrick Renaud]
Fixed UI when modifying the inc/dec/analog fields of an analog control
in sequence. [Derrick Renaud]
Corrected System 1 Z80 clocking: [Aaron Giles]
* each opcode fetch is 2 cycles with /M1 low, so each byte of
opcode fetching causes slightly longer delays than the previous
tables
* implemented approximate wait state timing for videoram access;
further accuracy will rely on getting a dump of the PAL16R4
that controls the horizontal video timing
Merged memory maps in taito_l.c, taito_x.c, taito_b.c, taito_f2.c,
taito_f3.c, surpratk.c, system16.c, system18.c. Also removed some word
handlers in favor of using READ8/WRITE8 directly in address maps.
Removed some additional unnecessary handlers in favor of using
AM_READ_PORT. [Aaron Giles]
Changed the PPU2C0x implementation to be a device. [Nathan Woods]
Simplified the gun port handling in the Sammy Outdoor Shooting games.
[Derrick Renaud]
Small System 1 update: [Aaron Giles]
* correct video timing
* removed "small" video drivers for games that properly mask the
scrolling areas
Correct sound ROM for T-Mek 4.4 [Lars Bull]
Partial fix to bug MT 3070 (harddriv & racedriv do not show anymore
P2 inputs for analog controls). Still thinking about steeltal.
[Fabio Priuli]
New games added or promoted from NOT_WORKING status
---------------------------------------------------
Tekken Tag Tournament (world versions) [Olivier Galibert]
New clones added
----------------
Might! Pang (Euro 000925) [Corrado Tomaselli]
Night Warriors: Darkstalkers' Revenge (Asia 950302?)
[Smitdogg Jones, Nicola Salmoria]
Trivia Master (set 4) [SoftwareThis]
Wolf Fang -Kuhga 2001- (Rohga Japan Ver.) [Team Japump!!!]
Mystic Warriors (JAA) [Guru]
New games marked as GAME_NOT_WORKING
------------------------------------
The Typing of the Dead [Alex's Rom Dumping Project]
OutTrigger [Guru]
Cannon Spike / Gun Spike
Heavy Metal Geomatrix
Super Lucky Roulette? [robiza, Angelo Salese]
0.130u3
-------
MAMETesters Bugs Fixed
----------------------
- 01030: [Side-by-side] starjack: "Star Jacker" side-by-side test.
(Aaron Giles)
- 00983: [Graphics] pitfall2: Once you lose your last life, any object
not in the background shows up on the high score and continue
screens. (Aaron Giles)
- 00984: [Graphics] 4dwarrio: The game resolution changes in the 2nd
players turn in the cocktail mode. (Aaron Giles)
- 00257: [Graphics] wbmlb, wbmljb: When the player sprite reaches the
right side of the playfield, some garbage gfx appear on the
left side. (Aaron Giles)
- 00303: [Graphics] regulus: In cocktail mode when it is player 2's
turn graphics from the top of the screen flash at the bottom
of the screen (Aaron Giles)
- 00256: [Graphics] seganinj: [possible] Sprites leaving on the left
side on the screen aren't clipped properly. (Aaron Giles)
- 03098: [Color/Palette] all sets in mcatadv.c: Palette regression
(Christophe Jaillet, Fabio Priuli)
- 03087: [Graphics] daireika: Graphic artifacts on attract mode.
(Angelo Salese)
- 03093: [Graphics] mazinger: the boss of 4th level is black (robiza)
- 03092: [Sound] spuzbobl: Some sound samples are being played
indefinitely (David Haywood)
- 01163: [DIP/Input] popbounc: [possible] MAME doesn't support paddle
input. (Fabio Priuli)
- 02187: [Documentation] All games of "Technos": Fix for manufacturer.
(Fabio Priuli)
- 02558: [Graphics] Graphic priority is not fully understood.
(Angelo Salese)
- 02557: [Graphics] All games in jalmah.c: There are square gaps
during gameplay. (Angelo Salese)
- 00598: [DIP/Input] popbounc: Regardless of whether the "paddle" or
"joystick" option is activated in the dipswitch, the controls
are broken. (Fabio Priuli)
- 00947: [Graphics] batsugun: At the level 4 boss there's a sprite
problem. (robiza)
- 02562: [Interface] Ability to choose arbitrarily named crosshair
pictures (Derrick Renaud)
Source Changes
--------------
Crosshair update: [Derrick Renaud]
* Added Crosshair Options menu
- ability to individually enable/disable crosshairs
- ability for them to automatically disappear after a set amount
of time (this is now the default)
- ability to select crosshair graphic
- all settings are saved in the cfg file
* Removed F1 toggle for crosshairs
* Added new command option -crsshairpath
- store all selectable graphics here
- see config.txt for further info
Merged memory maps, renamed sets in the following drivers: vendetta,
videopkr, wrally, vball, unico, tsamuri, triplhnt, toypop, tnzs,
topshoot, topspeed, tecmo, tecmo16, tecmosys, terracre, thoop2,
tunderx, tiamc1, timelimt, taito_z. [Aaron Giles]
Added direct mode JVS command, used by the i/o for the later Naomi
games [ElSemi, Angelo Salese]
hyprduel fix [Hau]
Force cpu resyncs main<->protection on pgm. [David Haywood]
trackfld cleanups: [Aaron Giles]
- derived clocks where possible
- complete memory maps from the schematics
- hooked up proper sound command latching
- reimplemented 6802-based ADPCM samples for the bootlegs
- merged memory maps
- extended NVRAM to the full RAM range (according to schematics)
- created common include file and modified drivers to use it instead
of explicit externs
Removed msb/lsb handlers from taitosnd. Updated all drivers to
call the 8-bit versions directly from the address maps. [Aaron Giles]
Did bulk replace of AM_READ/WRITE(SMH_NOP) -> AM_READ/WRITENOP.
[Aaron Giles]
Reverted recent TMS32025 timing change which busted Cool Pool sound.
[Olivier Galibert]
exctsccr update: [Uki]
- verified clock frequency (including 4KHz NMI)
- position 6A is not populated in JAPAN ver.
- sound tempo is wrong in all sets (with or without this change)
- clock for AY-3-8910 is 14.31818M/8 except for main melody
taito_l input updates: [Fabio Priuli]
* added plgirls cheat dip-switch [found by Gatinho]
* added plgirls2 coin mode B
Fixed crshrace coinage dips. [stephh, Fabio Priuli]
Fixed mechattu coinage dips. [Fabio Priuli]
Redumped GFX ROM of kakumei2. [Uki]
Improved the Wave-DMA behaviour in Naomi, added PVR-DMA support.
[Angel Salese]
Naomi video cleanups/reworking. [David Haywood]
DIPSW update [kanikani]
- added DIP location to following drivers: djmain.c, fitfight.c,
gaiden.c, hornet.c, namcos1.c, namcos86.c, nwk-tr.c, skykid.c,
zr107.c
- enabled some DIPSW settings
PGM update [XingXing]
- added video ram mirroring (fixes a glitch in kovsh)
- corrected some set names
neogeo fixes: [Fabio Priuli]
* fixed popbounc controls bug (MT 598)
* removed use of sprintf
* added a note about service menu browsing when mahjong panel is ON
Konami inputs improvements: [Fabio Priuli]
* Added source file konamipt.h to unify Konami inputs where possible
(e.g. most 80s-90s games were using basically the same coinage
settings and joystick inputs).
* While at it, verified all 0x00 coinage effects in drivers which now
use konamipt.h (fixing a few mistakes: hexion, mikie, crimfgtj...)
* Added finalizb service coin. Removed roadf coin4 & asterix coin3
(neither used by the games nor present in service mode).
* Fixed gberetb coin inputs (they were switched).
* Added port_condition to hcrash so that brake appears only when
present in the chosen cabinet.
* Cleaned up mystwarr.c & moo.c input handlers.
* Verified 0x00 coinage settings in remaining Konami drivers (and two
Banpresto ones using same coinage settings)
Fixed the priority system in the jalmah.c driver [Uki, Angelo Salese]
Simulate 'keyoff' in the SPU. The envelopes aren't actually emulated,
but the sound is silenced after a key-off (by placing the sound in a
'release' state) This prevents audiable sound from looping forever.
[David Haywood]
Build the IDE features table only when there is a CHD available.
[Curt Coder]
Added device-based implementations of the eeprom and i2c deevices.
[Samuele Zannoli]
Added diplocations to finalizr.c, gradius3.c, pandoras.c, rollerg.c
and ultraman.c based on Guru's notes (thanks to AJG, who fwded them
to me). [Fabio Priuli]
Dumped 1 BPROM of suchipi [Uki]
Changed Z80 cycle table definitions to be per-device. Removed
old set_info constants for the tables; they are now set up via
the z80_set_cycle_tables function. [Aaron Giles]
m90: reduced volume for all games, removed wrong graphics flag and
added no cocktail flag for risky challenge. [robiza]
Reduced volume for bombrman, added wrong graphics flag for quizf1.
[robiza]
Removed old hardcoded keyboard handling for Atari 8bit systems and
used more reasonable key matrix scan. No regressions expected in MAME
(tested maxaflex.c games). [Fabio Priuli]
Many Naomi tweaks and improvements, plus a number of new sets added
but with no credit specified. [David Haywood]
Corrected names for Champion Italian PK boards (thank f205v for
spotting this). [Mirko Buffoni]
Sega System 1/2 rewrite: [Aaron Giles]
* accurate collision detection in all games
* correct full memory maps
* hooked up 8255 and Z80 PIO correctly
* unified many hacked variants into common hardware models
* proper mixing using the mixing PROM
* converted to tilemaps
* fixed shtngmst sprites
* correct Z80 timing
* proper sound interrupt signaling and feedback
* full description of video hardware
* proper input hookup in dakkochn
* cleaned up rendering code
* fixed cocktail mode in pretty much all games
* fixed stuck sprites in some games
* partial 8751 simulation for choplift
* proper global muting (attract sound off works in older games)
* yes, the Pitfall 2 title is missing; more work to be done
Put tables used for RGB utilities in a single object file rather
than compiling them as statics in every object that uses them.
[Vas Crabb]
Added small workaround to get Thunder Hoop 2 past the "bad
coprocessor" screen, but the game still has issues. [Peter Ferrie]
Fixed incorrect DIP location for dealer in epos.c. [Tafoid]
New games added or promoted from NOT_WORKING status
---------------------------------------------------
Unknown Poker [robiza, Angelo Salese]
New clones added
----------------
Exciting Soccer (Japan) [Uki]
Super Megatouch IV Tournament Edition
(9255-51-01 ROB, Standard version) [Brian Troha]
Pit Fighter (rev 7) [Smitdogg]
Chase H.Q. (US) [Smitdogg]
Crush Roller (bootleg?) [Tafoid, f205v]
New games marked as GAME_NOT_WORKING
------------------------------------
Key of Avalon 1.30 - Client [Alex's Rom Dumping Project]
Key of Avalon 2.0 - Client [Alex's Rom Dumping Project]
Sega Network Taisen Mahjong MJ 2 [Alex's Rom Dumping Project]
Sega Network Taisen Mahjong MJ 3 (Rev D) [Alex's Rom Dumping Project]
Triforce DIMM Updater [Alex's Rom Dumping Project]
Virtua Fighter 4 Final Tuned (Rev D) [Alex's Rom Dumping Project]
Virtua Fighter 4 Final Tuned (Rev A) [Alex's Rom Dumping Project]
Initial D : Arcade Stage Ver. 3 (Japan) (Rev B) [Alex's Rom Dumping Project]
Virtua Fighter 4 Evolution (Rev A) [Alex's Rom Dumping Project]
Wangan Midnight Maximum Tune 2 (Japan?) [Alex's Rom Dumping Project]
0.130u2
-------
(Due to an oversight, credit for the new Neo Geo BIOS was incorrectly
given in the previous whatsnew. Thanks to Massimiliano Macri for the
donation.)
MAMETesters Bugs Fixed
----------------------
- 02382: [Graphics] peke1012: Bad ROM dump causes graphics glitches
(Jim Stolis)
- 02977: [Crash/Freeze] rdft2j2: Access Violation (Haze)
- 03071: [Sound] tndrcade tndrcadj: music problem (Phil Bennett)
- 03063: [Misc.] psyvaria, psyvarrv, usagi, nightrai, xiistag: Some
G-Net cards were dumped without restoring them to defaults
first (Guru)
- 03068: [DIP/Input] leprechn: Lives are incorrect in Dip Settings
(Tafoid)
- 03024: [DIP/Input] jrpacmbl: All inputs perform wrong function in-
game (Fabio Priuli)
- 02972: [Documentation] shuttlei: Year is listed as 197?, confirmed
as 1979. (incog)
- 02978: [Documentation] suprgolf: Year is listed as 19??, confirmed
as 1989. (incog)
- 02970: [Documentation] sfbonus, sfbonusa, sfbonusb, sfbonusd,
sfbonusv: The year is 2003 according to the attract mode.
(incog)
- 02968: [Documentation] parrot3: The year is 2003 according to the
attract mode. (incog)
- 02969: [Documentation] parrot3b: The year is 2004 according to the
attract mode. (incog)
- 02999: [DIP/Input] taotaida: need more 3 buttons (Fabio Priuli)
- 03029: [DIP/Input] jitsupro, kazan, p47, rodland, stdragon and
clones: "Demo sounds" dip-switch inverted (Fabio Priuli)
- 03042: [Documentation] mjclub: Dip-Switch settings for mjclub
(Fabio Priuli)
- 03031: [DIP/Input] seganinj and clones: Player 1 button 3 not
present (Fabio Priuli)
- 03048: [Sound] equites and clone: strange noise ingame
(Phil Bennett)
- 03035: [Save/Restore] frogg, froggrmc: Autosave does not work
correctly (couriersud)
- 02172: [DIP/Input] some driving games: MAME allocates Player 2 - 4
inputs for deficient Player 1 inputs. (Fabio Priuli)
Source Changes
--------------
Added board description to Zodiack. [Guru]
Demoted some games to have the GAME_NOT_WORKING flag:
- Alligator Hunt (protected version);
- Glass;
- Great Guns;
- Name Club Ver. 3;
- Snow Board Championship;
- Tetris Korean bootleg;
- Thunder Hoop 2: TH Strikes Back;
- Touryuu Densetsu Elan-Doree / Elan Doree - Legend of Dragoon;
- World Grand Prix;
- World Rally 2 - Twin Racing;
Some various Naomi improvements and SH4 hacks to get more Naomi games
booting farther. [David Haywood, Angelo Salese]
Added a PCB layout for the large single plane PCB that Incredible
Technologies used for the Golden Tee 3D series (3D through Classic),
Shuffleshot, World Class Bowling and World Class Bowling Deluxe.
[Guru]
Added PCB layout & hardwared documentation for Atari's Badlands [Guru]
WIP driver for Cubo CD32 [Mariusz Wojcieszek]:
- AGA palette
- AGA bitplane data fetching
- support for up to 8 standard bitplanes
- HAM8 mode
Further annotated the game lists is mamedriv.c. [Yasuhiro Ogawa]
Fixed pending IRQs handling in the TLCS-90 CPU core [Luca Elia]
Updated video timing in bestbest to match PCB [Guru]
ejsakura fix: added ymz280b_r to memory map to prevent musics to stop
while playing [Cs9ph7Rg0]
nemesis.c fix [Hau]
- Fixed screen priority problems in Kitten Kaboodle.
- Added flip screen & cocktail support.
- Merged memory maps in hyprduel.c
CPU cores are now enabled on a per cpu core family basis instead of
per cpu core variant. As a result CPUDEFS is no longer needed in the
makefile. [Wilbert Pol]
TMS320C25 fixes and enhancements: [Olivier Galibert]
- accept IRQs on IDLE
- actually count irq processing and instruction fetching cycles
- add support for external serial frame sync with internal
triggering (aka TXM=1 and FSM=1).
Updated G-Net CHDs (reset to factory default settings and clear
high-score table) [Guru]
Added description of G-Net card/PCB [Guru]
Fixed crash due to recent cheat engine changes. [Pugsy]
Fixed the sprite collision code of the mcu simulation in
'machine\mexico86.c'. [Aladar]
Improved sound banking in galpani2 driver. [Luis Faria]
Gameplan improvements: [Tafoid]
- verified and simplified the DIPs, adding locations
- adjusted clocks in Leprechaun and Pirate Treasure based on info
from the manual
Implemented model2 inputs through direct AM_READ_PORT access rather
than using read handlers. The patch also fixes daytona brakes (which
were previously labeled with the wrong tag). [Fabio Priuli]
Simplified input handling in Taito F3 games. [Fabio Priuli]
Various PGM fixes and improvements [XingXing]
Fixed rdft2j2 set, it was using rdft roms instead of the rdft2 ones.
[David Haywood]
Additional PGM improvements: [David Haywood]
- Added emulation of the earlier type of ARM (ASIC27A, 5585E type)
Used this for protection emulation on Photo Y2k, Knights of
Valour Superheroes instead of old simulation code
- Disabled protection simulation for several sets. This demotes
Knights of Valour / Knights of Valour Plus to NOT working as there
is no dump of the internal rom.
- Photo Y2k still works because it's using the emulation added above,
but You can no longer change region as this is supplied by the
ASIC27A device which is now emulated. This is correct.
- Added several new sets, several of which are re-releases of the
games using the ASIC 27A instead of the previous protection
devices. (oldss, killbldp)
- Removed per-game speedup hacks, as they're no longer needed for the
ARM based games to boot correctly.
Fixed core_strwildcmp by increasing the limit from 8 to 16 characters.
[smf]
Verified and simplified munchmo DIPs, and added locations. Also fixed
clock speeds and AY-8910 clock to match recordings. [Tafoid]
Verified DIPs and added locations for Road Fighter. Adjusted defaults
to match the manual. [Tafoid]
In bublbobl, emulated CPU1 (slave) <-> AUDIOCPU communications and
AUDIOCPU reset at startup, previously this was disabled. [Mamesick]
Added samples emulation to Rough Ranger (V2.0), write ports A & B of
YM2203 are used. [Mamesick]
Added game-specific kludge to get music in SD Gundam Psycho Salamander.
[Mamesick]
Fixed G-NET on big-endian hosts. [R. Belmont]
New games added or promoted from NOT_WORKING status
---------------------------------------------------
Hidden Catch 3 [Pierpaolo Prazzoli, Tomasz Slanina]
Iron Fortress [Smitdogg Jones, Dumping Project]
Mahjong Vegas (unprotected set) [Luca Elia, Uki]
E-Jan Sakurasou [Cs9ph7Rg0]
Kollon [Guru]
Otenki Kororin [Guru]
Shikigami no Shiro [Guru]
Magical Error wo Sagase [Hau]
Knights of Valour Superheroes [XingXing, David Haywood]
New clones added
----------------
Super Puzzle Bobble (2.04J) [Guru]
Zooo [Guru]
Operation Wolf (Japan) [Guru]
Puzz Loop (Asia) [Brian Troha]
0.130u1
-------
IMPORTANT NOTE: The CHD format has undergone a change with this
release. The main reason for this change is to include some of the
key metadata into the hashes for the CHDs. This ensures that the
metadata is valid and prevents abuse.
The first impact you will find is that all of your CHD differencing
files are invalid. Just delete your "diff" directory contents
entirely.
The second impact is that all your existing CHDs will warn you that
they have incorrect hashes. This is expected. Your old CHDs should
still work fine, so if you can live with the "bad ROM" warnings, you
don't really need to do anything. However, if this bugs you or you
want to be "clean", you can update your CHDs, using this command
line:
chdman -update <chdfile> <newchdfile>
for each one of your CHDs. This will take a while, but will produce
CHDs that match the new checksums posted in the drivers.
MAMETesters Bugs Fixed
----------------------
- 03017: [Crash/Freeze] bmfinal: crash after cutting edge logo
(Phil Bennett)
- 02875: [Sound] Any Game that uses AY-3-8910: Envelope Fix causes
notes tones to be played back incorrectly (couriersud)
- 03026: [Graphics] retofinv, retofin1, retofin2: The remaining lives
are not shown. (Pierpaolo Prazzoli)
- 02981: [Cheat System] CHEAT.C: MAX_ARGUMENTS doesn't seem to work.
(Pugsy)
- 00827: [Graphics] wc90b1, wc90b2: On the Credit display screen, the
PCB shows the upper part of the stadium. (robiza)
- 00230: [Graphics] troangel: I just checked mame emulation against my
pcb. (robiza)
- 03018: [Sound] f1gpstr2: Sounds not playing (Phil Bennett)
Source Changes
--------------
Fixed C140 ROM loading in winrun, winrun91 and driveyes [Phil Bennett]
Added Champion Italian PK blue board and promoted Champion Italian
PK green board (previously citalian) and Champion Italian Cup
(previously citaliana) to GAME_WORKING status
[Mirko Buffoni, David Haywood]
- Added cpokerpk (also known as CPK blue board for the color of the
board)
- Renamed citalian -> cpokerpkg (green board, can be seen in rom too)
- Renamed citaliana -> citalcup
- added PAL decryption, making all games playable
- Updated input ports and fixed gfx layout to use 6 bitplanes like
all others
- Changed number10 and cpokerpk video udpate to not use transparency
Updated CHD format to version 4. Checksums are now computed and
stored separately for raw data and metadata, and metadata is now
checksummed by default. [Aaron Giles]
Updated chdman to support a generic metadata addition system:
chdman -addmetatext <chdfile> <tag> [<index>] <sourcefile>
chdman -addmetabin <chdfile> <tag> [<index>] <sourcefile>
[Aaron Giles]
Changed the CHD verify interfaces to pass back a structure containing
all the necessary data for verification and fixing. [Aaron Giles]
NeoGeo update [Johnboy]
- maglordh - Renamed p1 to correct chip label (MichaelNet)
- Renamed maglordh to maglord (MVS) and maglord to maglordh (AES)
- whp - Renamed several roms to correct chip label (MichaelNet)
- kof2001 - Renamed p's to correct chip label; added note (MichaelNet)
- Added mv1c bios, redump/reverification required
- Updated documentation (see neogeo.c)
- cyberlip - Added correct m1 (Guru/Smitdogg)
- eightman - Removed BAD_DUMP from m1, is correct (Guru/Smitdogg)
Merged Casino Winner and Royal Casino drivers [Angelo Salese]
* Fixes Royal Casino colors;
* Added flip screen support to the driver;
* Changed Casino Winner to be a clone of Royal Casino;
* Cleaned-up the driver;
Fixed Midnight Landing gfx bitplanes [Angelo Salese]
PGM updates: [Xing Xing, David Haywood]
- added kov2p205, martmasc romset
- fixed some descriptions
- experimental video change with a view to fix priorities on kov2
Modified cdrom.c to expose metadata read/write functions, and changed
chdman to use them. Also changed chdman to parse old-style metadata
and convert it to new-style metadata. [Aaron Giles]
Fixed regressed sound in the deco MLC driver. [Angelo Salese]
Preliminary protection simulation in olds100a [XingXing]
Added an older Japanese neogeo bios [Corrado Tomaselli]
Improvements to Counter Steer [Angelo Salese]
Added new function core_fload() to load a file into an allocated
buffer. Updated src2html, regrep, and chdman tools to use this
function where appropriate. [Aaron Giles]
Fix f1gpstr2 sound regression [Phil Bennett]
Added default nvrams to sfbonus.c using rom_load_optional. This should
save some time renaming and reparenting these in the future.
[David Haywood]
Minor video/psx.c changes that were needed for raycrisis.
[David Haywood]
Fixed Heavy Unit main CPU bankswitch. This fixes the enemy appearing
in attract mode. [Mamesick]
Added text tilemap flickering to pzletime. It allows to see the
selected options. [Pierpaolo Prazzoli]
Changed the CPU cores to use the get_safe_token() pattern like other
devices. [Aaron Giles]
System16 update [kanikani]
- Enabled some buttons previously marked as 'unused'.
Manuals say 'No Connection', but programs read them and do
something. i.e. button2 in Tetris: can rotate the piece
More Counter Steer progress. [Angelo Salese]
Added PCB layout for Jumping Break and additional information.
Corrected the sound clocks on PCBs that only have a 28MHz OSC. Only
Super Lup Lup Puzzle has the 14.318180MHz OSC. Rearranged the rom
def section to group the F-E1-16-0xx PCB based games in order.
[Brian Troha]
troangel: better support of line scroll with wrap. The scroll offsets
are split in LOW byte and HIGH byte. [robiza]
Add specific support for NEC VR4300/4310 CPUs. [R. Belmont]
Fixed paletteram in Super Crowns Golf. Hooked up text background.
[Angelo Salese]
Updated CHD hashes. [Yasuhiro Ogawa, Aaron Giles, David Haywood]
Added default eeprom to skullfng, so that it appears less broken by
default. (doesn't boot without one) [David Haywood]
wc90b1 and wc90b2: fix fg and bg vertical scroll [robiza]
Implemented a multi-sprite bit in toaplan2 driver. [robiza]
Changed mapping of start key in multfish.c to standard key (1) like
other gambling games, added extra set. [David Haywood]
Fixed bug where chdman -extract would not truncate to the logical
size. [Aaron Giles]
Silenced out heavy accesses to Sound RAM expansion area for Stress
Busters [Angelo Salese]
Added better descriptions and dates to a number of drivers in the
mamedriv.c file. [Yasuhiro Ogawa]
Minor hack to fix start countdown sound bug in the Buggy Boys.
[Phil Bennett]
Added idle skipping and a number of new sets to the Naomi driver.
[David Haywood]
Burger Time: Added resistor values measured on real pcb [Anoid]
Adjusted volume in the galaxian driver. [couriersud]
Adjusted Volume and removed dc component from sound in the gyruss
driver. [couriersud]
AY-3-8910 improvements: [couriersud]
* Fixed Gyruss audio regression
* Measured RU and RD on AY-3-8910
* Modelled ZX Spectrum audio circuit in SwitcherCAD and derived
resistor values for AY-3-8910
MIPS III: Update RA before executing the delay slot. [R. Belmont]
Added inputs for galaxia and astrowar. Galaxia is semi-playable.
Note: After inserting a coin, it can take a few seconds to respond.
[Robbbert]
Fixed build of ldplayer on OS X. Since the CUSTOM sound module no
longer exists, I arbitrarily changed it to WAVE, as ar gets upset if
it has no input files. I also removed the -all_load flag for ldplayer
from the main makefile as it upsets the linker on OS X. [Vas Crabb]
Fix build for PPC64 Linux. (This slightly messes up static branch
prediction hints on OS X and AIX, but OS X for PPC64 is dead, and
no-one builds MAME for AIX, and it will still build, anyway.)
[Vas Crabb]
Paramaterise the arguments to check for NULL in the ATTR_NONNULL macro
rather than just checking the first argument. This requires compiler
support for C99 variadic macros (MSVC2005 and GCC4 have this AFAIK).
[Vas Crabb]
Z80PIO: When outputting from a port to the hardware in pio mode 3,
only those bits defined by the mask should be output. Mame currently
outputs everything. [Robbbert]
Changed the One-Shot List or Selectable value cheats to display "Set"
instead of "Off". Also stopped the cheat options being activated in
order when you are going through the possibilities in this case.
These cheats are now activated by pressing ENTER after you have
chosen an option. [Pugsy]
New games added or promoted from NOT_WORKING status
---------------------------------------------------
Buggy Boy/Speed Buggy (cockpit) [Phil Bennett]
Chaos Heat [Olivier Galibert]
Ray Crisis [Olivier Galibert, David Haywood]
Chaos Heat [Olivier Galibert, David Haywood]
Flip Maze [Olivier Galibert, David Haywood]
Super Puzzle Bobble [Olivier Galibert, David Haywood]
Soutenryu [Olivier Galibert, David Haywood]
Shanghai Shoryu Sairin [Olivier Galibert, David Haywood]
Psyvariar -Medium Unit- [Olivier Galibert, David Haywood]
Psyvariar -Revision- [Olivier Galibert, David Haywood]
Zoku Otenamihaiken [Olivier Galibert, David Haywood]
Usagi [Olivier Galibert, David Haywood, Angelo Salese]
Mahjong Oh [Olivier Galibert, David Haywood, Angelo Salese]
XII Stag [Olivier Galibert, David Haywood]
Jumping Break [Pierpaolo Prazzoli]
Champion Super III [Mirko Buffoni, David Haywood, Angelo Salese]
Champion Super 2 [Mirko Buffoni, David Haywood]
New clones added
----------------
Millennium 4000 (version 1.5) [Mirko Buffoni]
American Poker II (bootleg, v4) [Mirko Buffoni]
New games marked as GAME_NOT_WORKING
------------------------------------
Go By RC [Olivier Galibert, David Haywood]
Space Invaders Anniversary [Olivier Galibert, David Haywood]
Night Raid [Olivier Galibert, David Haywood]
Tokyo Cop (Italy) [David Haywood]
California Chase [Angelo Salese]
Street Games II [Guru, Angelo Salese]
Street Games [Smitdogg, Angelo Salese]
Bonanza [Smitdogg, Angelo Salese]
Thunderbirds [AGEMAME]
0.73
- Add two new opl2+opl3 emulators. (better speed, different implementation
approach)
- Improved DRO recording/better file structure.
- Add EGA emulation.
- Add special vga machine mode. Supports more of the exotic tricks like
changing the palette during screen updates, 9x16 fonts etc.
- Added special machine modes for the following svga cards:
- S3
- Paradise
- Tseng
- Fix problems with the vga split line feature.
- Improve vesa emulation.
- Add optional selection of old vesa mode for games that don't work
with certain vesa features.
- Improve video BIOS emulation to behave more like a real bios.
- Fixes for emulated 4bpp graphics modes.
- Fixes to paging system.
- Various fixes and improvements for the recompiling core.
- Add arm backend for the recompiling core.
- Add some mscdex quirks when dealing with files that are exactly 8.3 long.
- Small fixes to batch file handling.
- Small fixes to the XMS memory handling.
- Various fixes for aligned memory on hosts that want it.
- Various improvements to the mouse.
- Fixes and small speed ups to the debugger.
- Fix and improve lot's of compilation problems. (curses detection,
GCC 3.4 and GCC 4.X fixes)
- Added some basic auto keyboard layout handling. (windows only currently)
- Add basic support for evdev keyboard driver.
- Various fixes to the timer. (improve mode 2 timer changes,
implement mode 1, improve gate2 handling)
- Add audio extraction and mci audio support. Should enable CDROM audio
for Vista and adds volume control.
- Improve the directory cache speed a lot, especially with mounting slow
media like network paths.
- Various fixes to the create temporary file call.
- Don't keep batchfiles open during execution. Allows rewriting of the
active batchfile. (menu programs use this trick sometimes)
- Fix problems with filenames with 2 extensions.
- Add some more lowlevel dos tables.
- Fixes to hercules emulation.
- Fix flag handling for special case of ROR.
- Make the batchfile handling in regard to IF more flexible.
- Fixes to scrolling/panning feature.
- Add prefetch queue emulation.
- Make the emulated cpu type selectable. This is mainly the
identification commands and the way paging works.
- Some special EMS functionality added. (OS handles, zero-page handling)
- Improve support for EMS when booting a different OS.
- Improve cdrom speed detection by games.
- Improve stability of cycle guessing code, when there is background
activity.
- Fix various mscdex and cdrom detection schemes.
- Added Coremidi support on Mac OS X.
- Improve support for DOS devices when used to detect the existance
of directories in various ways.
- Add IRQ 2 emulation on VRET. (ega only)
- Added video parameter table and video state functionality.
- Increase default freespace to 250 MB.
- Some fixes to the fat filesystem handling for disk images.
- Some soundblaster fixes and command additions.
- Fix mixer 16bit direct transfers on bigendian hosts.
Changes for version 70
* Changed screensaver disable code again.
* Fixed compilation with --with-debugger.
* Fixed pane colors in preferences.
* Updated French locale. (tukuyomi)
Changes for version 69
* Allow compilation of OSS sound driver on *BSD.
* Avoid extra round-trips to X server to disable the screensaver.
Changes for version 68
* Fixed shared memory leak when using XVideo driver. (kernigh)
* Fixed compilation with the --with-debugger flag.
* Added a 4:3 aspect ratio option for Maintain Aspect Ratio.
* Added several new automatic sizing options to the View menu.
* Added an OSS sound driver, and configuration to select which sound drivers to compile in, and which to use from those built in.
Changes for version 67
* Modified the screensaver disable to only operate when the game is running. Prevents bizarre keycodes from showing up in preferences.
* Added SPC7110 pack directory support.
Changes for version 66
* Added a hack to prevent SuperFX snapshot loads from crashing when pointer size isn't 4 bytes.
* Changed to string literals in some vararg functions to fix strict compiler errors. (Mandriva PLF)
* Changed the --with-debug flag to not strip necessary debugging information.
* Readded the patch to the delta file so it can still be used with other Snes9x-based projects.
Changes for version 65
* Fixed more paths in configure.
* Changed the screensaver disabling code to work with more screensavers/power managers (courtesy of byuu).
* Added a hack to check for SiliconMotion drivers reporting invalid masks in Xv.
Changes for version 64
* Added a few build fixes for OpenBSD courtesy of Kernigh.
Changes for version 63
* Added Tukuyomi's French localization.
* Relicensed to LGPL, and added Snes9x license exceptions. See gtk/doc/LICENSE.
Changes for version 62
* Added axis emulation for joystick hats.
This changes the buildlink3.mk files to use an include guard for the
recursive include. The use of BUILDLINK_DEPTH, BUILDLINK_DEPENDS,
BUILDLINK_PACKAGES and BUILDLINK_ORDER is handled by a single new
variable BUILDLINK_TREE. Each buildlink3.mk file adds a pair of
enter/exit marker, which can be used to reconstruct the tree and
to determine first level includes. Avoiding := for large variables
(BUILDLINK_ORDER) speeds up parse time as += has linear complexity.
The include guard reduces system time by avoiding reading files over and
over again. For complex packages this reduces both %user and %sys time to
half of the former time.
* Improved SANE scanner support.
* Support for digital CD audio playback.
* Improved cookies management in Wininet.
* Support for building stand-alone 16-bit modules.
* Many fixes to the regression tests on Windows.
* Various bug fixes.
0.8.B:
Fixed the rectangle calculation for screen rotation with Lynx and
WonderSwan to use X scale and Y scale values appropriately (they
were reversed before; also, assuming square pixels on your monitor
;)). Rotation still poses a problem in fullscreen with the default
settings, however.
Fixed an off-by-one error in the software SDL graphics rotation
code (used for Lynx and WonderSwan).
Fixed a race condition that could cause rapid oscillation between
fullscreen and windowed when trying to toggle it.
...and fixed a race condition that could cause oscillations when
rotating the screen with Lynx and WonderSwan emulation.
SexyAL: The return values of ALSA functions are now treated as
errors only if they're less than 0, rather than non-zero as before.
Thanks to R.L. for pointing this out.
The default "nethost" setting is now "fobby.net" instead of
"mednafen.com". The latter was allowed to expire and lost to domain
squatters some time ago. Domain squatters cause desires to commit
grievous face-stabbing. However, the netplay server on "fobby.net"
is not guaranteed to be up. :p
PCE: Added the ability to load a custom colormap(palette) by
setting "pce.colormap" to the path of the colormap file. The
colormap consists of either 512 or 1024 RGB triplets, 8-bits per
color component, in the order R,G,B,R,G,B,R,G,B,... . It is
recommended that the colormap provide all 1024 entries(the first
512 entries are for normal mode, the second 512 entries are for
grayscale/strip-colorburst mode). If it doesn't, Mednafen will
calculate the grayscale colors using a formula similar to that used
with the real VCE, but with more precision. The colormap may be
disabled by setting the "pce.colormap" setting to an empty string,
or 0. Command-line examples:
mednafen -pce.colormap /path/to/blueblue.cmap /yarr/pirate/booty.pce [Enable]
mednafen -pce.colormap 0 /some/where/over/the/rainbow/islands.cue [Disable]
PCE: Added a hack to fix games that try to write to VRAM while
VRAM DMA is in progress (fixes graphical glitches in "Crest of Wolf",
maybe others too?). This could potentially cause regressions, so
please post any on the forum.
PCE: Having "pce.forcesgx" set to 1 with non-SuperGrafx games will
no longer cause problems with display timing(and positioning).
However, this doesn't fix the underlying issue, and any demos that
set the horizontal and vertical timing registers differently on
each VDC won't operate as they would on a real SuperGrafx. (This
could affect commercial SuperGrafx games, but AFAIK they keep the
VDC timings the same). NOTE: Setting "pce.forcesgx" to 1 is still
not recommended, the preferred way of forcing a game/demo to enable
SuperGrafx emulation is by giving it a file extension of "sgx".
PCE: Arcade Card RAM is now initialized to 0 on allocation(it was
erroneously being left uninitialized before).
PCE: Added Arcade Card RAM to the memory editor in the debugger.
PCE: Fixed the BRAM initialization (it was wrong, and generated from
when Mednafen erroneously emulated 8KiB of BRAM). Fixes lockups
in "Sorcerian". Note that if you have any existing save states or
battery-backed RAM files for "Sorcerian" in "sav" or "mcs" under
Mednafen's base directory from when you attempted to run "Sorcerian",
you will need to delete them for this fix to have any effect.
PCE: Reduced the mirroring address space range of the Arcade Card
register mapping in HuC6280 banks 0x40-0x43. It was mirrored
throughout 0x40-0x4F, now it's only mirrored at 0x40-0x47. It may
not be mirrored at all with a real Arcade Card, tests need to be
performed!
Fixes a crashing bug in "Linda Cubed" early into gameplay.
WonderSwan: Fixed a bug that made it impossible to push a direction
on one D-pad while the opposing direction was being pressed on the
other D-pad.
* Gecko engine update.
* Better region support in GdiPlus.
* Support for cross-compilation in winegcc.
* Beginnings of MS Text Framework support.
* Many fixes to the regression tests on Windows.
* Various bug fixes.
* Various bug fixes for Internet Explorer 7.
* Many crypt32 improvements, including new export wizard.
* Better support for windowless Richedit.
* Improvements to the print dialog.
* Many fixes to the regression tests on Windows.
* Various bug fixes.
Emulation:
* Falcon DSP emulation good enough to improve some few games/demos, e.g.
Virtual City. (most still work better with emulation disabled, though)
* New sound engine that fixes all problems with the old one
* 16-bit stereo sound (instead of 8-bit mono)
* Improved blitter emulation (blitter cycles emulation, blitter interrupt)
* Improved STE support for some video registers (hscroll, linewidth, ...)
* Improved printer emulation
* Improved STE microwire emulation
* Improved support for games & demos which are accessing IKBD directly
(including a fake 6301 emulation for the known IKBD programs)
* ACSI emulation fix to get HDDriver working
* Some other minor bugfixes to ST/STe emulation (FDC, MFP, PSG, RS-232)
* Improved MFP emulation
* Improved 68k emulation (move.b Ax,(Ay) and extb.l)
* Fixed bugs in the GEMDOS HD emulation (Pexec() etc.)
Emulator:
* Statusbar and overlay led features
* Screenshots work also in VDI/TT/Falcon mode and are saved as PNGs
* Support for automatic frameskip and pausing emulation
absd and I did some updates on it.
SDL mame is the SDL port of the MAME arcade game emulator.
MAME is a virtual machine emulator; it includes emulators for numerous
CPUs, sound and video chips used in arcade games, as well as special
purpose decoding PALs and detailed information about the memory layout of
each game.
To play games in MAME you must have a copy of the original game ROMs.
* Freedesktop.org-compliant startup notifications.
* Many fixes for 64-bit application support.
* Improved graphics support in Internet Explorer.
* Various Richedit improvements.
* Better certificate manager dialog.
* Various bug fixes.
* Version 0.10.0.1 released
* Ensure all audio2tape header files are distributed (Fredrick
Meunier).
* Fix compilation when libaudiofile isn't present (Fredrick
Meunier).
2008-12-03 Philip Kendall <philip-fuse@shadowmagic.org.uk>
* Version 0.10.0 released
* Make loader acceleration work on all compilers.
* Make the "Don't Save" option in the widget UI do the right thing.
* Allow both +3 disk drives to be used at once.
* Allow both +D disk drives to be used at once.
* Make .dsk code handle missing newline on "Track-Info" header.
* Remove unnecessary 'use' directive when building widget options
header file; fixes some build issues.
-- 0.4.1 -- 2009-01-10
libgambatte:
- Fix HqXx filter pitch.
- Fix mbc2 not getting a rambank.
- Make sure to reset passed pointers when deleted. Fixes potential crash
when loading ROM during OAM busy.
common:
- Substantially improved rate estimation averaging.
- RateEst: Add a convenient way of filtering measures that extend beyond
a buffer time, and are as such probably invalid.
- RateEst: Allow using a custom timestamp in feed().
- RateEst: Keep a queue of the last ~100 msec worth of samples and
duration, and filter out collective samples that give a pre-estimate
that seems way off.
- Replace "Game Boy / Game Boy Color emulator" with "Game Boy Color
emulator" for now to avoid misleading anyone on the current status.
gambatte_qt:
- Disable BlitterWidget updates (paintEvents) while not paused.
- QGLBlitter: Do a cheap front blit rather than a vsynced flip if audio
buffers are low.
- Allow BlitterWidgets to opt in to get paintEvents while unpaused. Do so
for QGLBlitter since it may need to clear buffers afterwards.
- QGLBlitter: Try to blit right after sync in the case of single buffering.
- Up default audio buffer latency to 100 ms (some common system audio
servers require a lot of buffering to work well).
- Adaptively skip BlitterWidget syncs if audio buffer is low, in a manner
that should minimize wasted skips in sync to vblank situation, and tries
to be non-disturbing. This replaces frame time halving, and blitter
specific rescueing.
- Clear display buffers in DirectDrawBlitter and Direct3DBlitter in
exclusive mode, since blits don't necessarily cover the entire buffers.
- DirectDrawBlitter: Make sure that a minimum amount of time has passed
between calls to WaitForVerticalBlank, since it can return in the same
vblank period twice on a fast system.
- DirectDrawBlitter: Support vsync for refresh rate ~= 2x frame rate.
- DirectDrawBlitter: Refactor somewhat and get rid of a couple minor
potential bugs.
- DirectDrawBlitter: Some tweaks to get updates closer to sync time in
certain situations.
- DirectDrawBlitter: Some tweaks to better support DONOTWAIT.
- DirectDrawBlitter: Make only updating during vblank while page flipping
optional.
- Direct3DBlitter: Some tweaks to get updates closer to sync time in
certain situations.
- Filter out very short frame times in frame time estimation.
- Don't adjust frame time during turbo, but rather skip BlitterWidget
syncs to speed up, which avoids vsync limits without disabling vsync.
- DirectDrawBlitter: Add triple buffering option.
- Direct3DBlitter: Use D3DSWAPEFFECT_DISCARD in non-exclusive mode.
- Direct3DBlitter: Allow triple buffering and vblank-only updates in
non-excusive mode.
- Rename "Page flipping" in Direct3D and DirectDraw blitters to
"Exclusive full screen".
- Pause audio on win32 titlebar clicks/drags to avoid looping audio due to
underruns from blocked timerEvents.
- Use wildcards for platform detection to avoid being unnecessarily
compiler/architecture specific. Fixes bug 2377772.
- Rewrite most of DirectSoundEngine, supporting primary buffer option,
making it more robust, correct and hopefully cleaner. Only use part of
the primary buffer if the desired buffer size is lower than the
primary buffer size.
- Direct3DBlitter and DirectDrawBlitter: Force blocking updates when sync
to vblank is enabled. Some updates only block if there's a prior
unfinished update in progress. This screws up frame time estimation in
turn screwing up vsync. To fix this we do a double update (and extra blit)
if close to a frame time period has passed since the last update when
sync to vblank is enabled. I really should have noticed this earlier as
it pretty much breaks vsync adaption completely.
- Direct3DBlitter: Use the D3DCREATE_FPU_PRESERVE flag when creating
device. Omitting this flag can screw up floating point calculations in
other parts of the code. For instance WASAPI cursor timestamps get
utterly screwed up here.
- Direct3DBlitter: It appears that managed textures are updated before
they are unlocked, which screws up redraws, making things appear choppy
in some situations. Use a default memory texture and a system memory
texture and the UpdateTexure method instead.
- DirectSoundEngine: Make use of the sample period limit feature of
RateEst, rather than duplicating the feature.
- Add polling WASAPI engine with exclusive mode support. Latency and rate
estimation is generally better than DirectSound, and in exclusive mode
there is less blocking as well as exclusive mode being better than
shared mode in the other areas too.
- WasapiEngine: Add device selection.
- WasapiEngine: Add static isUsable() method. Only listed if isUsable().
Default engine if isUsable().
- WasapiEngine: Use default device if there's only one device available,
since we don't show the combobox anyway.
- DirectSoundEngine: Provide the integrated read and status get write
method optimization.
- XvBlitter: Set NosystemBackground attribute rather than OpaquePaintEvent.
Reimplement paintEngine to return NULL as suggested by Qt docs.
- X11Blitter: Reimplement paintEngine to return NULL.
- AlsaEngine: Make use of sample period limit feature of RateEst. Don't
increase estimated sample rate on underrun.
- OssEngine: Make use of sample period limit feature of RateEst. Don't
increase estimated sample rate on underrun.
- Esc exits fullscreen on macx.
- Drop OpenAL from default macx binary.
- Add some useful but commented build flags for macx to .pro files.
0.8.A:
NES: Cleaned up the iNES loading code a bit, and added
support for WRAM on a few mappers that nominally shouldn't
have WRAM, enabled if the battery-backed bit is set in the
iNES header. Fixes "Family BASIC", and probably
a few bootleg games as well.
NES: Added partially-broken support for mapper 163.
NES: Added support for mapper 241.
Fixed string constant-to-(char *) problems in drivers/cheat.cpp
Added setting "osd.state_display_time", to control the
length of time, in milliseconds, the save state/movie
screen is displayed after selecting a save state or movie.
The most recently-saved save state slot will now be colored
differently when selecting a save state slot.
Increased the brightness of non-empty save state slots.
Empty save state slots are now black instead of being
partially transparent.
PC-FX: Fixed bugs in "Play Audio Track Index" and "Read
Subchannel" MMC commands, fixing the totally broken
cinematic sequences in "Boundary Gate". There may still
be bugs in these commands that don't cause any known
problems with games, so I will need to run tests on a real
system.
GBA: An error loading the custom colormap file is now
treated as fatal.
Win32: The German and Russian translation files are now
included in the Win32 precompiled binary distribution
ZIP file. Note that Mednafen always assumes the locale to
be UTF-8, so the stdio.txt file will need to be
opened with a viewer that can handle UTF-8(though filenames
with non-7-bit-ASCII components will appear fubar).
(I am aware that assuming the locale's character encoding
to always be UTF-8 is a design flaw with
various insidious consequences when the encoding is not
UTF-8).
Updated the Russian translation with the translation done
by rubicon.
Added configure script option "--enable-altivec/--disable-altivec
(default: enabled)" for compiling on
PowerPC architectures where AltiVec is not supported, or
causes problems. This configure script option is
untested, however.
Input for the virtual device on virtual port N will be
disabled when the buttons on the virtual device on virtual
port N are being configured. The last button pressed when
in button configuration may still be taken as
virtual device input, however(a fix for this would be too
invasive, and so will be done in the 0.9.x unstable
tree).
PCE: Added several missing input-related state variables
to save states, fixing several netplay/movie
desynchronization issues under certain situations.
Fixed a bug when creating an SDL source surface, whose
negative effects(clipping rightmost columns) could be
triggered when the "sdl" vdriver setting was used with
certain xscale and yscale settings that would
cause a 1:1 pixel copy operation.
PC-FX: Improved PSG LFO emulation again(Tyoushin Heiki
Zeroigar uses it for some sound effects, other
games likely use it as well in similar roles).
PCE: Improved PSG LFO emulation again(Hanii in the Sky,
Juuouki, and Flash Hiders use LFO).
PCE: Altered the Street Fighter 2 autodetection code to be
data-agnostic. The SF2 mapper will now be enabled for
any ROM images 2MiB and over in size.
Fixed a call to putenv(), to pass a static character array
initialized to a string constant instead of a string
constant directly.
Fixed a few argument descriptions(invoked with the -help
command-line switch) that weren't properly gettextized.
Debugger: Fixed a bug in the trace log code. It would
cause the emulator to lock up if the user pressed
Enter/Return in the prompt popup without any text in the input field.
SMS: Removed the old unused Z80 emulator code from when
SMS Plus was assimilated.
* Some simple 64-bit apps should now run.
* Support for subpixel font rendering.
* 64-bit code generation in the IDL compiler.
* New version of the Gecko engine.
* Various bug fixes.
snes9x is a portable, freeware Super Nintendo Entertainment System
(SNES) emulator. It basically allows you to play most games designed
for the SNES and Super Famicom Nintendo game systems on your PC or
Workstation; which includes some real gems that were only ever
released in Japan.
This package contains a GTK port of snes9x.
Gambatte is an accuracy-focused, open-source, cross-platform Game
Boy / Game Boy Color emulator written in C++. It is based on hundreds
of corner case hardware tests, as well as previous documentation
and reverse engineering efforts.
NEStopia is a portable Nintendo Entertainment System emulator
written in C++ by Martin Freij and ported to Linux by R. Belmont.
NEStopia strives for the most accurate emulation possible at the
pixel-by-pixel and sample-by-sample level, and it has excellent
mapper and UNIF board support as well. A few features:
- Supports .nes and .unf/.unif format ROMs
- Supports .fds discs
- Supports .nsf music rips
- All supported files can be extracted from zip or 7zip containers (an
archive browser is not yet included - this assumes the common
GoodSet case of one zip or 7zip per game)
- Supports save states
- Supports movie recordings
- Supports the "rewinder" - if you make a bad jump and screw up your game,
press Backspace and the game will run in reverse. Press \ to take over
again and try to fix your mistake.
- Friendly GUI configuration
- Autodetection of PAL and NTSC format games
- Supports drag and drop of compatible games and music rips from modern
Linux file managers, including KDE's Konqueror and GNOME's Nautilus.
What's new in this release:
* Numerous fixes for IE7 support.
* Support for 64-bit cross-compile using Mingw64.
* User interface support for crypto certificates.
* Better support for MSI installation patches.
* Various Direct3D optimizations.
* Various bug fixes.
Handy/SDL is a freeware software emulator which emulates Atari's
Lynx hand-held game device on your OS. Handy/SDL is based upon Keith
"Dysfunction" Wilkin's free Handy emulator.
* Writing files would not truncate the file at the correct point,
leading to corrupt files when overwriting an existing file
* Distribute ui/fb/fbmouse.h
passed to configure for CC, CXX, AS, and LD as these options are passed
through to winegcc, which the buildlink wrapper doesn't handle. Also pass
LDD to configure so it can be overridden.
- Support for virtual memory write watches.
- Workarounds for the WINAPI compiler bug on Mac OS.
- Several fixes for the 64-bit build.
- Some more GdiPlus functions.
- Various bug fixes.
Based on PR 39980 by John Maier.
Xhomer is a machine emulator for the Digital Equipment Corporation (DEC)
Pro 350 computer, a PDP-11-based machine that was sold in the early
to mid-'80's. Xhomer is based on the PDP-11 CPU core from the SIMH simulator,
and is written entirely in C.
+ More optimizations in CPU code - Bochs 2.3.7 is more than 2x faster
than Bochs 2.3.5 build !
- Implemented LBA48 support in BIOS
- Added memory access tracing for Bochs internal debugger
- Implemented Intel(R) XSAVE/XRSTOR and AES instruction set extensions
- Many fixes in CPU emulation and internal debugger
- MenuetOS64 floppy images booting perfect again !
- updated LGPL'd VGABIOS to version 0.6b
XXX: Darwin PLIST probably wrong, someone please fix and integrate
better.
* audio2tape can now recognise standard ROM loaders.
* tzxlist now outputs block and tape lengths.
* snap2tzx: add 0.1s pause between blocks to ensure a gap between edges.
* tapeconv: add options for embedding metadata into the created file.
* tape2wav: ensure pulses do not get rounded down inappropriately.
* Allow building without libaudiofile.
* New upd765 FDC emulation; all known +3 DSK images now work.
* Loading acceleration.
* Automatic saves while using RZX recording.
* Many improvements to Win32 UI.
* Improved widget UI, with look and feel borrowed from that in FuseX.
* Emulation core improvements.
* Debugger improvements.
* Miscellaneous improvements.
* Memory management change: memory allocation functions now abort on failure.
Leads to simpler code both internally and for users of the library.
* Support for tape acceleration.
* IDE improvements to allow DivIDE to support FATware.
* New API to deal with flagging automatic snapshots in RZX files.
* New function to get length (time) of a tape block.
* 128K SNA files are now treated as being for the Pentagon 128 rather than
the Spectrum 128.
* SNA files now written out correctly.
* Handle MDR write protection flag correctly.
* Allow MDR images with bad checksums to load (the error will be handled by
the If1 ROM).
* Support saving custom ROMs in SZX snapshots.
* Support for DivIDE, Kempston mouse and the simple IDE interface
in SZX snapshots.
* Allow building without libgcrypt.
* Amiga and MorphOS compilation fixes.
* Don't produce empty libraries to fix build process on OpenSolaris.
* Remove deprecated functions.
* Tweak timings for TS2068.
- A large number of regression test fixes.
- Performance improvements in memory management.
- Improved POP3 support in inetcomm.
- Initial implementation of the XInput DLL.
- Various bug fixes.
(including DOS, Windows 3.x and Win32 executables) on Unix. It consists
of a program loader which loads and executes an Microsoft Windows binary,
and a library that implements Windows API calls using their Unix or X11
equivalents. The library may also be used for porting Win32 code into
native Unix executables.