Commit Graph

39493 Commits

Author SHA1 Message Date
Cowering
3710d8eca3 try again (nw) 2015-12-12 13:29:13 -06:00
David Haywood
083d13a412 fix 64th street attract demo movements. very nmk-like...
need to make sure this hasn't broken anything still tho
2015-12-12 19:17:12 +00:00
Cowering
850733ce5a touch me (nw) 2015-12-12 12:30:43 -06:00
Cowering
529fe0960f in the 'try anything' dept.... (NW) 2015-12-12 12:30:03 -06:00
Miodrag Milanovic
4bbce9eb49 make exception save actual tag (nw) 2015-12-12 16:36:36 +01:00
David Haywood
2b530503db Merge branch 'master' of https://github.com/mamedev/mame 2015-12-12 15:16:16 +00:00
David Haywood
eb76dff8aa new WORKING softlist entry
tutor.xml: Bermuda Triangle (Jpn) [Ryan Holtz, Team Europe]

was also told that one of the pv1000 cart IDs is for Front Line, so made a note of that.
2015-12-12 15:15:58 +00:00
Miodrag Milanovic
c2aff817f7 fixed duplicated save state (nw) 2015-12-12 16:15:36 +01:00
Miodrag Milanovic
c15d7adef3 compile parameters specific for 3rdparty component (nw) 2015-12-12 15:03:22 +01:00
Miodrag Milanovic
74cfff6fc6 Update to LUA 5.2.3, so source changes (nw) 2015-12-12 14:49:48 +01:00
Miodrag Milanovic
4fef88bc8a ups my mistake (nw) 2015-12-12 12:14:57 +01:00
Miodrag Milanovic
4a942f7662 added some missing (nw) 2015-12-12 12:08:32 +01:00
Miodrag Milanovic
f71f86d052 fixes (nw) 2015-12-12 11:21:32 +01:00
Miodrag Milanovic
234c5deb82 update license based on what actually is done by each person (nw) 2015-12-12 11:21:32 +01:00
mahlemiut
27d7781b7c Add memory window to internal debugger. 2015-12-12 21:56:34 +13:00
Miodrag Milanovic
379581fb36 macro removal INLINE -> static inline (nw) 2015-12-12 08:58:57 +01:00
David Haywood
afe2bbe648 add Jaleco Megasys1 Sprite Mosaic effect (port of FBA code) [iq_132, dink]
used in Takeda Shingen when you get the flashy sword (3rd powerup if you let them cycle)

hopefully this doesn't disagree with our priority handling, if it does, let me know.
2015-12-12 03:59:35 +00:00
Ville Linde
c0814124b5 tms32051: add idle instruction (nw) 2015-12-12 02:50:41 +02:00
mahlemiut
799c299ade Make internal debugger windows just a bit more pleasing to the eye. 2015-12-12 13:31:21 +13:00
David Haywood
374e586d6b Merge branch 'master' of https://github.com/mamedev/mame 2015-12-11 18:57:49 +00:00
David Haywood
c560acbc01 don't fali -validate (nw) 2015-12-11 18:57:38 +00:00
David Haywood
94e9c5672b Merge pull request #494 from MASHinfo/patch-2
Lower case KL5C80A12 device name.
2015-12-11 18:37:45 +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
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