Commit Graph

6775 Commits

Author SHA1 Message Date
Brian Troha
1801f68df1 Adds PCB layout for Igrosoft's Gambling hardware in the multfish.c driver. 2009-10-08 22:22:20 +00:00
Brian Troha
6bc8924059 Corrected rom names for Frogger (Sega set 2) [Derrick Renaud] 2009-10-08 20:34:55 +00:00
mariuszw1
ab5a5a5ee0 Fixed multigm2 and multigm3 (Mantis bug 03441) [Mariusz Wojcieszek] 2009-10-08 20:22:55 +00:00
Angelo Salese
f4cfb7bd30 Fixed c&p error 2009-10-08 17:19:03 +00:00
Angelo Salese
5b1f8c6342 Fixed mamedriv 2009-10-08 17:17:41 +00:00
Angelo Salese
989d22308f New games added or promoted from NOT_WORKING status
---------------------------------------------------
Danchi de Quiz [Guru]
2009-10-08 17:13:20 +00:00
Derrick Renaud
425a18f6fd Blue Shark - added octopus sound 2009-10-08 01:24:14 +00:00
mariuszw1
333f187efa Fixed DMA write mask register in 8237dma [Mariusz Wojcieszek] 2009-10-07 15:54:25 +00:00
stephh
d845aff338 Updated arkanoid.c driver.
New clone added
----------------
Block 2 (Arkanoid bootleg) [Andy Welburn, stephh]
2009-10-07 05:36:49 +00:00
Derrick Renaud
935e63f8aa More sounds for Shuffleboard 2009-10-07 03:24:19 +00:00
Derrick Renaud
0d1660e579 DISCRETE_CRFILTER, DISCRETE_RCFILTER
- optimized my recent changes.  Not worth mentioning.
2009-10-06 23:24:17 +00:00
Fabio Priuli
37443dbc67 Giving proper credit snessdd1.c emu 2009-10-06 22:06:20 +00:00
Fabio Priuli
a26bae1c3e since BSNES has become GPL code but byuu has been so kind to grant an exemption for MAME/MESS, let's update the related source files to be license compatible (I don't think it's worth any mention) 2009-10-06 21:00:06 +00:00
Derrick Renaud
0d2cc29ee6 Shuffleboard - started discrete sounds 2009-10-06 02:47:25 +00:00
Derrick Renaud
1a8a712eed DISCRETE_CRFILTER, DISCRETE_RCFILTER
- revert vref change from rev 6979.
 - added capability for all values to be nodes.

Starship 1 - fixed motor sounds.
2009-10-06 00:45:35 +00:00
Brian Troha
d87c199d52 Fixes up the ports for the last additions to the galdrvr.c (Battle for Atlantis & Phoenix Part 2) and marks 1 rom as a bad dump 2009-10-05 23:12:10 +00:00
Couriersud
1a263d82f2 Discrete update
- fix some "const" weirdness I introduced
- fix VREF in CRFILTER_VREF and RCFILTER_VREF. VREF never got used since it was only a static parameter.
- Removed enable from CR_FILTER* and RC_FILTER*
- Updated drivers accordingly.
- Use EXPECTED/UNEXPECTED to help the compiler
2009-10-05 22:01:48 +00:00
Couriersud
138d136ea8 Add EXPECTED macro
- This complements the already existing UNEXPECTED
2009-10-05 21:54:18 +00:00
Brian Troha
eb310e9942 New clone & new game for galdrvr.c
Grouped known "Artic Multi-System" games together and added a little note about it.
Corrected some rom names for Artic MS games.  IE: The only label chips as "1" through 'x'  Also changed the name of the color proms to show bprom type and board location

New Game Added
-----------------------------
Phoenix Part 2 [Andy Welburn, Dumping Union]

New Clone Added
------------------------------
Battle of Atlantis (bootleg) [David Heywood, Dumping Union]
2009-10-05 21:48:57 +00:00
Phil Bennett
05ce6dd611 Added correct 64Mb CROM dumps to spikeout [Phil Bennett] 2009-10-05 18:54:23 +00:00
Phil Bennett
cd96e89830 New non-working clones added
----------------------------
Block 2 (bootleg of Arkanoid) [David Haywood, Andy Welburn]
2009-10-05 17:03:34 +00:00
Phil Bennett
4c52712c8a Added astrode to mamedriv.c 2009-10-05 16:48:07 +00:00
Scott Stone
f4e36cad0c Fixed: 03463: kingball, kingballj: Wrong coinage DIP options.
Comments:  The imported settings from galaxian were not matching up and a new set of game specific coinage setting were needed to match behavior in-game.
2009-10-05 15:36:32 +00:00
R. Belmont
0585b0a309 m68k: throw F-line trap correctly when PMMU instructions are hit on non-equipped CPUs. 2009-10-05 04:26:11 +00:00
Brian Troha
1945a6b4cb Adds color prom to Omega [Andy Welburn]
prom comes from an archive of a bootleg game Phoenix Part 2 (on Artic Multi-System (Galaxian hardware)).  Statement in the readme says "the colour prom that was on the pcb that the rom daughtercard was in, actually matches 'Omega' (a 'the end' hack)."

So it I added it to the rom def.
2009-10-05 03:26:05 +00:00
Derrick Renaud
ba7640df3e Space Walk - started Springboard Miss sound 2009-10-05 01:18:30 +00:00
Derrick Renaud
82a4484345 Space Encounter - fixed enemy shot sound 2009-10-04 23:21:51 +00:00
Derrick Renaud
35323e6162 Fixed compile warning. 2009-10-04 22:15:59 +00:00
Brian Troha
e32fb3f18d fix compile issue due to not renaming pirate_1 to pirate_2 in multfish.c 2009-10-04 07:44:49 +00:00
Brian Troha
2a1bbac7bb fix the Island set's game names (IE: add "backdoor" to set 2) in the multfish.c driver 2009-10-04 07:11:32 +00:00
Brian Troha
7051d74a63 multifish driver update
Credit: MetalliC

Hooked up RTC (real time clock)
Added documentation about backdoor / bootleg / hacks

New Clones Added
--------------------------------
Pirate (060803) [MetalliC]

New Game Added
--------------------------------
Pirate 2 (061005) [Metallic]
2009-10-04 06:58:26 +00:00
Aaron Giles
1b6e100abd Last minute compile fix. 2009-10-04 05:36:27 +00:00
Aaron Giles
aff6be5877 Cleanups and version bump. 2009-10-04 05:08:50 +00:00
Andrew Gardner
844ea6b37e Hooked up Polynet Warriors joystick properly. [Andrew Gardner]
(The 68020 is uploading numbers to the dsp, but it looks like the dsp56k CPU core has a few more bugs to iron out before it MACs what it's given).
2009-10-04 04:08:30 +00:00
Yasuhiro Ogawa
84e657502f New clone added
Zaxxon (Japan) [Team Japump!!!]
2009-10-04 01:32:11 +00:00
Aaron Giles
477a71e7d2 Centralized color definitions and made some colors more specific.
[Mamesick]
2009-10-03 22:15:40 +00:00
Aaron Giles
fed811405a From: David Haywood [neohaze@nildram.co.uk]
Sent: Wednesday, September 30, 2009 2:43 PM
To: Aaron Giles
Cc: Klaus Sommer
Subject: Re: Unknown dump (galaxian hardware)

I'll leave this one up to Aaron to decide if it's worth including
anyway.  I've attached the diff for you.  Note, the current emulation of
this pacmanbl set doesn't seem to work properly at the moment anyway
(since the galaxian rewrite), the sprites are offset and vanish at the
top of the screen.

David Haywood wrote:
> It's a pacman bootleg, the content is identical to the pacmanbl set in
> MAME, although the order of the data in the roms is different.  I'm
> not sure it will be supported.
>
> Klaus Sommer wrote:
>> hi!
>>
>> attached are the dumps of an unknown board (looks like galaxian
>> hardware)...i think an bprom is missing, but i'm not sure which one
>> it is!
>>
2009-10-03 22:06:06 +00:00
Aaron Giles
acde148103 > -----Original Message-----
> From: David Haywood [mailto:neohaze@nildram.co.uk]
> Sent: Saturday, October 03, 2009 9:52 AM
> Cc: Aaron Giles
> Subject: Re: Fw: [The Dumping Union] Unknown Board from SETA
> 
> Actually the gfx decode better as 8bpp.
> 
> David Haywood wrote:
> > I haven't had much luck in getting this to do anything useful yet.
> >
> > This does however get the rom loading / gfx decoding out of the way
> >
> > new not working
> > -----------------
> >
> > Seta Roulette? [Team Europe]
> >
> > If anybody know what this ACTUALLY is (it might be by Visco, but it's
> > on Seta hardware) I'd be interested in knowing.  The graphics look
> > roulette-like, but I see no title screen in the roms, so assuming the
> > dump is good, it probably doesn't have one.
> >
> > Klaus Sommer wrote:
> >> hi!
> >>
> >> i'm not sure if your email is included in the "dumping union" so i
> >> forward you this email, which i wrote today!
> >> maybe you are interested  in this roms!
> >>
> >> Klaus
> >>
2009-10-03 22:03:40 +00:00
Aaron Giles
ed981ad74b Only applied the first patch. The second one I'll save for the next
full release so we don't have a giant spacing diff.

--

> -----Original Message-----
> From: Atari Ace [mailto:atari_ace@verizon.net]
> Sent: Thursday, October 01, 2009 8:13 AM
> To: submit@mamedev.org
> Cc: atariace@hotmail.com
> Subject: [patch] srcclean perf, stye improvements
> 
> Hi mamedev,
> 
> srcclean.exe has a minor performance bug with it tab removing
> algorithm, in that the cost of removing n tabs is O(n^2).  The first
> patch fixes this by always tracking the current column.  The second
> patch then implements a new clean idiom, that spaces before tabs that
> are "invisible" should be removed.  This change finds ~14k invisible
> spaces in MAME, so I suspect there may be some hesitation to adopt it.
> 
> ~aa
2009-10-03 22:01:36 +00:00
Aaron Giles
d30cbf3016 Also added icky hack to make gcc happy in disc_sys.c.
--

> From: David Haywood [mailto:neohaze@nildram.co.uk]
> Sent: Tuesday, September 29, 2009 6:55 AM
> To: Aaron Giles; Klaus Sommer, B.Sc
> Subject: Re: Astro Blaster (German) Romset
> 
> I've added a note by that rom in 'version 1', it should be checked at
> least.  With the u25 supplied the german set works.
> 
> new clones
> ------------
> 
> Astro Blaster (German) [Volker Hann & Team Europe]
> 
> Sommer wrote:
> > hi!
> >
> > attached is the new dumped u25 rom....it's the same as in all other
> romsets!
> >
> > could it be that the u25 dump from "version 1" is bad...and if you
> replace it with an u25 from another dump that it will work?
> >
> > regards,
> > klaus
2009-10-03 21:58:53 +00:00
Couriersud
de55177d94 Discrete task groups
- DISCRETE_TASK_START now requires a parameter TASK_GROUP (>=0, <=9)
- Tasks are scheduled in the order of their task group
- Nodes are automatically buffered between task groups
- Discrete core determines nodes which need buffering to minimize overhead (information in DISCRETE_LOG)
- A discrete block list now must put each stepped node into a task if it uses tasks
- Drivers not using tasks will get one task allocated automatically
- Updated drivers accordingly
- Some more constification
2009-10-03 21:45:09 +00:00
Brian Troha
fa947ec474 new clone: Vulcan Venture (Older)
New Clone Added
==============================
Vulcan Venture (Older) [Irongiant]
2009-10-03 18:03:50 +00:00
Fabio Priuli
60235cf525 Renamed hazemd_s files to segamsys, as per Aaron advice...
I'm planning to contact Haze in order to organize some cleanup for these.
2009-10-03 17:34:10 +00:00
Phil Bennett
ceb832bcbe New clones added
----------------
Target Hits (ver 1.0) [Andrew Conroy]
2009-10-03 17:30:22 +00:00
Phil Bennett
0ad0ba6679 New clones added
----------------
Space Empire (bootleg) [Team Europe]
2009-10-03 17:19:16 +00:00
Derrick Renaud
a861e90aa1 Space Walk - added spaceship hit sound
not worth mentioning beyond the already added partial sounds
2009-10-03 17:16:21 +00:00
Phil Bennett
8ff8fb1d68 New clones added
----------------
Cadash (Germany) [Volker Hann, Team Europe]
2009-10-03 16:32:18 +00:00
Phil Bennett
4d66102781 New clones added
----------------
Mortal Kombat II (rev L3.1 (European)) [Andy Welburn]
2009-10-03 16:17:38 +00:00
Couriersud
fbbdb817d7 More changes in order to create task groups 2009-10-03 13:35:20 +00:00
Derrick Renaud
abd2ff0506 Oops, fixed bad commit. 2009-10-03 13:22:38 +00:00