Commit Graph

39471 Commits

Author SHA1 Message Date
David Haywood
c560acbc01 don't fali -validate (nw) 2015-12-11 18:57:38 +00:00
David Haywood
27389d014b these don't work properly, they never have, being sniped by *invisible* bullets is not a minor issue, also entire gfx layers / features (circle in the middle which game play depends on) is not either. 2015-12-11 18:20:30 +00:00
Miodrag Milanovic
dbca6f4c01 update some of remaining licenses (nw) 2015-12-11 14:39:43 +01:00
Miodrag Milanovic
9a2ed1703a tagged_list without tagmap_t (nw) 2015-12-11 13:59:37 +01:00
Vas Crabb
e883c98c93 S2636 drawing optimisation (nw) 2015-12-11 23:34:38 +11:00
Vas Crabb
5702bef80d Try to fix S2636 offsets in games using legacy screen params 2015-12-11 23:34:38 +11:00
Vas Crabb
ac245e3ff7 Re-write S2636 from scratch as needed for subhuntr:
* Needs raw screen parameters and calls from scanline timer to work properly
* Collision and completion bits generated correctly including duplicates
* Supports background and score display
* Generates audio tone from line frequency
* Probably hurts performance when rendering per frame
2015-12-11 23:34:37 +11:00
Vas Crabb
18966159a0 Use AM_MIRROR (nt) 2015-12-11 23:34:36 +11:00
Miodrag Milanovic
2518281521 Some licenses fixes and updates (nw) 2015-12-11 13:10:57 +01:00
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
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