Curt Coder
36546b5bc7
pet_rom.xml: Added MONJANA/1. [Ruud Baltissen]
2015-12-11 14:07:26 +02:00
mahlemiut
3c628e4681
Giving the internal debugger a bit of love. Make closed windows actually disappear, and add a Run and Hide Debugger option. Also spaced out initial windows, so that they aren't on top of each other to start with.
2015-12-11 22:50:25 +13:00
Miodrag Milanovic
81bd74b156
ups
2015-12-11 06:13:37 +01:00
Miodrag Milanovic
b47a4a779d
let's see how this work
2015-12-11 06:12:09 +01:00
MASH
c817efdfd5
new WORKING game
...
Joker Poker (Coinmaster set 1) [MASH]
Fixed also gfx1 roms lenght to 0x2000
2015-12-11 05:18:52 +01:00
MASH
5096a8aa3f
Lower case KL5C80A12 device name.
2015-12-11 04:21:20 +01:00
briantro
50def15673
glass.cpp: Verified clocks & pin7 status from real PCB. [system11, The Dumping Union]
2015-12-10 19:14:46 -06:00
angelosa
a2f98cef01
Forgot to say this, nw
2015-12-11 01:01:27 +01:00
angelosa
c24c0e7fa8
konamigx.cpp: Replaced CCU with device version, including pixel clock select mechanism. [Angelo Salese]
...
k053252.cpp: Implemented preliminary vertical position count. [Angelo Salese]
(Everything works except Racing Force crashing and Type 3/4 video code not liking the new arrangement for whatever reason)
2015-12-11 00:48:44 +01:00
David Haywood
2e47a293dd
fix crash, but what a terrible hack this is in the first place (nw)
2015-12-10 23:26:44 +00:00
angelosa
7301a01524
Coin counters, nw
2015-12-10 22:18:46 +01:00
angelosa
0cf53aa54f
Restructured CCU, eventually for finally adding proper device hookup.
...
Added (always disabled?) hblank irq for le2, nw
2015-12-10 21:42:32 +01:00
Miodrag Milanovic
14419ed38c
Fix after tagmap conversion (nw)
2015-12-10 19:29:22 +01:00
Ville Linde
1499f84d83
tms32051: add TMS32053 (nw)
2015-12-10 18:36:15 +02:00
R. Belmont
35f5c0cc63
Add quick documentation (nw)
2015-12-10 08:18:53 -05:00
David Haywood
65a737615a
subsino2.c - improved tile size selection (ptrain needs it)
2015-12-10 11:29:11 +00:00
Miodrag Milanovic
ee942ae0fb
some MSBUILD fixes (nw)
2015-12-10 12:16:06 +01:00
David Haywood
8929ef8949
restore pre-2012 y-board sprite priority behavior, a mask got lost in the mixing code with this update from Aaron
...
d3dc6db3f8
resulting in the MT bug http://mametesters.org/view.php?id=6098
which is now fixed.
2015-12-10 04:27:38 +00:00
Ville Linde
e6ea746dcf
taitopjc: hook up the DSP (nw)
2015-12-10 05:37:00 +02:00
angelosa
4db6a6e37e
Fix MT #5423
2015-12-10 01:13:00 +01:00
Luca Elia
daf048e2e8
New machines added or promoted from NOT_WORKING status
...
------------------------------------------------------
Panda Train (Novamatic 1.7) [f205v]
2015-12-09 23:06:24 +01:00
Miodrag Milanovic
3414b0166e
tagmap_t to std::unordered_map or std::unordered_set where applicable (nw)
2015-12-09 21:14:13 +01:00
Cowering
00a496face
(retrying) fix up some lto things (still can't compile full MAME on Windows) Also add a few msg texts for VS warnings (NW)
2015-12-09 12:58:08 -06:00
Miodrag Milanovic
ce3bc53918
had to revert this in order clang to work (nw)
2015-12-09 17:30:14 +01:00
Miodrag Milanovic
83e804ab0c
updated checks since old versions are anyway not supported (nw)
2015-12-09 15:53:43 +01:00
Miodrag Milanovic
52612a9fdd
cleanup of osdcomm.h (nw)
2015-12-09 15:20:48 +01:00
Miodrag Milanovic
791743976e
Revert "Cleanup of osdcomm.h (nw)"
...
This reverts commit 1d40aecb58
.
2015-12-09 11:37:33 +01:00
Miodrag Milanovic
1d40aecb58
Cleanup of osdcomm.h (nw)
2015-12-09 10:50:20 +01:00
Miodrag Milanovic
700683468a
Removed dead PPC code (nw)
2015-12-09 10:25:40 +01:00
David Haywood
9ce2bd4f15
Merge branch 'master' of https://github.com/mamedev/mame
2015-12-09 01:00:46 +00:00
angelosa
6b66c2b358
Fix MT #06067 , added VRAM mirrors to type C.
2015-12-09 01:55:05 +01:00
Olivier Galibert
d984ba39cd
[Insert Q*Bert comment here] (nw)
2015-12-09 01:41:37 +01:00
Olivier Galibert
81db5aa284
Merge pull request #492 from dankan1890/master
...
chihiro.cpp: fix "error: 5 enumeration values not handled in switch: …
2015-12-09 01:33:44 +01:00
dankan1890
da7c7275b2
chihiro.cpp: fix "error: 5 enumeration values not handled in switch: 'X1R5G5B5_Z1R5G5B5', 'X1R5G5B5_X1R5G5B5', 'X1A7R8G8B8_Z1A7R8G8B8'..." in lines 1255 - 1860.
2015-12-09 01:12:38 +01:00
Cowering
35f349936b
fix lto odr warning and remove unneeded variable (why didn't GCC catch this??) (nw)
2015-12-08 15:06:01 -06:00
yz70s
4a017f48c8
chihiro.cpp: "enum" -> "enum class" (nw)
2015-12-08 21:33:25 +01:00
angelosa
85cc00aad3
Reinstated alpha-blended tiles as solid, having two examples is already enough for testing, nw
2015-12-08 20:20:53 +01:00
angelosa
162bed3bd9
Sexy Parodius didn't like what I've just done, noted and add a bug filler for p1 param, nw
2015-12-08 19:29:02 +01:00
angelosa
eaa235c2b6
Merge branch 'master' of https://github.com/mamedev/mame
2015-12-08 18:53:00 +01:00
angelosa
14b8a60757
Not supposed to be this big, nw
2015-12-08 18:51:52 +01:00
Peter Ferrie
8678d95c8e
fix compile in MSVC 2015 (nw)
2015-12-08 08:43:09 -08:00
David Haywood
24cb6d896b
correct gfx rom for space train [f205v]
2015-12-08 16:14:20 +00:00
Guru
407e00816c
toki.cpp: added Guru-Readme(c)(tm)(r) for Toki PCB and fixed file names of all original ROM sets (nw)
2015-12-08 20:49:28 +08:00
Guru
5c4cb2edc6
gameking.cpp: fixed comment (confirmed with PeT) (nw)
2015-12-08 19:39:40 +08:00
Guru
2fbce6ef31
mitchell.cpp: added Guru-Readme(c)(tm)(r) for Pang PCB (nw)
2015-12-08 19:36:48 +08:00
David Haywood
ee4de98bf2
Merge pull request #490 from plgDavid/patch-1
...
Update pv1000.xml
2015-12-08 01:08:58 +00:00
David Viens
6bb85e1ccb
Update pv1000.xml
...
Brand new dump.
2015-12-07 19:52:10 -05:00
angelosa
a58f5e3a47
Notes for ESC protection, nw
2015-12-08 00:22:07 +01:00
David Haywood
8f07bc7977
keep -aviwrite happy (nw)
2015-12-07 23:01:18 +00:00
David Haywood
bc997f8e07
allow the Konami CRTC to configure the 'slave' screen in the demux setup too (nw)
...
btw, we should probably declared Run and Gun as a new working game in 0.169, it's never really worked properly before all this recent work (eg. you could hang it simply by forgetting to select the 'play independently' option)
2015-12-07 22:57:53 +00:00