* Added missing PALs as reference to most of remaining sets
* Dumped and added TK24B1.1A to dynwar [Corrado Tomaselli]
* Fixed LW-13.10D rom loading in forgottn to match real pcb
* Identified, verified and documented a ton of pcbs, adding/fixing missing/wrong infos as ROMs labels and positions, B-Board, C-Board and CPSB IDs, PALs [Stefan Lindberg, Dlfrsilver, MKL]
* Reordered all sets per release date in cps1.c and video\cps1.c
* Updated games table in video\cps1.c and added some notes on PALs table
* Minor cleanups
Correct rom names as per labels which lists the sum16 values of the roms.
Marked the tms320e15.bin as BAD_DUMP with a note about it being hand repaired.
Eventually the MCU from this PCB will be sent for decapping to compare against what we have.
New Clone Added
--------------------------------
AmeriDarts (set 3) [Brian Troha, The Dumping Union]
Standardized rom names, reordered the Mortal Kombat sets to descending order like all the other sets. Added "Prototype" to the Trog PA6 game description.
New Clone Added
--------------------------------------
Terminator 2 - Judgment Day (rev LA4 08/03/92) [Gor, Smitdogg, The Dumping Union]
- Updated parse_ini_file so before INI is loaded set of driver name is done, and therefore needed callback is executed.
This fixes issue that when running MESS you are able to mount images even if you did not start driver directly, before this change we got unknown ini options warnings. (no whatsnew)
Made better use of PORT_INCLUDE / PORT_MODIFY
New Clone Added
-------------------------------------------
Wild Fang [Stefan Lindberg, The Dumping Union]
Not working as the CPU FD1094 317-0069 isn't dumped.
New Clone Added
------------------------------------------------
Juuouki (set 5, Japan, FD1094 317-0069) [Stefan Lindberg, The Dumping Union]
Tokio/Scramble Formation (japanese?, newer) [Guru, Roger Coltrane, Smitdogg, The Dumping Union]
cleaned up chip locations for tokio sets to be consistent.
(controlled by a #define like the SH-2 core) [Atari Ace]
---------- Forwarded message ----------
From: Atari Ace <atari_ace@verizon.net>
Date: Mon, Jul 5, 2010 at 3:50 PM
Subject: [patch] Fixup non-DRC rsp core
To: submit@mamedev.org
Cc: atariace@hotmail.com
Hi mamedev,
This patch fixes the non-DRC rsp core to be buildable again
(controlled by a #define like the sh2 core). It also cleans up the
whitespace/commented-out code in that core as well.
~aa
* Corrected the way the steering wheel is hooked up, fixing the jittery
steering in the sets with MCUs.
* Added a new layout file for the bootleg sets without MCUs (topracern and polepos2bi).
* Converted clock frequencies to crystal values from xtal.c.
* Added correct ROM names for the Namco-manufactured sets (polepos and polepos2).
* Completely removed the unused global variable polepos_gear_bit.
* Fixed a couple of bootleg ROMs that were very likely bit-rotted.
* Added official SNK Playmore title catalogue
* Identified and tagged all MVS sets which were not officially released for the AES system
(according to official SNK Playmore title catalogue and Neo-Geo Masterlist)
* Several sets have been identified (AES / MVS VERSION) and tagged properly
* Documented MULTI PLAY MODE (unemulated); Missing MCU
* Updated game PCB information
* Renamed kof99n to kof99k (KOREAN VERSION)
* Renamed P's in mslug3 to correct chip label, added SMA comment
* Renamed ROMs in jockeygp according to original cart, added some comments
* Renamed ROMs in vliner/vlinero according to original cart, added some comments
* neodrvr.c cleanup