Commit Graph

12886 Commits

Author SHA1 Message Date
Angelo Salese
1457f41324 Port from MESS, nw 2011-07-28 17:10:28 +00:00
Michaël Banaan Ananas
942f0fe576 fix typo
http://www.mameworld.info/ubbthreads/showthreaded.php?Cat=&Number=260983&page=0&view=expanded&sb=5&o=&fpart=1&vc=1
2011-07-28 16:05:20 +00:00
Miodrag Milanovic
38e4c3f09d Fix for VS2010 build (no whatsnew) 2011-07-28 15:34:33 +00:00
Angelo Salese
a871dbf0aa mame.lst clean-ups 2011-07-28 13:17:31 +00:00
Miodrag Milanovic
20f6ad3bf9 Fixed initialization order for slot devices [Nathan Woods] 2011-07-28 12:17:00 +00:00
Miodrag Milanovic
919780a6bc Added socket support to windows osd [Miodrag Milanovic] 2011-07-28 11:23:37 +00:00
R. Belmont
1429b0052e m68k: Added FSIN, FCOS, and FTAN using SoftFloat extensions [Stanislav Shwartsman, R. Belmont] 2011-07-28 02:21:12 +00:00
R. Belmont
0c0093842a cothreads: fixed to run on PowerPC Mac OS X [R. Belmont] 2011-07-28 01:51:24 +00:00
Michaël Banaan Ananas
b7f7a187b7 (savanna note) 2011-07-27 20:46:09 +00:00
Michaël Banaan Ananas
03728b5378 MT bug 4392 fix (regression in polepos memorymap) 2011-07-27 19:40:01 +00:00
Angelo Salese
426f43c1ec Port from MESS, nw 2011-07-27 18:54:54 +00:00
Miodrag Milanovic
dea70e7f6a Fixed hlsl mem leak by Firewave (no whatsnew) 2011-07-27 08:19:32 +00:00
Olivier Galibert
50120cdd2d m68k: 040 fpu ops are somewhat available on a 030 when the fpu is added [O. Galibert] 2011-07-27 07:49:23 +00:00
Scott Stone
c5a8130680 Fixed 04434: hustler and clones: Missing Dip Switch 2011-07-27 03:55:02 +00:00
Angelo Salese
c6e2fca80a Cleanups and version bump 2011-07-26 22:38:10 +00:00
Michaël Banaan Ananas
1ba8f0ec72 (prevent being able to divide by 0) 2011-07-26 22:24:09 +00:00
Michaël Banaan Ananas
88924904ae kungfum.c: amplified default contrast, this fixes washed out colors [hap] 2011-07-26 21:51:26 +00:00
Michaël Banaan Ananas
dd2f6ae7df fixed pullup resistors for phoenix and survival. NW 2011-07-26 21:49:38 +00:00
Michaël Banaan Ananas
187aefa57c tagteam.c misc cleanups [hap]
- fixed maincpu irqs
- added resnet for color prom
- added coincounters
- added diplocations
2011-07-26 19:49:09 +00:00
Miodrag Milanovic
b39238d672 Fixed double-free of d3d->hlsl [Oliver Stoneberg] 2011-07-26 17:11:13 +00:00
Miodrag Milanovic
25f191ace7 Break into debugger check outside of vblank check (no whatsnew)
Note: Please inform me if you notice some performance hit due to this.
2011-07-26 14:31:57 +00:00
Curt Coder
c8eb32f435 Added the AMS40041 variant (used in the Amstrad PC1512) to mc6845.c. [Curt Coder] 2011-07-26 13:08:06 +00:00
Miodrag Milanovic
7017b79287 Maygay EPOCH update by Haze (no whatsnew) 2011-07-26 13:05:19 +00:00
Angelo Salese
0f82225521 Port from MESS, nw 2011-07-26 12:09:26 +00:00
Olivier Galibert
cf4ff0407b m68k: Generate a per-cpu-type jump table. Correct linef handling
makes the atari st less cranky.  [O. Galibert]
2011-07-26 09:57:41 +00:00
Miodrag Milanovic
2ecf7ec6ad JPM Impact by Haze (no whatsnew) 2011-07-26 04:56:21 +00:00
Scott Stone
5cab930469 New clones added
----------------
Savanna (Jungler bootleg)  [f205v, robotype]
2011-07-26 00:53:25 +00:00
smf-
e5ebc225d9 optimized by only comparing the hashes if the length matches. 2011-07-25 16:38:19 +00:00
Miodrag Milanovic
8e84c1f225 Fix for softlist loading (no whatsnew) 2011-07-25 14:56:23 +00:00
Miodrag Milanovic
6ea1929c4b Some more floppy wip (no whatsnew) 2011-07-25 11:45:49 +00:00
Brian Troha
889c4adeb8 chaknpop.c: Correct rom labels. It's not A04 ("a" Zero 4) it's AO4 ("a" letter "o" 4). - NW 2011-07-24 22:54:05 +00:00
Brian Troha
ad51f04ca3 arkanoid.c: slight set name change. Changed the MCU "dumps" to correct Taito ID (IE: A75-06.IC14) and marked them as BAD_DUMP. Edited or added comments in the driver as needed - NW 2011-07-24 18:18:56 +00:00
Brian Troha
bb711b6342 chaknpop.c - minor updates as per the Guru readme - NW 2011-07-24 17:17:46 +00:00
Miodrag Milanovic
ccd5d64d3d JPM System 5 update by Haze (no whatsnew) 2011-07-24 16:14:47 +00:00
Michaël Banaan Ananas
d19ce1444e renamed "raid3" (clone of "raiders") to "raidersr3", not "raiders3" to prevent confusion with other game "raiders5" 2011-07-24 14:58:26 +00:00
smf-
6c40e19da9 If a rom is bad for a clone but is good for the parent then it doesn't count towards the clone being found. optimized also_used_by_parent & uses the length as well as hashes. [smf] 2011-07-24 10:53:30 +00:00
Miodrag Milanovic
2f2c872bed More floppy WIP (no whatsnew) 2011-07-24 10:06:12 +00:00
Brian Troha
68da5b96be chaknpop.c: Added dipswitch locations to Chack'n Pop [Brian Troha] 2011-07-24 05:32:01 +00:00
Miodrag Milanovic
9c79ec5c4f More new sets of Maygay MV1 and Maygay EPOCH by Haze (no whatsnew) 2011-07-24 05:26:19 +00:00
Brian Troha
3d0a2088fd chaknpop.c: Added a fully documented PCB layout for Chack'n Pop [Guru] 2011-07-24 05:04:33 +00:00
Brian Troha
06f79e0f99 cave.c: Added a PCB layout for Hotdog Storm as well as some addition notes/information. [Brian Troha] 2011-07-24 05:00:02 +00:00
Brian Troha
639cb0b6a3 speedspn.c: Added dipswitch locations to Speed Spin [Brian Troha] 2011-07-24 02:16:48 +00:00
Michaël Banaan Ananas
a874728946 doh, use correct resnet on battroad. NW 2011-07-24 02:09:26 +00:00
Brian Troha
6357735574 speglsht.c: Added dipswitch locations to Super Eagle Shot [Brian Troha] 2011-07-24 02:07:03 +00:00
Brian Troha
23d0f7ebe2 sshangha.c: Added dipswitch locations to the Super Shanghai Dragon's Eye sets [Brian Troha] 2011-07-24 01:49:35 +00:00
R. Belmont
fb9a9a30b9 m68k: disable cache emulation for 030+; it wasn't correct and it was causing problems (nw) 2011-07-23 19:52:43 +00:00
mariuszw1
850ca9e38b New clones added
--------------------------------------------------
Mortal Kombat (Nifty Kombo, hack) [Colonel_Klink]
Mortal Kombat (Nifty Kombo 666, hack) [bulldawg, B2K24, kosmo, vascodiaz, Paratech, S. Arnold, S. Healey, J. Bijl, M. David, R. Balke, D. Leipold, N. Francfort, Smitdogg, The Dumping Union]
2011-07-23 07:39:03 +00:00
mariuszw1
5b6ddcc485 VC2008 compile fix (nw) 2011-07-23 07:14:56 +00:00
Miodrag Milanovic
73a52b5b7b New games added
---------------------------------------------------
Castle Revolution [David Haywood]
2011-07-23 06:01:20 +00:00
Miodrag Milanovic
4698b08773 Skeleton for JPM System 80 and MPU4 cleanup by Haze (no whatsnew) 2011-07-22 16:50:12 +00:00