Commit Graph

23589 Commits

Author SHA1 Message Date
Wilbert Pol
cbb256526c Started moving nb1413m3 configuration to inline config. (nw) 2013-07-16 20:43:35 +00:00
Scott Stone
5df21a2102 Fix for MT# 05228 by etabeta (nw) 2013-07-16 20:14:53 +00:00
Oliver Stöneberg
32cd7ca0da removed some includes made unnecessary by recent changes by Osso (nw) 2013-07-16 19:50:17 +00:00
Scott Stone
5fcc8719c4 Modernized/converted nb1413m3 to a device. [Osso] 2013-07-16 18:31:35 +00:00
Scott Stone
9148af4550 Modernized the irem_audio device. [Osso] 2013-07-16 18:15:34 +00:00
Wilbert Pol
6b608a9339 cp1610.c: Modernized cpu core (nw) 2013-07-16 18:13:36 +00:00
Scott Stone
82399c7d11 Modernized the vlm5030 speech synthesizer chip. [Osso] 2013-07-16 18:11:54 +00:00
Scott Stone
1432dfec7f SH-2 CPU core timing changes [notaz]
- JMP should be 2 cycles, according to the manual.
- OR #imm,R0 should be 1 cycle and OR #imm,@(R0,GBR) should be 3 to
match the manual and other ops.
2013-07-16 17:51:23 +00:00
David Haywood
963e34d3f7 make code more similar, improve some variable names etc. (nw) 2013-07-16 16:57:22 +00:00
Ville Linde
10ebf0d9ed tms32082: Added first few opcodes. 2013-07-16 16:00:55 +00:00
Michaël Banaan Ananas
99b3d647f3 small update, correct romnames 2013-07-16 14:17:32 +00:00
Oliver Stöneberg
1f5e4c978b moved some legacy stuff from mconfig.h to mcfglgcy.h (nw) 2013-07-16 13:43:05 +00:00
David Haywood
388fccda6e duplicate code reduction (nw) 2013-07-16 13:26:53 +00:00
Oliver Stöneberg
2dff0feabf moved some legacy stuff from screen.h to scrlegcy.h (nw) 2013-07-16 12:23:58 +00:00
David Haywood
e7efd38115 make functions more similar for easier comparison / reduction (nw) 2013-07-16 11:46:09 +00:00
Oliver Stöneberg
af462859c2 added comments to diexec.h (nw) 2013-07-16 11:41:28 +00:00
David Haywood
08c7cdc2d6 these don't need to be passed around either (nw) 2013-07-16 11:03:21 +00:00
David Haywood
2f47054364 move more bits (nw) 2013-07-16 10:51:16 +00:00
Robbbert
11d1b25b9d Putting my hacks in the trash where it belongs (nw) 2013-07-16 08:09:04 +00:00
David Haywood
9acde62a42 rearrange more code (nw) 2013-07-15 22:06:32 +00:00
David Haywood
744299b2d1 move a few bits more (nw) 2013-07-15 21:07:33 +00:00
David Haywood
7de8bba51e konami cleanup (nw) 2013-07-15 20:44:59 +00:00
Ville Linde
c85b5c9130 Groundworks for TMS320C82 core. 2013-07-15 19:44:38 +00:00
David Haywood
2ee1fc4422 move some sprite code around... (nw) 2013-07-15 19:32:46 +00:00
David Haywood
873d0f9c56 I wish I had something even remotely polite to say about this code.... (nw) 2013-07-15 18:32:37 +00:00
Wilbert Pol
4254bc0d11 (MESS) sms.c: Converted TH line callbacks to use write_line. [Enik Land] 2013-07-15 18:30:25 +00:00
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