Commit Graph

23563 Commits

Author SHA1 Message Date
David Haywood
8f79fe8b75 new clones
Speed Up (Spanish bootleg of Pole Position) [Marcos75 (from AUMAP)]

not to be confused with the Gaelco game of the same name, this one isn't translated as such but has billboards for Spanish locations etc.  There is said to be a more Spanish version out there somewhere with actual Spanish voices.

also shuffled some more Konami bits around for later.
2013-07-15 16:44:52 +00:00
smf-
134615242c Fixed driver_device OVERRIDE macros to work with devices, report_bad_device_cast contains the name of the device as well as the id & modernised psx palette_init. (nw) 2013-07-15 15:30:44 +00:00
Oliver Stöneberg
f42bf8d02e added some comments to tilemap.h (nw) 2013-07-15 13:18:26 +00:00
Oliver Stöneberg
d322739b07 moved some legacy code from tilemap.h to tilelgcy.h (nw) 2013-07-15 13:16:38 +00:00
Angelo Salese
7aaa0c5c7e Added DSW to Casio FP-1100 2013-07-15 13:13:16 +00:00
Oliver Stöneberg
ac634595cb moved a few more macros to drivlgcy.h (nw) 2013-07-15 10:53:16 +00:00
Oliver Stöneberg
b2034b0245 moved some legacy macros from driver.h to drivlgcy.h (nw) 2013-07-15 09:50:13 +00:00
Oliver Stöneberg
1d806c7854 modernized generic palette initializations (nw) 2013-07-15 08:58:49 +00:00
Aaron Giles
856227325e Move Atari drivers to using ioport callbacks for sound communication
stuff. Added HBLANK to standard screen ports. Consolidated duplicate
functions (will need another full rebuild, I think).
2013-07-15 06:11:00 +00:00
Brian Troha
1bd648e272 itech32.c: Minor doc updates - NW 2013-07-15 03:25:35 +00:00
Aaron Giles
5d93590f30 Convert Atari JSA sound boards to their own devices, and replumb
them through the Atari games that used them.
2013-07-14 22:49:13 +00:00
Michaël Banaan Ananas
f8256fb223 ok, add note about 0.bpr 2013-07-14 21:41:16 +00:00
Angelo Salese
3b72b45edc Basic hook-up of ADSP sound CPU used in Batman Forever (ST-V) 2013-07-14 21:22:58 +00:00
Michaël Banaan Ananas
d76872da88 cshooter.c: Dumped missing color table PROM, textlayer colors are now correct. [Guru] 2013-07-14 16:00:56 +00:00
David Haywood
3a5ab350e1 remove duplicate code (nw) 2013-07-14 14:12:01 +00:00
Curt Coder
c8598b9111 (MESS) pc1640: Added another model and better part_id's for the system floppies. (nw) 2013-07-14 13:02:43 +00:00
Wilbert Pol
9048c5daf1 cop400.c: Modernized cpu core (nw) 2013-07-14 12:52:54 +00:00
Curt Coder
daf291e96f (MESS) pc1512.xml: Added hand-crafted system disc 5. (nw)
(MESS) pc1512: Added hard disc installation instructions. (nw)
2013-07-14 11:36:50 +00:00
Curt Coder
ab3eab51e0 (MESS) pc1512: Split to SD/DD/HD10/HD20 models. (nw) 2013-07-14 09:09:51 +00:00
Alex W. Jackson
3edb041f43 twincobr.c: added correct PROMs to fsharkbla, fixed ROM names, inputs, and improved descriptions of both fshark bootleg sets [Alex Jackson, Guru] 2013-07-14 08:37:19 +00:00
Curt Coder
94399c6278 (MESS) pc1640: Split to SD/DD/HD20 models. (nw) 2013-07-14 07:02:17 +00:00
Michaël Banaan Ananas
b5e27a44f7 added screen raw params 2013-07-14 03:56:52 +00:00
Michaël Banaan Ananas
63e1e9d9c7 forgot this 2013-07-14 03:27:07 +00:00
Michaël Banaan Ananas
0294a4d788 seibuspi notes for Kale 2013-07-14 03:17:58 +00:00
Ville Linde
bba80b3f85 taitotz.c: Correct SHA1 for styphp. (nw) 2013-07-13 22:13:29 +00:00
Angelo Salese
69402e0011 One irq isn't really needed 2013-07-13 17:56:59 +00:00
Michaël Banaan Ananas
1d7a94feb4 viper.c: redumped wcombat memory card [Shoutime] 2013-07-13 17:04:16 +00:00
David Haywood
fbfd4e457d more konami collapse (nw) 2013-07-13 16:07:38 +00:00
Aaron Giles
c96889730f Resolve devices specified for vblank/periodic interrupts relative to the
owner device, not the device itself, to make it consistent with devcb2
patterns. This change is mostly hidden since most drivers use 
MCFG_DEVICE_VBLANK_INT_DRIVER and MCFG_DEVICE_PERIODIC_INT_DRIVER. But
for those few cases where a device was explicitly specified, it reduces
the awkwardness.

We should probably standardize this when using device_delegates for
consistency.

A full rebuild is necessary after taking this change, since the macros
mentioned above have changed their parameters.
2013-07-13 07:19:46 +00:00
Aaron Giles
45505e51b0 Taking baby steps. Break out the sound communications part of atarigen
into its own device. Update all callers.
2013-07-13 06:44:57 +00:00
David Haywood
903af18204 more konami reworking (nw) 2013-07-13 03:48:35 +00:00
Michaël Banaan Ananas
b0975bb91e i give up too, trying to figure out colors.
maybe it has a colortable somewhere
2013-07-13 01:50:44 +00:00
David Haywood
a1e479d5bd k055555 reworking 2013-07-13 00:10:52 +00:00
Curt Coder
b03966ce17 (MESS) pc1640: Promoted to working with imperfect graphics, the extended Paradise EGA-350 video modes are not supported yet. [Curt Coder] 2013-07-12 22:40:52 +00:00
Curt Coder
a27abd7ff2 (MESS) pc1640: Inherited IGA from EGA, now showing video. (nw) 2013-07-12 22:33:28 +00:00
Michael Zapf
ca9853b5c6 (MESS) ti99: Added driver ti99_4qi for the final 1983 edition of the
TI console (qe is the Euro version)
2013-07-12 22:25:38 +00:00
Scott Stone
37f23cdf06 Modernized trackfld and timeplt audio devices. [Osso] 2013-07-12 21:19:37 +00:00
Scott Stone
3baca7a8b9 Modernized the upd7759 sound chip. [Osso] 2013-07-12 21:13:09 +00:00
Alex W. Jackson
20e0f63753 CPS-1 update [Team CPS-1]:
* Fixed striderj, 1941r1 ROMs labels
  and locations, added documentation
  and pcb infos to video\cps1.c
* Minor cosmetic reorder
2013-07-12 20:19:17 +00:00
Angelo Salese
a036e85527 Raw guess with Godzilla CRTC values ... 2013-07-12 18:01:04 +00:00
Angelo Salese
bfdf6f3ca7 Some minor changes 2013-07-12 15:41:40 +00:00
Angelo Salese
84e555f1a1 Another lovely set-up, Seibu really loved to PAL-ize those addresses ... 2013-07-12 14:59:36 +00:00
David Haywood
47967ed9c6 remove further traces of wardner hack, share sprite controller code with rallybik. 2013-07-12 14:41:15 +00:00
Angelo Salese
b7aceda417 Hooked up CRTC to Raiden 2 2013-07-12 14:21:38 +00:00
Angelo Salese
7675ad1036 Hooked up CRTC to Raiden (set 3) 2013-07-12 14:07:10 +00:00
Ville Linde
fec33c86ea taitotz.c: Identified more 3D hardware bits. Added Stunt Typhoon Plus. 2013-07-12 13:46:30 +00:00
Angelo Salese
ccc621771d Fixed regression with bloodbro.c 2013-07-12 13:44:40 +00:00
R. Belmont
8748459a56 aristmk5: add GAL dumps [Heihachi_73] 2013-07-12 13:43:11 +00:00
Oliver Stöneberg
b3df803a25 removed unused AM_RAM_WRITE_LEGACY macro (nw) 2013-07-12 07:19:16 +00:00
Brian Troha
46ed352fcc meritm.c: Gave each Pit Boss series it's own dipswitches. Filled in what could be determined through game play. Added optional button for some games to Clear High Score or Calibrate Touchscreen. Add documentation about custom (regional) versions of Superstar / Supertouch 30 sets. Changed all Pit Boss series games to use the ZXCVB key layout with N for "play" and M for "raise". [Brian Troha] 2013-07-12 04:00:12 +00:00