Commit Graph

14335 Commits

Author SHA1 Message Date
Miodrag Milanovic
f37d6fb4ab Removed multcart from imagedev, slots and softlists replaces this functionality (no whatsnew) 2011-11-26 08:26:58 +00:00
Phil Bennett
877fd3d601 Fix compilation on Intel OS X. 2011-11-25 14:09:14 +00:00
Miodrag Milanovic
b1c3a23ed4 Sync with MESS (no whatsnew) 2011-11-25 13:39:59 +00:00
Miodrag Milanovic
cb3d823e86 Removed stuff that doesn't belong here (no whatsnew) 2011-11-25 12:56:43 +00:00
Miodrag Milanovic
c5b80adf87 Fix compile (no whatsnew) 2011-11-25 08:06:16 +00:00
Fabio Priuli
9cc899e703 forgot to commit on this side. no whatsnew 2011-11-25 06:24:51 +00:00
Brian Troha
c1513d4fb3 CPS-1 update [Team CPS-1]:
* Fixed 3wondersu, ffightu1, ffightj1, sf2uc, sf2ud, sf2uf
  ROMs labels and positions, added pcb infos to video\cps1.c
* Redumped and fixed sf2ceuc to match real pcb [Dumping Union]
* Restored 4 EPROMs properly dumped in forgottn and marked
  LW-13.10D as possible bad dump in forgottnu, see the note
* Fixed inverted EPROMs positions in megaman according to a
  new USA 91635B-2 B-Board [Dumping Union]
* Added a note about RT_23.13B ROM in wonder3 [Kold666]
* Added some documentation notes to various sets
* Minor cleanups and fixes
2011-11-24 21:47:46 +00:00
Brian Troha
672f87eb07 cps3.c: Documented all sfiii, sfiii2 and sfiii3 existining revisions. [Team CPS-1] 2011-11-24 21:44:47 +00:00
Brian Troha
5203bcf51d new world beach volleyball clone
New Clone Added
------------------------------------
World Beach Volleyball (set 3) [Corrado Tomaselli]
2011-11-24 21:24:37 +00:00
Brian Troha
7bc165205b new clone (bootleg) of JJ Squawkers
New Clone Added
------------------------------------------
J. J. Squawkers (bootleg, Blandia Conversion) [Corrado Tomaselli]
2011-11-24 21:21:49 +00:00
Brian Troha
4a1ad4e674 Fruit Bonus Deluxe missing roms dumped
New games added or promoted from NOT_WORKING status
---------------------------------------------------
Fruit Bonus Deluxe (2 sets) [Sara S.]
2011-11-24 21:13:51 +00:00
Nathan Woods
e314aeded2 Fixing bug in frameskip screen updates 2011-11-24 13:24:14 +00:00
Scott Stone
4780db9abe New clones added
----------------
Pepper II - Version 7
2011-11-24 11:44:31 +00:00
Brian Troha
32ea3586a8 new earlier Battle Balls (Asia) clone
New Clone Added
-----------------------------
Battle Balls (Asia, earlier) [Corrado Tomaselli, Alberto Grego, The Dumping Union]
2011-11-24 01:35:58 +00:00
Brian Troha
ec0d746bbb new Euro parent for Gals Panic 3
New Clone Added
-----------------------------
Gals Panic 3 (Euro) [Corrado Tomaselli, Alberto Grego, The Dumping Union]
2011-11-24 01:05:06 +00:00
Brian Troha
5f0175bd2d New non-working clone
Non working like parent and US clone

New Clone Added
--------------------------------
Gun Hard (Japan) [ShouTime]
2011-11-24 00:48:53 +00:00
Brian Troha
ba14bc9761 New US clone of Ninja Warriors
New Clone Added
---------------------------------
The Ninja Warriors (US) [Stefan Lindberg, The Dumping Union]
2011-11-24 00:15:29 +00:00
Angelo Salese
92e055d327 Mix-up and fixed comment 2011-11-23 22:01:39 +00:00
Angelo Salese
1f75eca15c Hooked up MSM5205 sound to Disco Boy [Angelo Salese] 2011-11-23 21:56:56 +00:00
Fabio Priuli
b416a585c9 fixed xml syntax. no whatsnew 2011-11-23 21:23:50 +00:00
Miodrag Milanovic
d580cf7a8b ups, it should be NULL (no whatsnew) 2011-11-23 13:15:10 +00:00
Miodrag Milanovic
465ff2d360 Fixed handling slot/image options so it's possible to override slot setting by softlist (no whatsnew) 2011-11-23 08:57:45 +00:00
Angelo Salese
4026305a36 tbh I don't think that the RTC clock(s) are supposed to be changed, so let's simplify the macros, nw 2011-11-22 22:46:44 +00:00
Angelo Salese
3c4c946e66 svn add the files ... 2011-11-22 22:41:02 +00:00
Angelo Salese
b000ad8485 Moved V3021 RTC emulation into a proper device, and made it to increment the time. Hooked this up into pgm.c and fortecar.c drivers [Angelo Salese] 2011-11-22 22:40:23 +00:00
Angelo Salese
5b91a1b207 Minor tabbing fixes, nw 2011-11-22 20:38:02 +00:00
R. Belmont
d5581057e1 (nw) 2011-11-22 14:21:24 +00:00
R. Belmont
0e513db597 (nw) 2011-11-22 13:14:23 +00:00
Miodrag Milanovic
98c917e0a1 Fixed memory leaks in networking, used core functions for allocating memory, fix sdl win32 building with network enabled (no whatsnew) 2011-11-22 11:25:14 +00:00
Miodrag Milanovic
c9891545fd Changed makefile in order to make sequential compilation of MAME and MESS and their sub targets less resource demanding [Miodrag Milanovic] 2011-11-22 09:10:58 +00:00
Miodrag Milanovic
6aadd7d787 Sync with MESS, also placed back sdlmain change since it proved working on BSD (no whatsnew) 2011-11-22 09:07:58 +00:00
Miodrag Milanovic
c7d7dad753 Moved 3do_m2 into proper driver. (no whatsnew) 2011-11-22 07:48:08 +00:00
Aaron Giles
c66acff675 Added generic helper read/write members to the driver_device base class.
Updated zodiack/zerozone to use them, removing the trampolines.
2011-11-22 00:57:52 +00:00
Aaron Giles
b4a1e04703 Introduce polynew.h which is a modernized C++ version of the old poly.c.
Cleaned up a lot of stuff and made some changes in preparation for the
future. Converted gaelco3d and midvunit over to the new system.
2011-11-21 18:23:01 +00:00
Miodrag Milanovic
d6ce6ab824 Ups , fixed initialization (no whatsnew) 2011-11-21 15:33:32 +00:00
Miodrag Milanovic
f2464acbf9 Added support for hard disk softlists [Miodrag Milanovic] 2011-11-21 14:44:32 +00:00
Miodrag Milanovic
43245e3777 Fixed compile warning with 4.6.2 (no whatsnew) 2011-11-21 12:41:14 +00:00
Aaron Giles
92dcb49a13 Add support for 5 parameter delegate functions. 2011-11-21 09:01:44 +00:00
Fabio Priuli
9af5ac7b32 someone has forgotten that ROM_LOAD16_WORD_SWAP is just an alias for ROMX_LOAD(..., LOADFLAGS). but his list, his wish. 2011-11-21 07:37:44 +00:00
R. Belmont
1ad9d735c7 Various SDL netdev fixes (nw) 2011-11-21 02:43:59 +00:00
Angelo Salese
6ceda4751f Implemented RTC in Forte Card [Angelo Salese] 2011-11-20 22:23:17 +00:00
Fabio Priuli
5c88e25d26 neogeo.xml: Fixed a couple of wrong descriptions (a quote had been put in front of two titles), plus moved loadflags at the end of <rom> for consistency with other lists. no whatsnew. 2011-11-20 21:25:15 +00:00
Angelo Salese
9074446786 Move Español ROMs to English version, nw 2011-11-20 19:51:38 +00:00
Angelo Salese
5cb01c15c5 Fixed colors in Forte Card [Angelo Salese] 2011-11-20 19:07:11 +00:00
Angelo Salese
82d8cadb16 Made default paletteram to be white on Hot Chase start-up, fixes ugly MAME default palette to be shown at POST [Angelo Salese] 2011-11-20 17:16:34 +00:00
Fabio Priuli
f8bc08225c fixed cpu tag. no whatsnew. 2011-11-20 15:03:55 +00:00
Miodrag Milanovic
7b46f6c28f Made machine reset static, since not used by anything else (no whatsnew) 2011-11-19 14:58:54 +00:00
R. Belmont
f5a4b7dc30 SDL updates [R. Belmont, Carl, cgwg]
- pcap network support for OS X and Windows SDL targets
- GLSL tweaks to better support the "CRT" shader
2011-11-18 22:16:21 +00:00
mariuszw1
52ccbffef7 Fixed rom mapping and added nvram in pcat_nit.c. Some mini-games in streetg(2) are playable now. [Mariusz Wojcieszek] 2011-11-18 22:14:20 +00:00
Fabio Priuli
b2eb5ea87e forgot to commit this updated file. no whatsnew. 2011-11-18 22:04:32 +00:00