Commit Graph

6540 Commits

Author SHA1 Message Date
Brian Troha
891c5d7ad1 update to the Multifish driver.
Added some 2006 revisions that are at least 3 years old to the driver.  Minor formating / white space clean up.  Minor header information change / clean up.

Added copyright year to mamedriv.c for the Multifish sets.

New Clones Added
--------------------------------
Fruit Cocktail (060111) [Vampirz]

New Games Added
--------------------------------
Island 2 (060529) [Vampirz]
Pirate (060210) [Vampirz]
Keks (several sets) [Vampirz]
2009-08-15 14:25:34 +00:00
Angelo Salese
5684f6198d [SNES]: Made the OAM address reset more accurate. 2009-08-15 14:03:21 +00:00
Couriersud
6f63ec3117 Galaxian sound
- removed emu_timer, this was causing a stream of stream_updates only updating 3 samples
- replaced with discrete timer module DSS_TIMER now.
2009-08-15 13:01:13 +00:00
Couriersud
3874ecc65c DSS_COUNTER updates
- clock_node no longer needs to be static for DISC_CLK_IS_FREQ
- rewrote inc/dec logic to avoid loop
2009-08-15 12:56:48 +00:00
Angelo Salese
1f4ecb37a3 [SNES]: Reverted last commit since that some gfxs breaks badly. 2009-08-15 12:56:29 +00:00
Angelo Salese
02cfc27453 [SNES]: Fixed HDMA boundary as well 2009-08-15 11:15:07 +00:00
R. Belmont
2a76fb52c6 YM2612/3834 updates [Eke-Eke, Nemesis]
- Split YM2612/3834 to a separate file to avoid disturbing other OPN chips
- SSG-EG, envelope, LFO, and CSM behavior all improved to better match 
  tested behavior on real YM2612 chips
2009-08-15 02:48:52 +00:00
Angelo Salese
fd4684ace5 [SNES]: fixed a GDMA boundary bug 2009-08-15 00:09:08 +00:00
Couriersud
417069088f Added define LOG to enable/disable calling logerror 2009-08-14 21:35:59 +00:00
Couriersud
bb4a4dfa8d Galaxian sound updates
- Moon Cresta and Galaxian now have their respective schematics emulated, i.e. Moon Cresta has a slightly different mixing stage.
- Cleaned up driver, added some section titles and comments, removed old code.
2009-08-14 21:33:55 +00:00
Couriersud
3608d0e4e2 This one requires a "make clean"
Discrete sound 
- removed global variable discrete_current_context
- discrete_info is now passed instead of device, we may get device by using disc_info->device
- Added DISCRETE_IMPORT(*block): imports another discrete block
- Added DISCRETE_REMOVE(node1, node2): removes a range of nodes
- Added DISCRETE_REPLACE: next node replaces existing node, thus preserving run order
- Added DISCRETE_NOP(node): does nothing, to be replaced.
- Added a prescanning stage to build final block list after execution of the above.
- The additions provide an easy way to document subtle difference between boards. 
- Please see audio/galaxian.c for an example
2009-08-14 21:30:15 +00:00
Fabio Priuli
ff6bd235a1 On behalf of Haze: fixed sound ROM with correct dump in Wow New Fantasia 2009-08-14 21:01:27 +00:00
Angelo Salese
84c4dbd3c4 [SNES]: Fixed interlace mode gfxs when not in gfx modes 5/6 2009-08-14 20:36:38 +00:00
Angelo Salese
2e9ac77847 Fixed a compile bug when the debug build is on 2009-08-14 19:20:43 +00:00
Angelo Salese
c9e2503f70 [SNES]: Fixed a blending bug involving main/sub color maths 2009-08-14 17:27:04 +00:00
Brian Troha
ca26eac6e8 sfbonus.c driver corrections:
Corrected name from Devil's Island to Devil Island
filled in year for Fruit Bonus 2006 SE & Bug Fever

Both were released in August of 2006
2009-08-14 16:47:00 +00:00
Angelo Salese
4349fa2591 [SNES]: Fixed a potential bug with direct colors 2009-08-14 16:10:09 +00:00
Scott Stone
0408e71919 Fixes: 03387: galmedes: Demo Sound Dip Inverted 2009-08-14 16:08:27 +00:00
Fabio Priuli
25cc8302b9 New games added or promoted from NOT_WORKING status
---------------------------------------------------
WOW New Fantasia [David Haywood]
2009-08-14 07:55:04 +00:00
Fabio Priuli
cf2629e730 Removed missing sets from multfish.c
Sorry, but I was tricked by (the way I used) clrmame and thought the parents were available
2009-08-14 07:30:18 +00:00
Angelo Salese
a25aad62d6 [SNES]: Fixed a vram out-of-bounds bug 2009-08-13 23:15:51 +00:00
Angelo Salese
4fb422ad3f [SNES]: Reverted color shifting since that it's confirmed that data is actually zero padded. 2009-08-13 21:11:05 +00:00
Angelo Salese
8e4fdfe7e5 ST-V: Improved timer 1 irq behaviour. Pebble Beach still have issues with gameplay start though (writes lots of garbage for whatever reason, really worked for random chances before). 2009-08-13 19:43:35 +00:00
Angelo Salese
48c1032e98 [SNES]: Fixed direct color gfxs in mode 3/4, also fixed color data shifting in both modes. 2009-08-13 18:33:20 +00:00
Angelo Salese
3c4fbfa9f7 [SNES]: Fixed direct color gfxs in mode 7 2009-08-13 16:48:46 +00:00
Yasuhiro Ogawa
3db0af5eef further ROM name fixes and driver name changes
- renamed digdugb to digdug1 (it's a rev1, not a bootleg)
 - renamed digduga1 to digdugat1
2009-08-13 08:08:31 +00:00
Fabio Priuli
9a136e1355 Added a lot of new clones to multfish and cleaned up the driver.
Not sure if the original sender wants to be mentioned as Maurizio Clementini or Vampirz.
2009-08-13 07:38:39 +00:00
Aaron Giles
e3f1f454f8 Cleanups and version bump. 2009-08-13 05:56:25 +00:00
Aaron Giles
55480e3ce9 From: hoge hoge [c8cv@hotmail.com]
Sent: Wednesday, August 12, 2009 4:27 PM
To: submit@mamedev.org
Subject: twin16 update
Hello,

Attached is an update for the Konami twin16 driver, see diff for details.
Functional changes:
- improved sprite status register, this fixed the rogue sprites problem in devilw
- added fround coin counters
- lowered k007232 volume
- added savestate support
- added shadows
- fixed devilw and gradius2 sprite lag
- added text layer x/y flipping
- reverted gradius2 sprite-background priority hack, this fixes severe priority problems in 
devilw, but reintroduces bugs on gradius2 level 7 and ending

affected mametesters bugs:
fixed: 02267, 00191, 02553
partial, due to revert: 02523 (intro is ok again, but old priority bugs are reintroduced), 
02268 (ok in-game, small priority problem in prologue)

Greets,
hap
2009-08-13 05:17:16 +00:00
Aaron Giles
5fae7c5093 From: David Haywood [neohaze@nildram.co.uk]
Sent: Wednesday, August 12, 2009 1:39 PM
Cc: Aaron Giles
Subject: Re: Fw: [The Dumping Union] Triple Draw Poker

after double checking, the correct credit on this should be

New Games
-------------

Triple Draw Poker [Team Europe, David Haywood] (Wrong Colours)

David Haywood wrote:
> This adds it, seems to be playable.  Colours are bad due to lack of
> proper Prom
>
> Klaus Sommer wrote:
>> hi!
>>
>> i know there should be a bprom....i contacted the owner
>> already....hopefully he will/could dump it!   Can it be added anyway?
>>
>>
>>
>> ----- Original Message ----- From: "David Haywood"
>> <neohaze@nildram.co.uk>
>> To: "Klaus Sommer" <klaus@hotsummer.at>
>> Sent: Wednesday, August 12, 2009 10:02 PM
>> Subject: Re: Fw: [The Dumping Union] Triple Draw Poker
>>
>>
>>> I'm guessing there should be a PROM somewhere?  Galaxian hardware
>>> uses one for colour.
>>>
>>> Klaus Sommer wrote:
>>>> Maybe you can add it, if you want!
>>>>
>>>> Klaus
>>>>
>>>> ----- Original Message ----- From: "Sommer" <klaus@hotsummer.at>
>>>> To: <the-dumping-union@googlegroups.com>
>>>> Sent: Wednesday, August 12, 2009 12:41 PM
>>>> Subject: [The Dumping Union] Triple Draw Poker
>>>>
>>>>
>>>>> hi!
>>>>>
>>>>> just got this dump from an teammember in germany! The Game is
>>>>> called "Triple Draw Poker" and it's based on (Galaxian Hardware).
>>>>> the game is made by "Thomas Automatics INC (T.A.I.)" in 1983.
>>>>>
>>>>>
>>>>>
>>>>> attached are the roms, an ingame-screenshot, a board-picture and a
>>>>> rom-position-picture!
>>>>>
>>>>> If the game get's added to mame please mention "Team Europe".
>>>>>
>>>>> thx,
>>>>> Klaus
>>>>>
>>>>>
>>>>> --~--~---------~--~----~------------~-------~--~----~
>>>>> To send an e-mail to the group: the-dumping-union@googlegroups.com
>>>>> Group home page: http://groups.google.com/group/the-dumping-union
>>>>> -~----------~----~----~----~------~----~------~--~---
>>>>>
2009-08-13 05:15:13 +00:00
Aaron Giles
fa26ea736b From: Kevin Eshbach [mailto:keshbach@comcast.net]
Sent: Sunday, August 09, 2009 6:38 PM
To: submit@mamedev.org
Subject: Patch file with some minor documentation updates

Enclosed is a patch file with the following minor documentation updates:
 
*	Added placeholders for the PALs that Sarge uses
*	Added documentation on the boards used by Sarge and Spy Hunter
 
 
 
Kevin Eshbach
2009-08-13 05:13:56 +00:00
Aaron Giles
0285f8bf60 > From: David Haywood [mailto:neohaze@nildram.co.uk]
> Sent: Sunday, August 09, 2009 4:55 PM
> To: Aaron Giles
> Subject: 9-Ball Shootout Championship
> 
> redumped bad roms in 9-Ball Shootout Championship + verified checksums
> against rom labels [SiftWare]
> 
> new working
> -------------
> 
> 9-Ball Shootout Championship [SiftWare]
2009-08-13 05:13:14 +00:00
Aaron Giles
21d9be570c From: hoge hoge [mailto:c8cv@hotmail.com]
Sent: Sunday, August 09, 2009 8:39 AM
To: submit@mamedev.org
Subject: depthch overlay

Hi,

Attached diff for 0133u1 adds a simple color overlay for Depthcharge 
based on http://www.arcadeflyers.com/?page=flyer&db=videodb&id=1701&image=1 , 
clone subhunt is excluded since that's a different cab and no good photos were 
found. Related mametesters bug: http://www.mametesters.org/view.php?id=2858

hap
________________________________________
2009-08-13 05:12:31 +00:00
Aaron Giles
e77d5b559a > From: David Haywood [mailto:neohaze@nildram.co.uk]
> Sent: Sunday, August 09, 2009 11:38 AM
> To: Angelo Salese; Aaron Giles
> Subject: Re: SkyLove
> 
> This adds 'skylove'
> 
> I don't know who to credit
> 
> New Games
> ----
> 
> Sky Love [????, David Haywood]
> 
> I've assumed (for lack of any better information) that it uses the same
> layout as shuttle invader.
> 
> Angelo Salese wrote:

--

From: bbmmamoh [bbmmamoh@mx9.ttcn.ne.jp]
Sent: Friday, August 07, 2009 9:37 AM
To: Aaron Giles
Subject: "SKYLOVE (OEC, 1980)" has been uploaded !
Hello Aaron, 
 
The ROM images of "SKYLOVE (OEC, 1980)" 
have been uploaded at 
 
http://rapidshare.com/files/264778937/SKYLOVE.ZIP
 
Also,
the ROM images of "PROGOLF (bootleg, 9 holes, ROM ver.)" 
have been uploaded at 
 
http://rapidshare.com/files/264778938/PROGOLFB.zip
 
Please use these files for the MAME project. 
 
BBM
2009-08-13 05:10:59 +00:00
Aaron Giles
9d7fceab3b From: hoge hoge [c8cv@hotmail.com]
Sent: Friday, August 07, 2009 2:36 PM
To: submit@mamedev.org
Subject: spacwalk color overlay
Hello,

Here's a color overlay for spacwalk, based on the photo in this thread: 
http://www.mameworld.info/ubbthreads/showflat.php?Number=197946
NOTE: this diff is not complete, mame/drivers/mw8080bw.c needs some small 
changes manually due to the diff being incorrect for others since I 
changed that file already:
at the includes: #include "spacwalk.lh"
at the gamelist: /* 640 */ GAMEL(1978, spacwalk, 0,        spacwalk, spacwalk, 0, ROT0,   "Midway", "Space Walk", GAME_NO_SOUND | GAME_SUPPORTS_SAVE , layout_spacwalk )

Greets,
hap
2009-08-13 05:09:22 +00:00
Aaron Giles
6f8be150e6 From: hoge hoge [c8cv@hotmail.com]
Sent: Friday, August 07, 2009 9:33 AM
To: submit@mamedev.org
Subject: z180 daatable removed
Since I removed the daatable from i8085, and the z180 one is exactly the 
same, I might as well remove that one too, see attached diff.

hap
2009-08-13 05:07:00 +00:00
Aaron Giles
4b7d4376ff From: David Haywood [neohaze@nildram.co.uk]
Sent: Friday, August 07, 2009 8:49 AM
To: Aaron Giles
Subject: Qix alt set

Klaus / Team Europe dumped this alt Qix set.

Qix (set 2, smaller roms) [Team Europe]

It actually appears to be the same set as one of the supported ones, but
with smaller roms.  This one is definitely from an original Taito board
(he sent a picture), I'm not so sure about the other set because it's
the odd one out as far as rom sizes go.  I've left both in the driver
for best reference.

I've also renamed 'qixa' to 'qixo' as it seems to be an older version
and tagged it as such.  Language selection is disabled, and there is a
spelling error on the screen not present in the other sets.  Please
update mamdriv.c accordingly.
2009-08-13 05:06:00 +00:00
Aaron Giles
8ff3556c40 From: hoge hoge [c8cv@hotmail.com]
Sent: Friday, August 07, 2009 6:45 AM
To: submit@mamedev.org
Subject: spacwalk dips and player2 support
Hello,

Attached is a diff for 0133u1 Space Walk that adds game time and coinage 
DIP switches, as well as service mode and input test. DIP switches 5 and 6 
are still unknown. It also adds support for the 2nd controller and 
coincounter, similar to clowns. I've removed the GAME_NOT_WORKING flag, since 
other than a glitch with the CPU controlled pad on the left side, the gameplay 
is working fine. The fact that the middle section is inaccessible looks 
deliberate: there's probably a vertical-shape object in the original artwork 
the clown (astronaut in this case:P) can bump into.

Greets,
hap
2009-08-13 05:04:23 +00:00
Aaron Giles
9b0333264b Should have been deleted. 2009-08-13 05:02:21 +00:00
Aaron Giles
53a55a0548 From: hoge hoge [mailto:c8cv@hotmail.com]
Sent: Thursday, August 06, 2009 7:09 AM
To: submit@mamedev.org
Subject: i8080 daa + multiple memreads fix, gottlieb audio, looping log

Hello,

i8080_daa_multiplememreads.zip: diff for 0133u1 i8080/i8085 cpu, removing the 
DAA table and fixing multiple memory reads on some opcodes (which would possibly 
only trigger on memorymapped I/O), and making M_ANA(R) halfcarry calculation a 
bit more straightforward. The functionality is basically the same as before.
i8080_newdaa_test.zip was used to test the new DAA implementation.
src/emu/cpu/i8085/i8085daa.h can be removed in 0.134, or is DIFF capable of 
removing files completely?

Greets,
hap
2009-08-13 05:02:01 +00:00
Aaron Giles
3379123e40 Fix URL. 2009-08-13 04:59:20 +00:00
Aaron Giles
c4fb979fa6 Also found that R34 and R35 should be 10k resistors as well as R56 and R58.
Made the changes. I don't have svn access so if someone can submit the
attached diff for me...

Ruben



-----Original Message-----
From: Derrick Renaud [mailto:derrickrenaud@yahoo.com] 
Sent: Wednesday, 5 August 2009 6:19 AM
To: mamedev@dspnet.fr.eu.org
Subject: RE: [MAME] Stern Cliffhanger Tone Sounds Fix


Thanks.  So it looks like the code needs to be changed from 19k resistors to
10k.  That should make it sound right.

I'm not near a computer with svn access at the moment.  So if anyone want to
make the change, feel free.

D.

--- On Sun, 8/2/09, Ruben Panossian <malcor@tpg.com.au> wrote:

> From: Ruben Panossian <malcor@tpg.com.au>
> Subject: RE: [MAME] Stern Cliffhanger Tone Sounds Fix
> To: mamedev@dspnet.fr.eu.org
> Received: Sunday, August 2, 2009, 4:39 AM
> > From those schematics, the
> enclosed pic shows what parts need to be
> verified.
> 
> 
> Verified values.
> See attachment.
>
2009-08-13 04:57:35 +00:00
Aaron Giles
40cc74b98f > -----Original Message-----
> From: Atari Ace [mailto:atari_ace@verizon.net]
> Sent: Monday, August 03, 2009 10:52 PM
> To: submit@mamedev.org
> Cc: atariace@hotmail.com
> Subject: [patch] De-globalize romload.c/validity.c
> 
> Hi mamedev,
> 
> Static and global variables in the core of MAME have slowly been
> replaced with opaque structures latched onto the running machine. This
> patch extends this idiom to two more files, romload.c and validity.c.
> validity.c in fact didn't need any global state (it was used only to
> pass data between function calls), and romload.c already had a struct
> that largely served that purpose.
> 
> ~aa
2009-08-13 04:55:32 +00:00
Aaron Giles
259fb90602 From: David Haywood [neohaze@nildram.co.uk]
Sent: Monday, August 03, 2009 11:23 AM
To: Aaron Giles
Subject: Shogwarr redump

added redumped gfx rom on Shogun Warrior [Guru]
2009-08-13 04:43:00 +00:00
Aaron Giles
9d033c98e7 > From: atari_ace@verizon.net
> To: submit@mamedev.org
> CC: atariace@hotmail.com
> Subject: [patch] Introduce tilemap_private to running_machine
> Date: Thu, 23 Jul 2009 18:49:08 -0700
> 
> Hi mamedev,
> 
> Tilemaps in MAME are currently globally tracked. If multiple machines
> with different tilemaps are ever to be supported, this needs to be
> changed, which this patchset does.
> 
> 0. This patch add tilemap_private to running_machine, adds machine to
> a few apis and adds two new apis to replace the convention that tmap =
> NULL => all tilemaps.
> 1. This patch mechanically converts all the uses of ALL_TILEMAPS to
> use the new apis.
> 2. This patch removes ALL_TILEMAPS and makes tilemap_private
> dynamically allocated per machine.
> 
> ~aa
2009-08-13 04:42:13 +00:00
Aaron Giles
019d919850 Hi Aaron,
I have done Intel 4004 implementation, here is a patch (it also
contain a POC driver for 4004 Nixie tube clock, that runs under MESS).

4004clk is artwork file, and roms file contain needed roms (just rename ZIP).

Regards,
Miodrag


> -----Original Message-----
> From: Micko [mailto:mmicko@gmail.com]
> Sent: Tuesday, August 04, 2009 8:11 AM
> To: Aaron Giles
> Subject: Intel 4004 core
> 
> Hi Aaron,
> 
> Here is a final version of CPU core for MAME submition.
> 
> Regards,
> Miodrag
2009-08-13 04:30:33 +00:00
Aaron Giles
229995b643 From: hoge hoge [mailto:c8cv@hotmail.com]
Sent: Monday, August 03, 2009 5:33 AM
To: submit@mamedev.org
Subject: with attachment: fixing bootleg + sonson fixes

Woops, forgot the attachment..



Hello,

Thanks for including my fixes in the u1 release :)

Attached diff for 0133u1 fixes 2 small things related to u1 fixes:
- description bootleg inconsistency didn't include goldnpkr.c
- forgot Y in sonson sprite wrap (see titlescreen when the 2 guys jump up)

hap
2009-08-13 04:25:07 +00:00
Angelo Salese
0e6ddcf9a2 [SNES]: Fixed 8bpp layer colors. 2009-08-12 23:36:47 +00:00
Scott Stone
fcf3613988 Corrected error (changed maincpu speed rather than audiocpu). 2009-08-12 18:22:56 +00:00
Scott Stone
cdb724ed60 - Corrected TNZS vsync to 59.15 as verified on pcb. [Corrado Tomaselli]
- Reverted back to 3mhz gng sound z80 clock. (Fixes MT#03370) [Corrado Tomaselli]
2009-08-12 18:16:06 +00:00