Commit Graph

9531 Commits

Author SHA1 Message Date
Brian Troha
e5596c615a Raiden2.c: reverted my changes, RB & the Guru can fix it up. 2010-07-27 14:31:37 +00:00
Michaël Banaan Ananas
0953bfa3a9 mt 03957 bugfix by moa 2010-07-27 09:32:18 +00:00
Brian Troha
2c75557d9d raiden2.c update, fixed mask roms names and denoted the roms soldered to the PCB as well as noted in most sets the "Soldered roms where not included but assumed to be the same"
Removed one set that was nearly identical but had an alt sound rom.  Comparing the sound roms showed the alt version had bit rot so it's been removed.
2010-07-26 22:43:06 +00:00
Luca Elia
3877dac9aa Fixed sprite coordinates in astrocorp.c [Luca Elia]
New games added or promoted from NOT_WORKING status
---------------------------------------------------
Speed Drop [Brian Troha, Luca Elia, The Dumping Union]
2010-07-26 22:19:03 +00:00
Brian Troha
dec4f225b6 correct rom name for the Capcom Vs. SNK Millennium Fight 2000 (000904 JPN, USA, EXP, KOR, AUS) set. 2010-07-26 18:30:13 +00:00
Brian Troha
344545cdb6 raiden2.c: Corrects the voice roms for the Raiden 2 sets and added the surface mounted "voice2" rom to sets where it was missing. [Brian Troha] 2010-07-26 18:14:24 +00:00
Wilbert Pol
de1117b63a arm7.c: Added big endian version of the arm7 cpu. The 3do uses an arm6 in 32bit mode which is actually implemented by the arm7 core. 2010-07-26 16:02:45 +00:00
Phil Bennett
7ef270db28 Fully converted atarigx2, beathead and offtwall to use driver_data [Atari Ace]
--------- Forwarded message ----------
From: Atari Ace <atari_ace@verizon.net>
Date: Sat, Jul 24, 2010 at 12:49 AM
Subject: [patch] driver_data changes for drivers using atarigen
To: submit@mamedev.org
Cc: atariace@hotmail.com

Hi mamedev,

I noticed that atarigx2, beathead, and offtwall were only partially
converted to use driver_data.  This patch migrates additional static
variables.

~aa
2010-07-26 12:01:08 +00:00
Phil Bennett
2843028b6b 03318: -burnin causes crash in vector games [Atari Ace]
---------- Forwarded message ----------
From: Atari Ace <atari_ace@verizon.net>
Date: Sun, Jul 18, 2010 at 9:43 PM
Subject: [patch] Fix 03318: -burnin causes crash in vector games
To: submit@mamedev.org
Cc: atariace@hotmail.com

- Hide quoted text -
Hi mamedev,

This patch fixes bug 03318, a crash associated with -burnin on vector
games. -burnin doesn't work for vector games (they lack bitmaps), but
at least it won't crash anymore.  I also fixed the code to not assume
the bitmaps were identically sized.  update_burnin made that
assumption, but finalize_burnin did not in some places.

~aa
2010-07-26 11:55:21 +00:00
Phil Bennett
6df9f06efe 03777: a51site4: Hang after loading via internal UI (multisession) [Atari Ace]
mediagx.c: Converted to use driver_data [Atari Ace]

---------- Forwarded message ----------
From: Atari Ace <atari_ace@verizon.net>
Date: Sun, Jul 18, 2010 at 5:15 PM
Subject: [patch] Fix 03777 a51site4: Hang after loading via internal
UI (multisession)
To: submit@mamedev.org
Cc: atariace@hotmail.com


Hi mamedev,

This patch converts mediagx to use driver_data, which as a side effect
fixes bug 03777.

~aa
2010-07-26 11:46:50 +00:00
Brian Troha
5a3a44ea14 djboy.c: Added DIP switch locations and corrected the vsync to 57.5Hz as per the readme info listed at the top of the driver. [Brian Troha] 2010-07-26 02:28:01 +00:00
Brian Troha
f0ae830acd djboy.c - Slight documentation update for the "Beast" just adding it has an internal ROM image. Readded "MSM80C51F microcontroller" in ROMDEF as extra documentation doesn't hurt ;-) 2010-07-25 18:50:49 +00:00
Brian Troha
ce273bbbc9 new clone added: Forgotten Worlds (USA) alternate
New Clone Added
-----------------------------------
Forgotten Worlds (USA, 88621B B-Board) [Corrado Tomaselli, The Dumping Union]
2010-07-25 18:37:27 +00:00
Phil Bennett
46c325b4ee djboy.c: Corrected two further bad bits in the Beast ROM and removed BAD_DUMP flag. (no whatsnew) 2010-07-25 18:35:15 +00:00
Wilbert Pol
18785817cb arm.c: Added a big endian version of the arm2/3/6 cpu core and cleaned up the little/big endian handling. [Wilbert Pol] 2010-07-25 13:42:34 +00:00
Brian Troha
4607ee58e9 Documentation update and name correction for Ms. Pac-Man/Galaga - 20th Anniversary Class of 1981 Reunion, which is the correct name. Also the Pacman 25th Anniversary is just a program update that gives the option of playing Pacman directly with it's own start button. 2010-07-24 20:51:59 +00:00
Brian Troha
d55d93bc19 skyfox.c: Corrected clocks and Vsync for the Sky Fox & Exerizer sets based on actual OSCs and measurements taken from a real PCB [Corrado Tomaselli] 2010-07-24 20:20:28 +00:00
Brian Troha
bb1178538c remove BAD_DUMP from the tms320e15.bin in the AmeriDarts sets and the MCU code passes it's internal checksum routine. 2010-07-24 19:49:16 +00:00
Wilbert Pol
73de5b8070 arm.c: Fixed word reading from non-aligned address in big endian mode. [Wilbert Pol] 2010-07-24 18:44:30 +00:00
Brian Troha
2ea263bde2 new clone added: Captain Commando (Japan 910928)
New Clone Added
-----------------------------------------
Captain Commando (Japan 910928) [john666, Dr. Spankenstein, Smitdogg, The Dumping Union]
2010-07-24 17:52:12 +00:00
Roberto Zandona
f259409ab9 cosmetic changes in collision detection routine, no what's new 2010-07-24 09:54:13 +00:00
Phil Bennett
57018dfd3f djboy.c: Hooked up Beast MCU and removed simulation code. [Phil Bennett] 2010-07-23 21:58:39 +00:00
Brian Troha
5927d924d3 CPS-1 update [Team CPS-1]:
* 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
2010-07-23 15:45:21 +00:00
Brian Troha
39d4544bde corrects rom IC locations for some sets in the segas16b.c driver 2010-07-23 15:27:41 +00:00
Michaël Banaan Ananas
54ab217acc mvsc mvce.04a BAD_DUMP: http://www.mametesters.org/view.php?id=3948 2010-07-23 13:29:12 +00:00
Brian Troha
0d54e92d89 new clone added Ameridarts set 3
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]
2010-07-22 23:08:14 +00:00
Brian Troha
eb1bcb49bf new clone added: Mystic Warrior (Asia)
New Clone Added
---------------------------------------
Mystic Warriors (ver AAA) [J. Wilke, Smitdogg, The Dumping Union]
2010-07-22 21:12:18 +00:00
Wilbert Pol
14b2eec6b7 arm.c: Added big endian mode support to the LDRB and STRB instructions. [Wilbert Pol] 2010-07-22 20:18:25 +00:00
Miodrag Milanovic
184ee16762 Debugger : Removed stray garbage characters from beamx, beamy, and frame counter displays. [Robbbert] 2010-07-22 13:24:52 +00:00
Aaron Giles
7ae55db1ec Cleanups and version bump. 2010-07-22 05:24:06 +00:00
R. Belmont
9433e80b41 RSP: Fix sign issue in VCL opcode [angrylion] 2010-07-22 02:25:53 +00:00
R. Belmont
073e655c0a Remove high-ASCII garbage from start of coolpool.h (this broke Apple GCC) (no whatsnew) 2010-07-22 00:52:18 +00:00
Miodrag Milanovic
99596bc2b6 Put back removed printf line,my mistake (no whatsnew) 2010-07-21 16:27:02 +00:00
Miodrag Milanovic
2b81a7d1fe Placed flag removal on machine destructor, fixes issue from r9779 (no whatsnew) 2010-07-21 16:23:27 +00:00
Brian Troha
270627e1b9 Changes "NO_DUMP" to "BAD_DUMP" for roms which are used but not confirmed to be correct, this is more of a "standard" then using no_dump. 2010-07-21 16:14:13 +00:00
Brian Troha
fea5e0d79a new clone added: Terminator LA4
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]
2010-07-21 15:57:43 +00:00
Brian Troha
15fac46f45 correct "ID" file for recent Fruit Bonus '06 - 10th anniversary (Version 1.3R CGA) addition 2010-07-21 15:52:16 +00:00
Miodrag Milanovic
fcd17cc3af - Added new operation on options which enables adding of parameter and executing it's callback
- 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)
2010-07-21 13:28:42 +00:00
Scott Stone
6cc37700c8 Fixed Dip Location order for Hacha Mecha Fighter to match what it shows in Test Mode. 2010-07-20 22:24:10 +00:00
Wilbert Pol
82f1a8e9df Allow beamx > 999 to be displayed in the debugger. Updated beamy config accordingly to keep beamx and beamy aligned. (no whatsnew) 2010-07-20 20:46:53 +00:00
Quench
08c2ad802e Added Ameri Darts internal DSP dump and TMS32015 support to the
Amerdart driver. Also added savestate support to the game.
[Dr Decapitator, Quench]
2010-07-20 16:11:46 +00:00
Quench
4f7527c583 Added TMS32015 and TMS32016 CPU variants to the TMS32010 core.
Fixed LST instruction which was sometimes adjusting internal RAM
banking incorrectly.  [Quench]
2010-07-20 15:55:51 +00:00
Miodrag Milanovic
2603119e65 Soflist will now load only items from original system by default.
For compatible softlists list name must be explicitly written. (no whatsnew)
2010-07-20 09:10:26 +00:00
Brian Troha
154608080b sfbonus.c: Added the Amcoe "Classic Edition Compact Format" PCB layout. [Brian Troha] 2010-07-19 22:38:38 +00:00
Brian Troha
c7c9b8248a new clone added: Fruit Bonus '06 - 10th anniversary (Version 1.3R CGA)
New Clone Added
------------------------------------------------
Fruit Bonus '06 - 10th anniversary (Version 1.3R CGA) [Brian Troha, The Dumping Union]
2010-07-19 21:37:52 +00:00
Jonathan Gevaryahu
bafa2023e9 Fixed address mirroring on the slave sound cpu on Zaccaria hardware; it seems possible that the /NMI triggered test mode (triggered by a push button on the sound pcb) doesn't work on real hardware at all. 2010-07-19 01:14:03 +00:00
Jonathan Gevaryahu
bd29cc08b1 Fixed address mirroring on the master sound cpu on Zaccaria hardware; the /NMI triggered test mode (triggered by a push button on the sound pcb) still doesn't work yet. 2010-07-19 00:15:43 +00:00
Phil Bennett
86beaf4a92 djboy.c: Added unverified Beast MCU internal ROM image [Dr Decapitator, Tomasz Slanina, Lord Nightmare, Phil Bennett] 2010-07-18 18:15:56 +00:00
Jonathan Gevaryahu
444fe77369 Minor updates to tms5220: simplified interpolation function case statement, made OLDP/OLDE update happen on correct cycle (subcycle may still be wrong). 2010-07-18 17:34:23 +00:00
Michaël Banaan Ananas
6ebfe03fe2 mt bug 3606 fix (Atari Ace) 2010-07-18 13:21:33 +00:00