AJR
e459f987f1
merit.cpp: PSG type is AY-3-8912
2017-03-05 19:24:03 -05:00
couriersud
d23cecc86b
Fix clang warnings in netlist code.
...
Fixed -Winconsistent-missing-destructor-override warnings. Made
some constructors of template classes and classes with virtual .. = 0
methods protected. Fixed src/lib/netlist/build/makefile (nw)
2017-03-05 21:59:52 +01:00
ajrhacker
c26bc20f2b
Merge pull request #2115 from kazblox/master
...
Softlist additions and corrections
2017-03-05 13:53:43 -05:00
AJR
d4fb17a901
ay8910: Handy guide to bus control signals (nw)
2017-03-05 13:44:20 -05:00
Dirk Best
7a2c159724
ay8910: Rename write handler, as it's not that most common setup
2017-03-05 18:55:30 +01:00
Dirk Best
74a20c57bd
popper: Fix audio hookup
2017-03-05 18:09:53 +01:00
Dirk Best
9763b2928a
ay8910: Add a write handler for the case of bc1=a0 and bc2=a1
2017-03-05 18:09:49 +01:00
Kaz
e78708c1c8
nes: mkgoogoo added, dancekar works, corrections (nw)
2017-03-05 11:50:53 -05:00
arbee
18d4f730cf
z180: DMA fixes [R. Belmont]
...
- Count of 0 means 0x10000, as with other DMA controllers
- Fixed scheduling so burst mode DMA is always serviced immediately with no CPU ops interleaved
2017-03-05 10:34:05 -05:00
Couriersud
3c49610274
More cppcheck fixes. (nw)
2017-03-05 16:19:59 +01:00
Couriersud
c933d239f5
Fix some cppcheck warnings. (nw)
2017-03-05 16:19:58 +01:00
Ivan Vangelista
1ca4875436
New working clone
...
_______________
Street Fighter II: The World Warrior (World 910129) [Janniz]
2017-03-05 12:23:55 +01:00
AJR
37d235f4f7
Comment correction (nw)
2017-03-05 00:31:23 -05:00
AJR
ea734065c7
Correct MMOD bit for Z180 DMA
2017-03-05 00:24:56 -05:00
cracyc
a21905c738
lb186: fix date (nw)
2017-03-04 19:28:14 -06:00
cracyc
c86d1d1c9a
New not working
...
------------------
Ampro Computers Little Board/186 [Carl, Al Kossow]
Out of WN
Requires "Monitor Busy" IRQs from the 5380 to read the SCSI HDD.
2017-03-04 19:23:09 -06:00
Vas Crabb
948a031029
fix zexall build (nw)
2017-03-05 10:49:09 +11:00
npwoods
a011e3a22e
Changed a few more 'const char *' ==> 'const std::string &' ( #2111 )
2017-03-04 16:00:18 -05:00
cracyc
573853e3b6
m20: fix kbd tx (nw)
2017-03-04 09:26:09 -06:00
Dirk Best
bbcb34f2fb
popper: Hook up inputs, rename audio cpu to sub cpu, hook up flip screen
2017-03-04 13:53:21 +01:00
Ivan Vangelista
e102f3f189
New working clone
...
___________________________________________
Dynablaster / Bomber Man (bootleg, set 3) [Hammy, The Dumping Union]
2017-03-04 08:40:30 +01:00
Mark Garlanger
59e966fac4
Attempt 1 to get superset ROM working.
2017-03-03 23:53:07 -06:00
ajrhacker
64636a1583
Merge pull request #2114 from npwoods/fix_more
...
Fixed a few more issues broken similarly to 'bpset'
2017-03-03 20:30:11 -05:00
ajrhacker
f7d6281336
Merge pull request #2113 from npwoods/fix_bpset
...
Fixing stupid error in the bpset command
2017-03-03 20:29:57 -05:00
Nathan Woods
234ad468eb
Fixed a few more issues broken similarly to 'bpset'
2017-03-03 19:41:46 -05:00
Nathan Woods
4484da457e
Fixing stupid error in the bpset command
2017-03-03 19:30:13 -05:00
hap
dd87284e28
hh_pic16: correct title for USG football (nw)
2017-03-03 22:16:52 +01:00
hap
88e5d76e72
fix -valid (nw)
2017-03-03 19:59:56 +01:00
hap
f28640a0ae
hh_tms1k: added quizwiz softwarelist (nw)
2017-03-03 19:58:34 +01:00
Olivier Galibert
e4bca13733
scorpion: Remove direct update handler [O. Galibert]
2017-03-03 19:57:38 +01:00
Olivier Galibert
e4aad5b166
missed (nw)
2017-03-03 19:57:36 +01:00
AJR
5f50d85c29
Fix debug commands in drivers and devices (nw)
2017-03-03 12:58:31 -05:00
Scott Stone
f988720197
Merge branch 'master' of https://github.com/mamedev/mame
2017-03-03 12:35:25 -05:00
ajrhacker
60a2f45562
Merge pull request #2112 from npwoods/debugger_cplusplus
...
C++-ification of debugger code (misc std::string/std::vector adoption mainly)
2017-03-03 12:28:23 -05:00
Scott Stone
314b9aadf9
Merge branch 'master' of https://github.com/mamedev/mame
2017-03-03 12:24:17 -05:00
Scott Stone
8eae259110
Fix romsize for saa5057 (nw)
2017-03-03 12:23:49 -05:00
AJR
7cd2037f15
tc4: Fix software list validation (nw)
2017-03-03 12:22:10 -05:00
AJR
41d94a28b0
Device validation fixes: all the rest (nw)
2017-03-03 12:17:44 -05:00
AJR
bf9276a63f
Device validation fixes: clean up the genpc MESS (nw)
2017-03-03 12:02:49 -05:00
AJR
f148c84eb3
Device validation fixes: Galaxy Games, Midway, Sega, DECO (nw)
2017-03-03 11:46:19 -05:00
AJR
3570cb092d
Device validation fixes: another one rides the bus (nw)
2017-03-03 11:39:52 -05:00
AJR
fac75756c9
Device validation fixes: Gottlieb and Leland audio (nw)
2017-03-03 11:32:00 -05:00
Ivan Vangelista
e980265ec5
ltd.cpp: added more games [PinMAME]
2017-03-03 17:13:11 +01:00
Nathan Woods
60b8e27e2c
C++-ification of debugger code (misc std::string/std::vector adoption mainly)
2017-03-03 10:36:30 -05:00
Olivier Galibert
0a4f6418df
harddriv: Device cleanup [O. Galibert]
2017-03-03 15:28:22 +01:00
AJR
b8e42f8c8c
Device validation fixes, invalid characters department (nw)
2017-03-03 09:10:08 -05:00
AJR
25983e83e5
Device validation fixes, part FDC (nw)
2017-03-03 08:35:47 -05:00
AJR
8972c93003
Oops (nw)
2017-03-03 08:28:18 -05:00
Olivier Galibert
9239035fff
segacrpt_device: Device cleanup [O. Galibert]
2017-03-03 14:27:02 +01:00
AJR
dd335a6138
Device validation fixes, floppy edition (nw)
2017-03-03 08:24:32 -05:00