Commit Graph

44300 Commits

Author SHA1 Message Date
ImJezze
858560fb83 Fixed target scale of HQ3x and HQ4x chains (nw) 2016-06-18 14:34:39 +02:00
Olivier Galibert
56214fef9c Fix cybikoxt (nw) 2016-06-18 12:37:09 +02:00
Olivier Galibert
8c666a95a0 Fix lupin3a (nw) 2016-06-18 12:25:36 +02:00
Robbbert
1908ee685a Fixed schasercv crash at start. (Lupin3a is still broken). 2016-06-18 17:34:54 +10:00
Brad Hughes
fd56812b53 Don't crash on input modules not derived from wininput_module (like "none") 2016-06-18 03:21:38 -04:00
Brad Hughes
432e378456 Add XAudio2 init time logging 2016-06-18 03:19:36 -04:00
etabeta78
280076f75e added a few more images. nw. 2016-06-18 06:24:32 +02:00
etabeta78
1ce4f98257 few final touches and fixed a bunch of mistakes I did. nw. 2016-06-18 06:24:00 +02:00
Robbbert
ddfbfecf65 Merge branch 'master' of https://github.com/mamedev/mame 2016-06-18 12:15:28 +10:00
Robbbert
9d0ebd77c7 A few more fixes. 2016-06-18 12:14:22 +10:00
mahlemiut
bb295d8720 megapc: restore keyboard/portb subunits handlers. Fixes POST errors. 2016-06-18 14:10:39 +12:00
Brad Hughes
7f81081c6a Change two dynamic bind messages to verbose. 2016-06-17 22:01:45 -04:00
cracyc
df8f1740f3 qx10: fix mask error, still fails to boot though (nw) 2016-06-17 16:36:08 -05:00
hap
dabfeb8805 stupid horse 2016-06-17 23:23:46 +02:00
Olivier Galibert
be4a1e78df 8080bw fixes (nw) 2016-06-17 22:47:27 +02:00
Olivier Galibert
1982bc3a62 Fix some cpus with virtual ports, mark them with +1 in any case (nw) 2016-06-17 21:26:34 +02:00
etabeta78
e4c3d9dd4c aristmk5.cpp: unified rom naming and added a few sets that were
missing. [Heihachi_73]
2016-06-17 21:23:21 +02:00
hap
a205b38cf6 Merge pull request #962 from ajrhacker/addrvalid
Validity checking for AM_MASK/AM_MIRROR/AM_SELECT, based on OG's rece…
2016-06-17 21:10:55 +02:00
AJR
6f6561f4d6 Fix remaining AM_MIRROR issues in 8080bw.cpp following hap's example (nw) 2016-06-17 14:43:47 -04:00
R. Belmont
11ed715659 Merge pull request #955 from belegdol/master
Made the way jpeglib.h is included more pretty
2016-06-17 14:26:57 -04:00
hap
56aeaaf61a remove leftover 2016-06-17 20:08:52 +02:00
AJR
0d6f7bc4b0 Validity checking for AM_MASK/AM_MIRROR/AM_SELECT, based on OG's recent restrictions (nw)
- Update address maps so all drivers pass checks
- Comment out some irregularly-patterned mirrors on RAM areas (needs better solution)
2016-06-17 14:05:34 -04:00
hap
1366695f97 unkhorse: update prev commit 2016-06-17 20:03:48 +02:00
etabeta78
19dee7dd9b I forgot to update a param in my stupid script. nw. 2016-06-17 19:34:12 +02:00
hap
150877cf4c unkhorse: fix AM_MIRROR problem + small cleanup 2016-06-17 19:31:16 +02:00
Olivier Galibert
402f0c86ab emumem: Handlers on different subunits of the same address with different address masks are now supported. [O. Galibert] 2016-06-17 19:00:50 +02:00
Olivier Galibert
a903e4c59c Merge pull request #956 from Dagarman/master
Fix comment
2016-06-17 18:27:07 +02:00
Robbbert
376b9cd96a fixes for onyx, pacman, marywu. 2016-06-18 01:28:44 +10:00
Miodrag Milanovic
5e906e9fcf simple_list to std::vector (nw) 2016-06-17 15:40:26 +02:00
etabeta78
f349b1083b aristmk5.cpp: reorganized sets based on their actual description.
[Heihachi_73]
2016-06-17 14:59:10 +02:00
Robbbert
b0bd286bb1 system1: fixed regression. 2016-06-17 22:34:50 +10:00
Robbbert
07cb83f3ff Merge branch 'master' of https://github.com/mamedev/mame 2016-06-17 21:40:57 +10:00
Robbbert
5d3c09685c astrocde: fixed gorf regression. 2016-06-17 21:40:05 +10:00
Miodrag Milanovic
402ad8ef85 small debugger cleanup (nw) 2016-06-17 13:39:42 +02:00
Robbbert
d46955ca65 mcr, mcr3: fixed memory regressions. 2016-06-17 20:59:57 +10:00
Angelo Salese
2e8a87393b ... and analog noise being generated like ass (nw) 2016-06-17 12:53:20 +02:00
Angelo Salese
dc5d8a94e6 Improved doxygen-style comments for some defs in screen.h, thumbs down for the class (nw) 2016-06-17 12:49:22 +02:00
Miodrag Milanovic
3969f6e749 Fixed debugger regression (nw) 2016-06-17 12:04:28 +02:00
Robbbert
6b2229fee3 galaxian.cpp: fixed regression in amidar and turtles. 2016-06-17 19:05:15 +10:00
Lord-Nightmare
8c7045a16a forgot this (n/w) 2016-06-17 04:07:50 -04:00
Lord-Nightmare
6ad21a5d34 decwritr.c: update the la120 driver documentation a bit, fixed memory mirror related issue [Lord Nightmare]
decwritr.c: documented the Caps Lock key being a physical toggle [NeXT]
2016-06-17 03:45:42 -04:00
etabeta78
00849083e2 aristmk5.cpp: Added proper descriptions to most sets. [Heihachi_73] 2016-06-17 08:03:11 +02:00
Ivan Vangelista
ccd561e93c Merge pull request #959 from ajrhacker/master
Watchdog cleanups (nw)
2016-06-17 07:39:08 +02:00
Scott Stone
8bcf04c6cf Merge branch 'master' of https://github.com/mamedev/mame 2016-06-17 00:09:15 -04:00
Scott Stone
7f79b08ada Fix compile error for 5.4.0 GCC (nw) 2016-06-17 00:08:52 -04:00
Phil Bennett
adca716b16 Dropped a clanger -nw- 2016-06-16 21:05:36 -07:00
etabeta78
acc76510ba Merge pull request #960 from rzero9/patch-2
fmtowns_cd.xml: new dumps & title fixes
2016-06-17 05:44:06 +02:00
Phil Bennett
9d31bd76d3 New games added or promoted from NOT_WORKING status
Kyuukoukabakugekitai - Dive Bomber Squad [Andy Welburn, ShouTime, Smitdogg, Haze, Imhotep, Ryan Holtz, hap, Zhivko Dimitrov, spogghi, ANY, Arjen Hoekman, Arcade Addict, krick, Dullaron, Eddie, f205v, rtw, Rod_Wod, Fabien Marsaud, InsertMoreCoins, Jan Stuhler, trap15, Macaw, Team Japump, Brandon Munger, Juan Manuel Gutierrez, abelardator2, Jordi Bosch Creus, haynor666, Nestor Acebo Jimenez, Carl Perry, Jeremy McElroy, Steven Boswell, JJaVMeTaL, Steven LeMaire, Matthew Shultz, Mark Riley has no toaster, Carlos Gutierrez, Bjorn Stahl, Aldo Vittorio De Luca, Bruno Celsi, Philip Zumbrun, cornishdavey, Stefano De Dionigi, motoschifo, Mamesick, Daniel Hitchcock, Patrick Wheeler, bisus, desodeso, Swos, Don Zaucker, Tox Nox Fox, Zak0077, giuppo, Moket, Frankie, robindan77, biasini, Dr_Zero, motoschifo, Mameremember, John Wilke, Sean Sutton, Renato Mucciarelli, Berlioux Julien, Lior Aouate, The Dumping Union]
2016-06-16 20:05:21 -07:00
Scott Stone
59f1eeb2e8 Fix size on recent pico.xml change (nw) 2016-06-16 20:59:15 -04:00
angelosa
6a0c7740c7 Fixed laserdisc screen PAL parameters [Angelo Salese] 2016-06-17 01:39:07 +02:00