Commit Graph

9366 Commits

Author SHA1 Message Date
Michaël Banaan Ananas
663d46a225 whatsnew note:
this was wrong:
New games marked as GAME_NOT_WORKING
------------------------------------
Fire Trap (Japan)

correct:

New clones added
----------------
Fire Trap (Japan) [Guru]
2010-06-28 18:15:12 +00:00
Michaël Banaan Ananas
d0b232c19b New clones added
----------------
Virtua Striker 2 '99 (Revision B) [Guru]
2010-06-28 18:12:00 +00:00
Michaël Banaan Ananas
9fe558d395 idsoccer: Improved DIP locations, confirmed MSM5205 clock [Kevin Eshbach]
New clones added
----------------
American Soccer [Kevin Eshbach]
2010-06-28 17:16:33 +00:00
Michaël Banaan Ananas
6bbe23b884 firetrap.c: Added PCB documentation, corrected ROM names, corrected clocks [Guru]
New games marked as GAME_NOT_WORKING
------------------------------------
Fire Trap (Japan)
2010-06-28 13:49:50 +00:00
Miodrag Milanovic
58c2e62440 Moved image_postdevice_init call to proper place (no whatsnew) 2010-06-28 11:04:20 +00:00
Miodrag Milanovic
4849299a0d Fixed regression in z80dart device (no whatsnew) 2010-06-28 08:19:58 +00:00
Aaron Giles
41b9dbb9ac Made the machine_config a proper object. Added detokenize method to
this object which can be called multiple times to append new devices
after the initial machine configuration is set up. Updated member
variables to match new naming convention.

Changed the running_machine to take a constructed machine_config
object in the constructor, instead of creating one itself, for
consistency. Also added machine->total_colors() as a shortcut to 
machine->config->m_total_colors.
2010-06-28 06:40:44 +00:00
Brian Troha
f9a3aaf5c8 cps2.c: Correct the release order for the Xmen: Cota (Hispanic) sets [gregf] 2010-06-28 03:33:58 +00:00
Aaron Giles
2782c92d8e Hooked up MCUs for Tough Turf (US) and Wrestle War. 2010-06-27 21:30:39 +00:00
Michaël Banaan Ananas
35f91b926b developed by toaplan (under taito contract): tiger heli, guardian, slap fight 2010-06-27 18:13:15 +00:00
Phil Bennett
92ed14a1e9 Hooked up Slap Fight/Alcon 68705 MCU [Phil Bennett, Dr. Decapitator]
New games added or promoted from NOT_WORKING
--------------------------------------------
Slap Fight (set 1) [Phil Bennett, Dr. Decapitator]
Alcon [Phil Bennett, Dr. Decapitator]
2010-06-27 17:52:25 +00:00
Luca Elia
311e46a7bb igs011.c update [Luca Elia]
- Emulated IGS011 protection
- Emulated IGS012 protection
- Removed 149 rom patches
2010-06-27 16:04:13 +00:00
Angelo Salese
9fd5d7f354 Improved v25 logging for Batsugun [David Haywood] 2010-06-27 15:56:45 +00:00
Phil Bennett
18f3908841 neodrvr.c updates: [Johnboy]
* Tagged kof2003h AES VERSION
* Tagged the following sets as MVS AND AES VERSION: aodk, lbowling
* Renamed P1 in sengoku3 to correct chip label
* Marked v2 in strhoop BAD_DUMP
* Marked P1 in flipshot BAD_DUMP
* Identified kof98n as AES version, renamed to kof98h


New games added or promoted from NOT_WORKING
--------------------------------------------
"The King of Fighters '98 - The Slugfest / King of Fighters '98 - dream match never ends (Korean board 2)
2010-06-27 15:16:23 +00:00
Phil Bennett
cc64c060ab naomi.c: Corrected and updated some game names and cartridge descriptions [f205v] 2010-06-27 15:03:38 +00:00
Phil Bennett
6fa25e5c9a aristmk4: various improvements: [FrasheR, Palindrome]
* Fixed VIA for good. 5010 - 501F
* Hooked up push button inputs
* Hooked up ports for the PML 2852 U3
* Implemented coin input
* Lamp output and button layout
* NVRAM backup
* Connected SW7 for BG colour map select
* Added LK13. 3MHz or 1.5 MHz CPU speed select
* Added sound sample for mechanical meter pulse
* Replaced custom RTC code with MC146818
2010-06-27 14:42:45 +00:00
Aaron Giles
5e020e0281 That's what trimspace is for. :) 2010-06-27 14:23:48 +00:00
Phil Bennett
590f02fe0e Added some IC locations to the Renegade ROMs 2010-06-27 12:56:56 +00:00
Fabio Priuli
5a3f86829f added a PPU function eventually needed by MMC5 NES boards. no whatsnew. 2010-06-27 12:13:52 +00:00
Miodrag Milanovic
a456b3322d - Fixed compile
- Moved some defines from MESS to MAME
- Cleaned MESS side and therefore removed some includes
(no whatsnew)
2010-06-27 09:58:57 +00:00
Scott Stone
943e90a36e Added DIP LOCATIONS for xain.c [Tafoid] 2010-06-27 01:40:27 +00:00
Brian Troha
8760453a0c New clone: Exciting Animal Land Jr. (USA)
New Clone Added
---------------------------------
Exciting Animal Land Jr. (USA) [Smitdogg, The Dumping Union]
2010-06-27 01:25:33 +00:00
Michaël Banaan Ananas
84ea3543a9 (fix prev commit) 2010-06-26 22:08:10 +00:00
Michaël Banaan Ananas
e5a5726f3e remove mcu from bootleg clone of lsasquad 2010-06-26 21:58:13 +00:00
Phil Bennett
b94bf9156b Hooked up Daikaiju no Gyakushu 68705 MCU and removed MCU simulation code [Phil Bennett, Dr. Decapitator] 2010-06-26 20:34:51 +00:00
Phil Bennett
5cc13fbf66 Hooked up Xain d'Sleena/Solar Warrior 68705 MCU [Phil Bennett, Dr. Decapitator] 2010-06-26 19:21:43 +00:00
Michaël Banaan Ananas
f1c2bdd3f3 made redufo Artic version the parent and bootleg version a clone 2010-06-26 17:55:52 +00:00
Brian Troha
0a7344138a remove comment about a Z8 CPU core needing to be written 2010-06-26 17:01:28 +00:00
Michaël Banaan Ananas
259baecffc moved around code, workaround internal compiler error with 32bit official build tools 2010-06-26 16:36:34 +00:00
Phil Bennett
f4d1f7df71 Hooked up Renegade 68705 MCU [Phil Bennett, Dr. Decapitator] 2010-06-26 16:01:57 +00:00
Brian Troha
3a77a446e8 metro.c: Added Puzzlet's MCU internal ROM. Zilog Z8 8-bit family MCU requires a new CPU core to be written. [Dr. Decapitator] 2010-06-26 14:54:01 +00:00
smf-
8f4f1e5eb2 fixed display of delayr virtual register, so it includes the name of the register in the pipeline. 2010-06-26 07:26:28 +00:00
smf-
9c7fb7e550 strip trailing spaces from register names on legacy cpu's. 2010-06-26 07:23:16 +00:00
smf-
779da649f0 fixed unused variable error. 2010-06-26 07:18:49 +00:00
Aaron Giles
d5983046f5 Fix initial state of views so that their sources are properly initialized.
Fixes disassembly for sdl.
2010-06-26 03:41:10 +00:00
Angelo Salese
6a9af3b814 Decapped 89C51 MCU in Real Battle Mahjong King [Dr. Decapitator, Guru] 2010-06-25 18:41:26 +00:00
Aaron Giles
b2a6d8f09a Fix disasm scrolling for real. 2010-06-25 16:17:27 +00:00
Aaron Giles
50767de707 Changed device name from an overridable function to a parameter passed to
the device_config constructor. In situations where the proper name is not 
known at construction time, a generic name can be specified and then 
overridden later once the configuration is complete.
2010-06-25 15:30:51 +00:00
Aaron Giles
25c5511610 Recompute expression values even if not dirty.
Fixes disassembly not scrolling. (Need to recompile src\emu\debug\dv*)
2010-06-25 14:34:56 +00:00
R. Belmont
c6feb5b29b Fix compile warning on 64-bit Linux (no whatsnew) 2010-06-25 14:07:59 +00:00
Aaron Giles
29b6b0de41 C++-ified the debugger views. Not quite architecturally where I would
like them, but it's a start. Split implementation of individual view
types out to separate files. Updated all callers.

Also:
 * fixed okim6295 memory view
 * changed emualloc to free resource pools from earliest to latest
    so that early objects can safely clean up stuff they allocated
2010-06-25 05:11:42 +00:00
Brian Troha
1c9abccb20 Added proper i8751H MCU dump to Legend of Hero Tonma (Japan) [Dr. Decapitator] 2010-06-25 03:58:04 +00:00
Miodrag Milanovic
e3a90fa281 Implemented hash file and battery support and did some cleanup (no whatsnew) 2010-06-24 15:10:53 +00:00
Miodrag Milanovic
c81aa1bbdd Fixed warning (no whatsnew) 2010-06-24 05:35:06 +00:00
mariuszw1
a270e78bb3 Super Game III: fixed Tom & Jerry [Mariusz Wojcieszek] 2010-06-23 21:49:44 +00:00
Miodrag Milanovic
dbeb8f1b61 Fixed bad cassette wave sound [Robbbert] 2010-06-23 19:36:44 +00:00
Miodrag Milanovic
ea8dd94677 - Moved ioproc implementation from MESS [Miodrag Milanovic]
- Implemented more image device calls, and did some cleanup (no whatsnew)
2010-06-23 19:35:49 +00:00
Angelo Salese
c660837bb3 new clones
------------

Crazy Kong (Falcon?) [Fred O.]
2010-06-23 18:30:57 +00:00
mariuszw1
47f9b653bb Super Game III: added handling for two consecutive writes for MMC1 making Snow Bros playable [Mariusz Wojcieszek, Fabio Pruli] 2010-06-23 17:12:19 +00:00
Scott Stone
dfe3ee87db Fixed pokey speeds in cloak.c to match recording. This fixes MT Bug #03899: cloak: Music pitch is higher than PCB. 2010-06-23 12:03:49 +00:00