Commit Graph

47044 Commits

Author SHA1 Message Date
Vas Crabb
7d15a86ddf Merge pull request #1501 from JoakimLarsson/accexx
Skeleton driver for 1995 Accexx 28.8 modem started
2016-10-13 20:46:54 +11:00
Curt Coder
a6ffb4a5cd pofo: Logging fix. (nw) 2016-10-13 12:36:58 +03:00
Joakim Larsson Edstrom
49f8aa880c Added skeleton board to big build 2016-10-13 11:06:40 +02:00
Joakim Larsson Edstrom
40c55c95a2 Reflected model name and fixed the spelling of the manufacturer 2016-10-13 07:07:18 +02:00
Vas Crabb
745d679bed Merge pull request #1505 from ajrhacker/console_fix
Fix Clang build (nw)
2016-10-13 15:04:43 +11:00
AJR
11399d1ea1 Fix Clang build (nw) 2016-10-13 00:00:13 -04:00
hap
831f391646 fidel*: added internal artwork for designer2000, functionally same as excellence (nw) 2016-10-13 03:10:09 +02:00
Vas Crabb
11d848ec0d Merge pull request #1503 from system11b/S11mjfixes10
nbmj8688.cpp: Corrected kaguya* dips and added diplocation to all games
2016-10-13 12:06:59 +11:00
system11b
a1861cd707 Corrections as per request from cuavas 2016-10-13 01:52:21 +01:00
Vas Crabb
652be50f69 haze comments (nw) 2016-10-13 11:12:56 +11:00
Vas Crabb
89c942345b Merge pull request #1504 from mamehaze/061016
new clones  Demon's World / Horror Story (set 2) [Sugoi Helsinki]
2016-10-13 11:07:43 +11:00
David Haywood
fb0813ab31 delete my comments. 2016-10-13 00:56:21 +01:00
Vas Crabb
3dfe2af524 Merge pull request #1502 from mamehaze/071016
new clones  Bombjack Twin (prototype? with adult pictures, set 2) [Sugoi Helsinki]
2016-10-13 10:46:40 +11:00
hap
62afa673f1 New working machine added
---------
Fidelity Designer 2000 [yovan]

--
It's on 'excellence' hardware so it basically fitted right in, no coding work at all.
Still need to do internal layout.
2016-10-13 01:13:41 +02:00
hap
bf50b9920a New working machine added
-------
Gakken Game Robot 9/Mego Fabulous Fred [hap, Sean Riddle]
2016-10-12 23:40:05 +02:00
David Haywood
2d112ba633 new clones Demon's World / Horror Story (set 2) [Sugoi Helsinki]
seems to be older than the parent (still has a 1989 date) but newer than the other sets (sound rom matches parent, attract cycle matches parent) so added it as set 2.
old set 2 becomes set 3
old set 3 becomes set 4
old set 4 becomes set 5

I've asked if the other roms can be dumped so we can use the proper rom labels for the gfx.
2016-10-12 18:55:03 +01:00
system11b
817f4d99c2 nbmj8688.cpp: Corrected kaguya* dips and added diplocation to all games
homedata.cpp: Added info about board types
2016-10-12 18:50:06 +01:00
David Haywood
811eec6e13 new clones
Bombjack Twin (prototype? with adult pictures, set 2) [Sugoi Helsinki]

note, these might actually just be Korean versions rather than prototypes.  This one is encrypted unlike the other, but same 'cheap' looking PCB with typical Korean parts mixed with the original NMK customs.
2016-10-12 18:21:43 +01:00
Miodrag Milanovic
06d0afbef9 completion to console class (nw) 2016-10-12 18:35:15 +02:00
Ivan Vangelista
ad7584603a New clone added
------------
Video Hustler (bootleg, set 3) [f205v]
2016-10-12 18:27:03 +02:00
Miodrag Milanovic
5fc49fc712 some basic things for console (nw) 2016-10-12 16:08:43 +02:00
Miodrag Milanovic
25ce0fdf9b console in separate class (nw) 2016-10-12 14:21:17 +02:00
therealmogminer@gmail.com
30a0af15d9 -v1050: Fixed 8214 PICU hookup and promoted back to working. [Ryan Holtz] 2016-10-12 14:02:53 +02:00
Miodrag Milanovic
ac6256b3e5 media_identifier in separate file (nw) 2016-10-12 13:50:30 +02:00
Joakim Larsson Edstrom
4ccf49d19c Skeleton driver for 1995 Accexx 28.8 modem started 2016-10-12 13:34:23 +02:00
Robbbert
b09af1bee4 Housekeeping (nw) 2016-10-12 21:11:53 +11:00
smf-
cc5f3c83c6 fixed tools build (nw) 2016-10-12 10:44:03 +01:00
smf-
998cb51a91 missed these in previous commit. (nw) 2016-10-12 10:44:02 +01:00
Robbbert
e2718c91de Added swpath. Allows users to specify location of loose software. 2016-10-12 19:37:38 +11:00
smf-
e4acf3380a unbreak build (nw) 2016-10-12 00:48:18 +01:00
Vas Crabb
089d781dfc Merge pull request #1499 from ajrhacker/rp5c01_fix
Fix clock regression with RP5C01 (nw)
2016-10-12 10:44:11 +11:00
hap
5f4db1088d renamed wildfire driver to hh_amis2k (nw) 2016-10-11 21:48:11 +02:00
hap
8c0968c579 moved elecbowl and mb dark tower to hh_tms1k (nw) 2016-10-11 21:28:28 +02:00
angelosa
89a2d89dc9 Fix MT #06404 2016-10-11 20:56:32 +02:00
AJR
d085af723f Fix clock regression with RP5C01 (nw)
This also makes the RP5C01's NVRAM actually non-volatile (previously it would be cleared upon reset after being loaded).

The RP5C01 has a power supply line but no reset signal input, so device_reset doesn't seem to make sense here.
2016-10-11 14:49:15 -04:00
R. Belmont
b1f1204a3e Merge pull request #1472 from UED-Wayder/x68k_flop_2
x68k: Add/fix to the software list
2016-10-11 12:17:59 -04:00
R. Belmont
41fc0f516b Merge pull request #1485 from mamehaze/061016
hook up payout buttons and a hopper to Mahjong Senpu, promote to working
2016-10-11 12:17:34 -04:00
R. Belmont
a0186bf1fe Merge pull request #1492 from system11b/S11mjfixes9
nbmj8891: Corrected scandal dips
2016-10-11 12:16:48 -04:00
R. Belmont
1134d42a1d Merge pull request #1498 from Bavarese/patch-14
DEC Rainbow-100: correct medium resolution mode
2016-10-11 12:15:26 -04:00
Justin Kerk
5df1518708 ibm5150.xml, ibm5170.xml: additions from various sources [Justin Kerk] 2016-10-10 20:19:33 -07:00
R. Belmont
a3d568c1ba Merge pull request #1495 from ajrhacker/dirtc
Soft resets no longer turn back clocks on devices
2016-10-10 17:14:17 -04:00
R. Belmont
705e72d516 Merge pull request #1497 from tverona1/master
Incorporate product / instance unique identifier in device id for directinput devices
2016-10-10 17:13:17 -04:00
MetalliC
3d850be071 sms.cpp: fix Out Run sound in FM mode [Enik Land] 2016-10-10 23:56:29 +03:00
hap
980588badf fidelz80: added button panel to some internal layouts (nw) 2016-10-10 22:11:40 +02:00
Bavarese
83f092a6f7 Correct Medium resolution mode
Pacman and Doodle
2016-10-10 18:43:59 +02:00
Ivan Vangelista
3a0eabdd4e megasys1.cpp: added save state support (nw) 2016-10-10 18:38:32 +02:00
Ivan Vangelista
c7a12d7cd3 system16.cpp: preliminary sound for bayrouteb1 and goldnaxeb1 (nw) 2016-10-10 18:12:35 +02:00
angelosa
1485ebe63d deshoros.cpp: updated to use stub LCD, updated flags, nw
sengokmj.cpp: removed broken link, nw
2016-10-10 09:26:29 +02:00
Miodrag Milanović
cbbf3665f6 Merge pull request #1494 from npwoods/imgtool_cplusplus_partition
[Imgtool] C++-ified a few more classes
2016-10-10 08:29:11 +02:00
Tomer Verona
f6fdcc918a Merge remote-tracking branch 'mamedev/master' 2016-10-09 21:42:35 -07:00