Commit Graph

35222 Commits

Author SHA1 Message Date
couriersud
6297e4cf18 Merge branch 'master' of https://github.com/mamedev/mame.git 2015-04-22 00:45:32 +02:00
couriersud
7fa10acca6 Added 74192, 9316, 9310 and 74193 devices to netlist. Added breakout
(wip) netlist as well, but still have to implement three more devices
until work can really start. [Couriersud]
2015-04-22 00:45:21 +02:00
David Haywood
490b86bae8 skeleton SP, gotta start somewhere (nw)
(plenty more sets can be added, some probably need making into CHDs as a few games used CF cards)
2015-04-21 23:40:43 +01:00
David Haywood
45f1173d37 new clones
Amuse (Version 30.08A) [PokeMAME}
Scramble (Centromatic S.A.) Spanish Bootleg [Manuel Giron]
Double Dragon II (Japan) [caius] (NOT WORKING, incomplete dump)
2015-04-21 23:02:22 +01:00
briantro
f265e64b9b new Boogie Wings clone
New Clone Added
------------------------------------
Boogie Wings (USA v1.7, 92.12.14) [Fabrice Arzeno, The Dumping Union]
2015-04-21 16:43:15 -05:00
hap
134dc41d49 nw 2015-04-21 23:27:56 +02:00
Curt Coder
67d09b16e9 (MESS) c3040: Disk format WIP. (nw) 2015-04-21 23:52:22 +03:00
Scott Stone
2dc5e399ed Adjust pepper2 bonus lives DIPs - fixes MT#5922
http://mametesters.org/view.php?id=5922
2015-04-21 15:52:26 -04:00
Curt Coder
e7967e81b9 (MESS) c4040: Added own sector dump disk format since it's different from what the 1541 uses. [Curt Coder] 2015-04-21 22:25:52 +03:00
couriersud
b894ca83ad Merge branch 'master' of https://github.com/mamedev/mame.git 2015-04-21 21:23:14 +02:00
couriersud
0e5436c325 Make sure monitor refresh is called when switchres is used (SDL). Remove
a printf. (nw)
2015-04-21 21:22:53 +02:00
Scott Stone
20f21fb925 Fix for dkongjr dips - fixes MT#5916
http://mametesters.org/view.php?id=5916
2015-04-21 14:52:55 -04:00
Andrew Gardner
5626fde448 Switched sf.c to use configured_entries for banks (nw) 2015-04-21 17:01:19 +02:00
Michael Zapf
30523ddcd0 (MESS) ti99: Forgotten null check. (nw) 2015-04-21 15:15:30 +02:00
David Haywood
a0054fed49 Merge branch 'master' of https://github.com/mamedev/mame 2015-04-21 09:06:22 +01:00
David Haywood
045c226452 hng64: not a good place to use std:vector (nw)
(test new install/PC) (nw)
2015-04-21 09:06:07 +01:00
Curt Coder
edd9d41c04 (MESS) victor9k: Added writing to sector dump disk images. [Curt Coder] 2015-04-21 09:18:03 +03:00
Lord-Nightmare
be04a1d8ed add mb electronic battleship (1977) to tms1000 list (n/w) 2015-04-21 00:39:59 -04:00
briantro
2e160757d2 jaguar.c: Minor doc update - NW 2015-04-20 20:21:09 -05:00
briantro
5225dd461e new Fighter's History clone
New Clone Added
------------------------------------
Fighter's History (US ver 42-06, DE-0395-1 PCB) [Fabrice Arzeno, The Dumping Union]
2015-04-20 19:02:42 -05:00
couriersud
f0d075fa7a Merge branch 'master' of https://github.com/mamedev/mame.git 2015-04-20 23:58:10 +02:00
couriersud
eb7b5c027e Fix repetitive monitor updates. By design, MAME has an issue setting
aspect correctly on monitor resolution changes. This needs to be
addressed separately. [Couriersud]
2015-04-20 23:57:44 +02:00
hap
c61b2d707d (MESS)New games added or promoted to working
-----------------
Coleco Galaxian [hap, Kevin Horton, Olivier Galibert]
Bambino Soccer [hap, Kevin Horton]
Bambino Safari [hap, Kevin Horton]
Epoch Invader From Space [hap, Kevin Horton]
Epoch Football [hap, Kevin Horton]
Epoch Galaxy II [hap, Kevin Horton]
Tomy Cosmic Combat [hap, Kevin Horton]
Gakken Heiankyo Alien [hap, Kevin Horton, Rik]
Gakken Dig Dug [hap, Kevin Horton, Rik]


Added as Not-working:
--------------------
Gakken Crazy Kong [hap, Kevin Horton, Rik]
2015-04-20 23:50:27 +02:00
U-demo\test
500a31ad57 Minor cleanup for iteagle. Attempt to fix LFB pipelined pixel write in voodoo and fix fogmode lookup 2015-04-20 15:45:06 -06:00
Curt Coder
f487c89803 (MESS) pet_flop.xml: Added blank formatted Commodore 8280 diskette, since formatting one takes several minutes. (nw) 2015-04-20 23:50:30 +03:00
Curt Coder
643d5fafe7 (MESS) Added sector image format for the Commodore 8280 8" floppy drive. [Curt Coder] 2015-04-20 22:34:40 +03:00
Curt Coder
126fcf2e93 (MESS) c8050: Added note about format error. (nw) 2015-04-20 22:34:40 +03:00
Miodrag Milanovic
4e4d2c8ce9 rolling back due to issues (nw) 2015-04-20 20:35:22 +02:00
Curt Coder
0f5ca811c1 clang fix. (nw) 2015-04-20 20:43:44 +03:00
Ivan Vangelista
f5c99f4870 some state_save_register_item removal (nw) 2015-04-20 19:19:23 +02:00
Ivan Vangelista
769a1cd2e8 vroulet.c: enabled save state support (nw) 2015-04-20 19:09:18 +02:00
Michael Zapf
79cfcf76dc hdc9234: Make CLANG happier. (nw) 2015-04-20 16:02:37 +02:00
Michael Zapf
73ad0b3169 (MESS) ti99: MFM hard disk emulation WIP (nw) 2015-04-20 14:33:19 +02:00
Michael Zapf
81915bfadc ti99: fixes for c_str and segfault 2015-04-20 14:33:19 +02:00
Michael Zapf
1ad65b58ff ti99: ST225 emulation 2015-04-20 14:33:19 +02:00
Michael Zapf
0aebc8e54e romload: Replaced include; hfdc: Changed floppy device name 2015-04-20 14:33:19 +02:00
Miodrag Milanovic
3d10b8bdac wrong one (nw) 2015-04-20 13:43:59 +02:00
Miodrag Milanovic
a3080a1cb3 added dependency (nw) 2015-04-20 13:36:58 +02:00
Miodrag Milanovic
ca0b1aaeaa fix a leak (nw) 2015-04-20 08:49:04 +02:00
Vas Crabb
8c2c7994cc Fix OSX build and get rid of an astring while at it 2015-04-20 11:51:16 +10:00
briantro
157e88dc1e peplus.c: Correct some "U" locations for the superboard - NW 2015-04-19 19:31:17 -05:00
couriersud
6b8eb847ea Document more work on breakout. Further additions to nl_dice_compat.h.
(nw)
2015-04-20 00:56:16 +02:00
couriersud
67d69aa02d Add 9312/DM9312 to netlist. [Couriersud] 2015-04-20 00:55:19 +02:00
couriersud
4793f59507 Merge branch 'master' of https://github.com/mamedev/mame.git 2015-04-19 23:27:56 +02:00
couriersud
2ff982fef7 Added 9602 one-shot to netlist. (nw) 2015-04-19 22:56:56 +02:00
Luca Elia
07fb9f12fa Fix MT05679 (no whatsnew) 2015-04-19 19:32:46 +02:00
couriersud
91a86a45e1 Fix debug build. (nw) 2015-04-19 19:23:51 +02:00
couriersud
72636617db Merge branch 'master' of https://github.com/mamedev/mame.git 2015-04-19 18:57:57 +02:00
couriersud
1c5cd2e552 Fix crash in mame debugger caused by netlist. (nw) 2015-04-19 18:57:39 +02:00
briantro
f904ff75a7 new Raiden Fighters clone
New Clone Added
------------------------------------
Raiden Fighters (Germany) [Fabrice Arzeno, The Dumping Union]
2015-04-19 11:15:11 -05:00