Commit Graph

6691 Commits

Author SHA1 Message Date
Ryan Holtz
d23474f057 Forgot the important file... no whatsnew on this second one 2009-07-18 02:11:59 +00:00
Ryan Holtz
158ce1e86b Pleased Aaron - audited and added GAME_SUPPORTS_SAVE flag to all games in the mappy.c driver (superpac, pacnpal, grobda, phozon, mappy, todruaga, digdug2, motos and clones of each) [MooglyGuy] 2009-07-18 00:37:15 +00:00
Tomasz Slanina
7617f3ec8c New Super FreeKick set.
New clones added
----------------
Super Free Kick (set 2) [Klaus Sommers]
2009-07-17 16:48:07 +00:00
Angelo Salese
6bbe0a4064 03311: p911uc + p911j equally named disks with different hashes: chd a00c02 is used in both clones but they use different hashes 2009-07-17 15:27:28 +00:00
Curt Coder
b214d44851 CDP1802:
- fixed state code output and load mode
2009-07-17 11:27:16 +00:00
Yasuhiro Ogawa
7e4e85f2e1 DIPSW fix [kanikani] 2009-07-17 06:54:49 +00:00
R. Belmont
7111f1aece ARM7: Add ARMv5+ CLZ instruction 2009-07-17 04:29:37 +00:00
Scott Stone
0fa02f401f Further format fixing of MAMEDRIV.c, using a decent editor. Many issues not present when using notepad were corrected. 2009-07-16 19:24:13 +00:00
Angelo Salese
83f221b3b6 Added a DASM note memo on the driver, not worth mentioning. 2009-07-16 19:05:40 +00:00
Scott Stone
16a5fe7f8e Preliminary fixing of MAMEDRIV.C formatting to make it more readable and keep to a uniform layout. 2009-07-16 18:04:33 +00:00
Aaron Giles
e8a7b064c6 Apparently Intel's fast reciprocal is too low-res compared to the PowerPC's
fast reciprocal. Fixes glitches in scud.
2009-07-16 17:31:21 +00:00
Aaron Giles
560d8586be Added FP registers to PPC debugger interface.
Fixed copy/paste error in 64-bit backend that takes us from no 3D in scud to
glitchy 3D. (Hey, it's an improvement.)
2009-07-16 17:14:23 +00:00
Angelo Salese
514e6fb786 Fixed missing backfirt from the mamedriv.c 2009-07-16 15:29:44 +00:00
Curt Coder
9956b7002f CDP1802:
- refactored the Q and DMA callbacks to use devcb
2009-07-16 12:19:43 +00:00
Fabio Priuli
c54ff15107 Added GAME_IMPERFECT_SOUND flag to taitogn.c games since we don't emulate the sound CPU 2009-07-16 09:00:02 +00:00
Aaron Giles
f6f6e2eaff Oops, meant to say "core_stricmp" 2009-07-16 08:48:16 +00:00
Aaron Giles
6519412d59 Cleanups and version bump. 2009-07-16 07:37:54 +00:00
Aaron Giles
96b4503e04 Forgot to add it to the list of tools. 2009-07-16 07:12:18 +00:00
Aaron Giles
d879a67a4a Never send a monster to do the work of an evil scientist... 2009-07-16 07:10:16 +00:00
Aaron Giles
7254c65d28 From: David Haywood [neohaze@nildram.co.uk]
Sent: Wednesday, July 15, 2009 4:13 PM
Cc: Aaron Giles; Angelo Salese
Subject: Re: Back Fire (Tecmo)

Here is an improved version of the driver, with fixed dipswitches, MSM
removed (it isn't on this PCB), set tagged as bootleg (PCB was a
bootleg) etc.

David Haywood wrote:
> new games added as working
> ---------
> Back Fire (Tecmo) [Tirino73, David Haywood]
>
>
> it's not  really a clone of silkworm.. it's a very different game..
>
>
>
2009-07-16 06:44:34 +00:00
Aaron Giles
a273e83afa From: David Haywood [neohaze@nildram.co.uk]
Sent: Wednesday, July 15, 2009 3:36 PM
To: Aaron Giles; Angelo Salese; Klaus Sommer, B.Sc
Subject: new clones - witch card , scherrym

This adds the recent team europe dumps.  I haven't looked at them much

'Poker' is another Witch Card set
'Super Cherry Master' runs on cb2001 hardware, but the graphic rom is
missing.

new clones
-----------

Witch Card (german?) [Team Europe / Dumping Union]

new not working
-----------------

Super Cherry Master [Team Europe / Dumping Union] (incomplete set)
2009-07-16 06:41:43 +00:00
Aaron Giles
5736f84819 > From: David Haywood [mailto:neohaze@nildram.co.uk]
> Sent: Wednesday, July 15, 2009 1:10 AM
> To: Aaron Giles; Angelo Salese
> Subject: Back Fire (Tecmo)
> 
> new games added as working
> ---------
> Back Fire (Tecmo) [Tirino73, David Haywood]
> 
> 
> it's not  really a clone of silkworm.. it's a very different game..
> 
>
2009-07-16 06:40:15 +00:00
Aaron Giles
9a2b5e6998 > From: Roman Scherzer [mailto:roman.scherzer@gmx.de]
> Sent: Monday, July 13, 2009 11:14 AM
> To: submit@mamedev.org
> Subject: mantis 03299 fix
> 
> diff -Nru src/mame/drivers/tehkanwc.c src/mame/drivers/tehkanwc.c
> --- src/mame/drivers/tehkanwc.c	2009-07-10 18:10:24.000000000 +0200
> +++ src/mame/drivers/tehkanwc.c	2009-07-13 20:06:17.000000000 +0200
> @@ -849,7 +849,7 @@
>   	ROM_LOAD( "e12.bin",   0x00000, 0x4000, CRC(a9e274f8)
> SHA1(02b46e1b149a856f0be74a23faaeb792935b66c7) )	/* fg tiles */
> 
>   	ROM_REGION( 0x10000, "gfx2", 0 )
> -	ROM_LOAD( "e7.bin",    0x00000, 0x8000, CRC(055a5264)
> SHA1(fe294ba57c2c858952e2fab0be1b8859730846cb) )	/* sprites */
> +	ROM_LOAD( "e8.bin",    0x00000, 0x8000, CRC(055a5264)
> SHA1(fe294ba57c2c858952e2fab0be1b8859730846cb) )	/* sprites */
>   	ROM_LOAD( "e7.bin",    0x08000, 0x8000, CRC(59faebe7)
> SHA1(85dad90928369601e039467d575750539410fcf6) )
> 
>   	ROM_REGION( 0x10000, "gfx3", 0 )
2009-07-16 06:38:22 +00:00
Aaron Giles
be5730c5aa Verified Fruits & Bunny PROM (f205v) 2009-07-16 06:36:27 +00:00
Aaron Giles
56a0fff0e8 From: David Haywood <neohaze@nildram.co.uk>
Date: Sun, 12 Jul 2009 10:25:38 
To: Aaron Giles<aaron@aarongiles.com>
Subject: Jockey Club II notes


I've updated the notes in Jockey Club II based on the pictures from Gerald

It doesn't appear that there are any additional ROMs on the board.  It 
actually appears that on the original game (unlike the bootleg) the 
graphics are compressed in the program roms.  This may be CPS3-like 
hardware.  (SRMP6 uses CPS3 compression too)
2009-07-16 06:34:47 +00:00
Aaron Giles
7f2be9a275 From: Luigi30 <luigi30@gmail.com>
Date: Sat, 11 Jul 2009 22:01:46 
To: submit@mamedev.org<submit@mamedev.org>
Subject: empcity diff


Fixes bug 03250
2009-07-16 06:32:23 +00:00
Aaron Giles
4d1d8b7938 From: David Haywood [neohaze@nildram.co.uk]
Sent: Friday, July 10, 2009 11:38 PM
To: Aaron Giles; Angelo Salese
Subject: Shogun Warriors 11/07/09 backup

Fully inclusive patch

In addition to previous listed updates
 -- decodes a block of data used by the Japanese version (fjbuster) for
the character select screen.  Basically block 0x40 is the same as mcu
block/table 0x41, but using different encryption (inline encryption
table + additional overlay table instead of each byte being bit shifted)

Kaneko definitely wanted to be annoying with this, and all their
multiple modes, the roms contain everything from unencrypted blocks, to
simple bitshifts, 0x40 byte tables, right through to blocks which seem
to have everything enabled.

Will continue to work with dox to gather more data.

Current progress
-- decoded tables for several of the startup commands, made some
observations, was unable to properly decode table 0x80, second byte
scrambling is .. odd, so just using extract data right now.
-- properly mapped inputs in Shogun Warriors

Gets Shogun Warriors to the Titlescreen at least.  Will look at further
trojan work with Dox on Sunday.

I'm not sure all the sprite roms are the right size, some non-protected
sprite elements aren't appearing correctly, not sure yet tho.
2009-07-16 06:20:20 +00:00
Aaron Giles
061280b057 From: David Haywood [neohaze@nildram.co.uk]
Sent: Friday, July 10, 2009 11:02 AM
To: Aaron Giles; Angelo Salese
Subject: Otenami Haiken Final (V2.07JC)

Note, I've talked this one through with him, and this is correct.  Taito
sold this on a 64Mb CF card, it *requires* the V2 bios which is where CF
card support was added (it might be the reason the V2 bios exists)  The
supported bios is dumped from the PCB, I know we have the actual upgrade
kit, but afaik MAME can't upgrade it properly.  Only the new game uses
this bios, as it's actually a less featured bios aside from the CF support.

New Games added
--------------------

Otenami Haiken Final (V2.07JC) [Joerg Hartenberger]

Other changes
--------------

- Added flashv2.u30 (v2 bios) to the taitogn driver [Joerg Hartenberger]
- Added IDE Lock mechanism to the IDE Driver in MAME, so games on gnet
v2 bios are working correct now (idectrl.c / idectrl.h) & taitogn.c
[Joerg Hartenberger]
2009-07-16 06:14:18 +00:00
Aaron Giles
1fc759af69 Fixed resource leak in core_fload(). 2009-07-16 06:11:17 +00:00
Andrew Gardner
44df7f7533 Silly whitespace thing. 2009-07-16 05:16:55 +00:00
Andrew Gardner
c32548fa6a Adds hardware notes to the Quake Arcade Tournament driver based on original press-release. [vidpro1] 2009-07-16 05:15:47 +00:00
R. Belmont
2ce6e69018 ARM7 updates [R. Belmont, Ryan Holtz]
- Prepped to support multiple architecture versions
- Added ARM9 CPU type (ARMv5TE)
- Added mostly-stubbed system coprocessor/MMU support
2009-07-16 05:09:35 +00:00
Yasuhiro Ogawa
00cdb38daf renamed rockola.c to snk6502.c as the hardware is made by SNK, not by Rock-ola 2009-07-16 04:43:17 +00:00
Fabio Priuli
1ad5c13f2c Made comments more precise. Thanks Guru. 2009-07-15 22:08:08 +00:00
Angelo Salese
b9f5e9d728 Reverted svn r6097 as per Aaron suggestion 2009-07-15 22:01:03 +00:00
Angelo Salese
6fd96d4954 Added 16-bits wide access function for the ymz280b sound chip core, needed by the upcoming Colorama driver submission [Angelo Salese] 2009-07-15 21:31:22 +00:00
Scott Stone
ee1a0535f5 Fixed year for Mighty Monkey (and clones) based on US Copyright Searches [Braille] 2009-07-15 17:27:44 +00:00
Fabio Priuli
dba379a55c There was still one CF image to update in viper.c... 2009-07-15 07:55:16 +00:00
Scott Stone
b6fd7073e5 Fixed #03309: All Sets in ojankohs.c: When game issues a sound/voice, the game crashes.
Another cpu->tag correction identified and corrected.
2009-07-15 00:36:06 +00:00
Aaron Giles
655eea7e94 New working games
=================
Cobra Command (M.A.C.H 3 conversion) [Aaron Giles, Warren Ondras]

Also updated the SHA1 in deco_ld to match (they use the same disc).
2009-07-14 23:54:03 +00:00
Aaron Giles
0610cdac0a Fix frame number timing for gottlieb games. 2009-07-14 23:22:05 +00:00
Aaron Giles
5f0436a948 Fix crasher in burnin code. 2009-07-14 23:14:45 +00:00
Scott Stone
922a6fc563 Fixed #03308: overdriv: Game Resets at "Ram Check"
This was caused by some incorrect cpu -> tag assignments.
2009-07-14 19:23:57 +00:00
Fabio Priuli
f65515a901 Ouch... there was still one crsshairpath... 2009-07-14 18:08:29 +00:00
Fabio Priuli
78ec853787 Removed bogus extensions from CHD in djmain.c 2009-07-14 18:03:57 +00:00
Fabio Priuli
f3c747fad3 Added thrild2c to viper.c (last CF missing among the ones Guru uploaded)
Also added stickers as mentioned by Guru (it's not the nicest way to preserve the info, but at least they won't get lost for the moment)
2009-07-14 18:03:03 +00:00
Angelo Salese
137872b1bf Same issue for sscopex... 2009-07-14 17:28:45 +00:00
Angelo Salese
67a3054357 Forgot to actually update the sha1 in code1dispatch, thanks to etabeta for the bug report 2009-07-14 17:18:10 +00:00
Fabio Priuli
78e780a65e Replaced a few cpu[0] with tags 2009-07-14 12:29:09 +00:00
Fabio Priuli
0507bfe2a3 Fixed bug MT 03235: timecris and clones: Severe graphics corruption
On behalf of Skeleton081983
2009-07-14 12:28:04 +00:00