Commit Graph

16786 Commits

Author SHA1 Message Date
Michaël Banaan Ananas
6f10bf4d76 hook up i8255 chips, working sound, and default nvram 2012-08-14 21:02:07 +00:00
Brian Troha
fd871d3a9d mame.lst: Update Reel'N Quake year in mame.lst too - NW 2012-08-14 21:00:05 +00:00
Brian Troha
81bbd9e7ee seta2.c: misc doc update: Fill in the year for Reel 'N Quake as 1997 based on eBay auction showing program roms labeled as:
REEL'N QUAKE
U3 PRG ODD
V1.05 12/17/97

REEL'N QUAKE
U2 PRG EVEN
V1.05 12/17/97

NO WHATSNEW
2012-08-14 20:57:28 +00:00
Aaron Giles
5564d3cbb8 Modernized Sega Y-board driver. 2012-08-14 20:06:42 +00:00
Michaël Banaan Ananas
eabb6d33ea (duplicate name) 2012-08-14 16:49:01 +00:00
Scott Stone
f58735c99d Still not right, but a bit less glitchy than it was before, with more
stuff in the code to help figure it out.  From Haze (nw)
2012-08-14 14:16:19 +00:00
Olivier Galibert
3fbddddd20 rp5c15: Initialize at power-on (makes the x68k boot reliable) [O. Galibert] 2012-08-14 10:34:01 +00:00
Olivier Galibert
92b868cda0 addrmap: Fix device mapping on big-endian systems [O. Galibert] 2012-08-14 10:33:52 +00:00
Miodrag Milanovic
6f8af5deb3 Removed not used code (nw) 2012-08-14 08:26:36 +00:00
Phil Bennett
985afe417c bzone: Corrected bonus tanks typos [Don Hodges] 2012-08-14 07:56:25 +00:00
Scott Stone
360b5161c8 Just when I thought I was out... they pull me back in. mpu4.c shuffling nearing completion. From Haze (nw) 2012-08-14 02:37:41 +00:00
Jim Stolis
03af9f1012 Added missing pulses to IDO22 DBV protocol and included additional documentation on pulse sequences. This also fixed some superboard games that did not take bills. 2012-08-14 01:31:03 +00:00
Brian Troha
895bc41b6e new Mega Touch 4 clone
New Clone Added
---------------------------------------------
Megatouch IV (9255-40-01 ROA, Standard version) [Brian Troha, The Dumping Union]
2012-08-14 00:02:48 +00:00
Scott Stone
6d314d2da5 Finish splitting the mpu4bwb.c file up. Put Kaneko calc3 on it's own timer, so the driver doesn't need to keep calling run from the irq function, also cleaned up gals panic 3 a bit. From Haze (nw) 2012-08-13 23:13:39 +00:00
Tomasz Slanina
03351c384d Updated Vega driver. Still NOT WORKING, but some progress has been made. 2012-08-13 17:41:27 +00:00
Angelo Salese
87ae4760a6 World isn't yet ready for those 2012-08-13 17:23:45 +00:00
Angelo Salese
e9d2512ba7 Hooked up i8255 in Kikiippatsu Mayumi-chan [Angelo Salese] 2012-08-13 17:21:58 +00:00
Scott Stone
b09c883af7 Home stretch for the mpu4 sets now and have started looking into how to get some of the non-booting ones booting with some success too. The banking code definitely needs review, one of the variables isn't even set. From Haze (nw) 2012-08-13 16:31:27 +00:00
Ville Linde
08fc88dee9 cobra.c: Fixed some sync issues (nw) 2012-08-13 15:37:44 +00:00
Miodrag Milanovic
814a9fab6e removed not used type (no whatsnew) 2012-08-13 14:18:37 +00:00
Miodrag Milanovic
04d00122b0 Made MCFG_QUANTUM_PERFECT_CPU able to work within devices (no whatsnew)
require clean compile
2012-08-13 07:18:17 +00:00
Miodrag Milanovic
30b6b77eeb Fix no to display missing roms in case of not supported software (no whatsnew) 2012-08-13 06:52:35 +00:00
Aaron Giles
524f627a23 Great idea! But let's stay classy.
Also:
* Use MAME_DEBUG to flag it
* Report errors by throwing an emu_fatalerror, so that we get
   the standard useful behaviors (break in debugger, caught
   during validation, stack crawls, etc)
2012-08-13 06:13:50 +00:00
Aaron Giles
3258eb6014 More Sega updates:
* Fully modernized X-board driver
* Misc. cleanups

New working games
-----------------
AB Cop (Japan) [ShouTime]
2012-08-13 06:01:28 +00:00
Scott Stone
af5abe6bc8 these roms were named .1, but were actually zip files, containing a file called temp.zip which is the actual rom.. quite how somebody managed to do that I don't know ;-) - From Haze (nw) 2012-08-13 03:13:28 +00:00
Scott Stone
e8f1436485 mpu4.c: moving more stuff to better places. From Haze (nw) 2012-08-13 01:57:36 +00:00
Scott Stone
6609754b4d mpu4 sorts, sc4/5 additions and more general sorting of chaos that is reel-based gambling. From Haze (nw) 2012-08-12 22:21:54 +00:00
Ville Linde
df3a1cc9f7 triforce.c: Make it actually run code (nw) 2012-08-12 21:55:30 +00:00
Olivier Galibert
cb808c974a mumble (nw) 2012-08-12 21:23:01 +00:00
Curt Coder
71ca94b025 Sync with MESS. (nw) 2012-08-12 20:44:51 +00:00
Curt Coder
b3cb644955 Sync with MESS. (nw) 2012-08-12 20:21:35 +00:00
Brian Troha
eecf68e680 new Parodius clone
parodius.c: Corrected rom PCB locations for all the Parodius DA! sets. [Brian Troha]

New Clone Added
----------------------------------------------
Parodius DA! (Asia) [Andrew Welburn, The Dumping Union]
2012-08-12 19:25:23 +00:00
Oliver Stöneberg
145857f990 fixed unreachable code (and shmem locking) in src/mame/machine/gaelco3d.c (no whatsnew) 2012-08-12 19:08:06 +00:00
Oliver Stöneberg
09e86453a5 some small optimizations by using const references (no whatsnew) 2012-08-12 19:07:12 +00:00
R. Belmont
9f2eed0496 drcbec: Calculate NZ flags properly for 32x32=32 form of MULS. [R. Belmont] 2012-08-12 17:44:47 +00:00
Scott Stone
b62faaa62d Continued mpu4 craziness - From Haze (nw) 2012-08-12 17:02:03 +00:00
Oliver Stöneberg
04ecb6b16f fixed unreachable code in src/emu/cpu/dsp56k/dsp56mem.c (no whatsnew) 2012-08-12 15:43:36 +00:00
Angelo Salese
84f4903ea6 Note for pzlestar/sexyboom 2012-08-12 14:58:47 +00:00
Miodrag Milanovic
b2e1022e75 ups (nw) 2012-08-12 12:18:34 +00:00
Michaël Banaan Ananas
d206cdbcc7 (german version proved that the developer is seibu) 2012-08-12 12:17:21 +00:00
Miodrag Milanovic
b2bf27c8ac Display correct software load messages depending of supported attribute value (no whatsnew) 2012-08-12 12:14:49 +00:00
Olivier Galibert
e6bad2ec08 emucore: make downcast errors more useful [O. Galibert] 2012-08-12 10:48:59 +00:00
Brian Troha
afe6d45126 new Panic Road clone
New Clone Added
-------------------------------------
Panic Road (Germany) [ShouTime]
2012-08-12 04:55:47 +00:00
Brian Troha
e26adf800c new Sega Rally clone
model2.c: Fixed the loading of the sound samples for the Sega Rally Championship sets and added correct IC locations to the roms. Labeled the current sets "Twin" and added a "DX" set. Documented the missing (undumped) roms for the DX set. [Brian Troha]


New Clone Added
-------------------------------------
Sega Rally Championship - DX (Revision A) [Brian Troha, The Dumping Union]
2012-08-12 04:32:12 +00:00
Brian Troha
09a508322f new GTI Club clone
Oddly this version is shown as ver 1.02 while the other regions are v1.00

New Clone Added
-------------------------------------
GTI Club (ver UAA) [Brian Troha, The Dumping Union]
2012-08-12 02:50:30 +00:00
Scott Stone
f02ea6dc03 Vulgus information confirmated from PCB for clock speed and vsync [Corrado Tomaselli]
Fix for crash/assert in certain sets in homedata.c (nw)
2012-08-11 19:33:52 +00:00
Scott Stone
82234c03a1 Made Kaneko's grap2 (rle blitter + framebuffer) a device, cleaning up some code in galpani3 in the process given that it has 3 of the things. Moved some unique looking games to mpu4misc.c. Sifting through the remaining mpu4 sets, sorting by behavior / looking at the roms to try and get better groupings, moved one or two things around and added comments based on this. More dupe killage - From Haze (nw) 2012-08-11 17:19:53 +00:00
R. Belmont
71373ae179 SDL: Fix -prescale option for SDL builds [Matthias Reichl] 2012-08-11 12:06:44 +00:00
Wilbert Pol
f1253322bb lr35902.c: removed 2 unneeded assignments (nw) 2012-08-11 11:14:25 +00:00
Oliver Stöneberg
39ff9938d8 remived some redundant assignments (also fixes uninitialized array in karnov) (no whatsnew) 2012-08-11 09:57:46 +00:00