Commit Graph

46350 Commits

Author SHA1 Message Date
R. Belmont
4b0e2d59f6 Merge pull request #1380 from JoakimLarsson/e100_2
Esselte 100: Added rev2 layout and support for software RTC
2016-09-08 14:12:00 -04:00
hap
3c327e7f54 fidel6502: hooked up EAS speech chip. game still not playable 2016-09-08 19:55:05 +02:00
MetalliC
5cd3ba0e6b naomi docs, add Altera's config eprom dump (nw) 2016-09-08 17:35:29 +03:00
Curt Coder
4230551e6c pc1512: WIP. (nw) 2016-09-08 17:25:39 +03:00
mahlemiut
923faf6cb2 octopus: added some more components, pass a few more tests. 2016-09-09 00:14:22 +12:00
Joakim Larsson Edstrom
47a63a55c7 Added Esselte 100 rev2 layout 2016-09-08 11:50:51 +02:00
Robbbert
ec634c3189 chessmst: removed wrong comments (nw) 2016-09-08 18:52:04 +10:00
Robbbert
e23dde49d6 chessmst: enabled use of proper external artwork [fhub] 2016-09-08 18:46:36 +10:00
Vas Crabb
5922bd6aff Merge pull request #1378 from ajrhacker/amusco_notes
amusco.cpp: Hardware notes (nw)
2016-09-08 13:48:52 +10:00
Vas Crabb
dd51df233f Merge pull request #1377 from mamehaze/mpu4test3
flagrall needs START1 hooked up for the continue feature, even if it …
2016-09-08 13:47:46 +10:00
mahlemiut
e79465f0f2 octopus: correct CPU speeds, add Z80, add basic video output 2016-09-08 15:08:05 +12:00
AJR
9009021c8e amusco.cpp: Hardware notes (nw) 2016-09-07 22:56:28 -04:00
David Haywood
e4f547735f flagrall needs START1 hooked up for the continue feature, even if it isn't used to start the game (nw) 2016-09-08 03:45:46 +01:00
briantro
6dcfe97f71 mazerbla.cpp: Rom name corrections - NW 2016-09-07 19:24:30 -05:00
briantro
480ae0fb71 Merge branch 'master' of https://github.com/mamedev/mame 2016-09-07 19:23:32 -05:00
Lord-Nightmare
1214311326 comment update (n/w) 2016-09-07 20:22:59 -04:00
briantro
a483b131d8 Merge branch 'master' of https://github.com/mamedev/mame 2016-09-07 18:54:35 -05:00
Lord-Nightmare
fed6bf9ce1 superqix.cpp: Got rid of timer hacks for z80<->mcu communication in hotsmash,
Implemented 68705 DDR registers, implemented proper readback of z80<->mcu semaphores,
Got rid of HOLD_LINE hack for NMI by implementing NMI ACK register,
Added more driver notes [Lord Nightmare]
2016-09-07 19:06:15 -04:00
cracyc
b38ca3b8e5 dwarfd: fix graphics (nw) 2016-09-07 17:32:44 -05:00
Joakim Larsson Edstrom
47366cd229 Add IRQ to get software RTC running, removed some unused members, added members to save states 2016-09-07 22:38:10 +02:00
angelosa
cc05921cdb Fix cninjabl2 sound ROM hookup, nw 2016-09-07 19:12:02 +02:00
Brad Hughes
a61f82ab0d Merge branch 'master' of https://github.com/mamedev/mame.git 2016-09-07 11:38:33 -04:00
Brad Hughes
db54570694 Each mouse should track its own double-click status (nw) 2016-09-07 11:37:32 -04:00
angelosa
103ee8f8f4 Improved graphics in bagmanf set [Angelo Salese] 2016-09-07 17:36:42 +02:00
angelosa
99c3861c52 Assume pspikesba to have pin7 low, nw 2016-09-07 17:36:40 +02:00
angelosa
1c0943c643 Shooting Star protection info, nw 2016-09-07 17:36:39 +02:00
angelosa
2170672c33 Accurate flags for MK-5, nw 2016-09-07 17:36:37 +02:00
cracyc
0c0c086268 ui/datmenu: fix in game menu data view (nw) 2016-09-07 09:00:08 -05:00
Miodrag Milanović
fa4b5bdee6 Merge pull request #1368 from cracyc/lua_dats
Move UI dats to lua plugin
2016-09-07 14:27:35 +02:00
Lord-Nightmare
42ab14dc64 atarist.cpp: Add correct rom labels for the TOS 1.02 and 1.04 roms for the MegaST [Lord Nightmare, techfury90] 2016-09-07 04:03:08 -04:00
cracyc
9d101cad6a ui: remove datfile_manager (nw) 2016-09-06 22:11:01 -05:00
briantro
07d3acc67f Merge branch 'master' of https://github.com/mamedev/mame 2016-09-06 19:28:48 -05:00
Angelo Salese
1b28667174 US default != rest of the world defaults, nw 2016-09-07 00:19:11 +02:00
angelosa
31fd63a61a sbasebalj bogusly marked as MNW but same as sbasebal, nw 2016-09-06 22:46:18 +02:00
angelosa
0857b44df6 Properly mark goldmedla / b as unemulated protection flag, they never access the video bank register for whatever reason, nw. 2016-09-06 22:25:20 +02:00
Scott Stone
4d344fc022 Merge branch 'master' of https://github.com/mamedev/mame 2016-09-06 16:13:13 -04:00
Scott Stone
cd2e853167 saturn.xml: renamed "area51" parent to "area51e" to avoid conflict with the arcade title setname "area51" which is also a CHD. (nw)
Note:  Without this change, using "-verifysoftlist saturn" will detect the arcade CHD if it is anywhere in the rompath and assumes you are looking for the saturn one.  That is a problem since all -verify commands are only supposed to check romset that you actually HAVE in a folder or compressed folder.
2016-09-06 16:12:51 -04:00
hap
3d595c6594 tsi speech+: added battery status input 2016-09-06 22:10:47 +02:00
Scott Stone
62172ec952 Merge branch 'master' of https://github.com/mamedev/mame 2016-09-06 15:46:05 -04:00
hap
e927784a90 New working machine added
-------------
TSI Speech+ [hap, Sean Riddle, Lord Nightmare]
2016-09-06 21:43:33 +02:00
Scott Stone
ca5ed769e6 Merge branch 'master' of https://github.com/mamedev/mame 2016-09-06 15:42:47 -04:00
Scott Stone
1f7b7305c6 neogeo.xml: Fixed [kof98/kof98a] for proper parent-clone relationship without which, depending how your romsets are stored, could cause -verifysoftware to show it as "is bad" (nw) 2016-09-06 15:42:14 -04:00
R. Belmont
261f6fbd5c Merge pull request #1323 from MASHinfo/master
New Xevious clone
2016-09-06 15:40:07 -04:00
R. Belmont
35fb11ac92 Merge pull request #1326 from MASHinfo/master
New Ms. Pac-Man clone
2016-09-06 15:40:00 -04:00
R. Belmont
59888c4c6f Merge pull request #1341 from MASHinfo/master
New NOT WORKING game [Siftware, MASH]
2016-09-06 15:39:50 -04:00
R. Belmont
14295ea5ce Merge pull request #1360 from MASHinfo/master
New Jumping Cross clone
2016-09-06 15:39:40 -04:00
R. Belmont
436ff26e16 Merge pull request #1363 from johnparker007/layout_update
Fruit machines: Update layouts with fixes and improvements
2016-09-06 15:39:29 -04:00
R. Belmont
b8bef631bd Merge pull request #1365 from ajrhacker/darkmist_license
Correct manufacturer info for darkmist
2016-09-06 15:39:17 -04:00
Scott Stone
65875e63e0 Merge branch 'master' of https://github.com/mamedev/mame 2016-09-06 14:47:55 -04:00
Scott Stone
6ee2829743 Fixed neogeo.xml based on a change that was not copied over from the neogeo.cpp driver for puzzldpr. (nw) 2016-09-06 14:47:31 -04:00