Commit Graph

50310 Commits

Author SHA1 Message Date
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
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
Vas Crabb
744987bd7d more validation fixes (nw) 2017-03-04 00:19:21 +11:00
Olivier Galibert
694b8be9ec segacrp2_device: Device cleanup [O. Galibert] 2017-03-03 14:14:00 +01:00
Olivier Galibert
446108bfe9 fd1089, fd1094: Device cleanup [O. Galibert] 2017-03-03 14:03:45 +01:00
Olivier Galibert
47e19d6eff Constructor delegates are beautiful (1/a lot) (nw) 2017-03-03 13:53:42 +01:00
Olivier Galibert
6bdead4386 ns10crypt: Device cleanup [O. Galibert] 2017-03-03 13:53:42 +01:00
Vas Crabb
e0ee20fbd4 fix some device validation errors, also fix uninitialised members in some devices using constructor delegation (nw) 2017-03-03 23:32:59 +11:00
Olivier Galibert
a34b4b09d4 segas23: Device cleanup [O. Galibert] 2017-03-03 13:31:28 +01:00
Olivier Galibert
52697a6abf segaxbd: Device cleanup [O. Galibert] 2017-03-03 13:18:08 +01:00
Joakim Larsson Edström
f842a4af70 Merge pull request #2110 from JoakimLarsson/fcisio
fcisio: layout added and RS232 configured for all 8 serial ports
2017-03-03 11:29:52 +01:00
Vas Crabb
3ecdaafea6 clean up a few more device issues, add basic device validation 2017-03-03 21:25:16 +11:00
Olivier Galibert
8459d2b2ae sage2: Remove direct update handler [O. Galibert] 2017-03-03 11:13:25 +01:00
Olivier Galibert
d76b79dfd3 duh (nw) 2017-03-03 09:55:34 +01:00
Olivier Galibert
997ed71e1b mpf1: Remove direct update handler, makes step work [O. Galibert] 2017-03-03 09:46:40 +01:00
Olivier Galibert
0c9888b0c3 mpz80: Remove direct update handler [O. Galibert] 2017-03-03 08:51:46 +01:00
Olivier Galibert
a970b50ed1 atm: Remove direct update handler. Still not working, but less badly [O. Galibert] 2017-03-03 08:51:41 +01:00