Miodrag Milanovic
a877c987fb
detect if SOURCES file do not exist (nw)
2016-12-09 13:00:51 +01:00
Ivan Vangelista
33aa3d1a62
mmodular.cpp, s7.cpp: Removed double MNW flag (nw)
2016-12-09 11:15:00 +01:00
Robbbert
5ed3d6756d
pulsarlb: changed drive to HD confirmed on real hardware.(nw)
2016-12-09 17:08:41 +11:00
briantro
12cea7b7e3
minor doc updates / corrections - NW
2016-12-08 21:53:46 -06:00
R. Belmont
8daa648671
Merge pull request #1809 from darq-/vaportra
...
vaportra: Fixed missing game over animation, corrected 'P3 coin' and implemented irq6_ack
2016-12-08 14:08:07 -05:00
R. Belmont
8c8566c69f
Merge pull request #1810 from darq-/yunsung8
...
yunsung8: Fixed MSM sounds, simplified inputs and changed incorrect cannballv manufacturer
2016-12-08 14:07:17 -05:00
R. Belmont
cb31a97687
Merge pull request #1808 from JoakimLarsson/pit68230_2
...
68230: added initial support for timer interrupts and embryonic suppo…
2016-12-08 14:06:18 -05:00
darq
49e035c887
Better names for tilemap vars
2016-12-08 18:28:20 +01:00
darq
733524e425
Implemented main irq_ack, removed old TODO note
2016-12-08 18:07:55 +01:00
darq
13ffad436c
cannballv: Fixed manufacturer (was "J" not "T"); also added 'Production' suffix
2016-12-08 18:02:27 +01:00
darq
d90130d7b1
Inputs clean up
2016-12-08 17:52:41 +01:00
darq
129b9d7b99
Simplified ADPCM write: No need for nibble swap
2016-12-08 17:31:06 +01:00
darq
34474bf869
Fixed MSM sounds
2016-12-08 17:25:22 +01:00
darq
4146ff7e70
Merge remote-tracking branch 'refs/remotes/mamedev/master'
2016-12-08 16:52:46 +01:00
darq
6ea1e4af89
Note about the service mode DSW + game alignment
2016-12-08 16:15:38 +01:00
darq
a13b431435
Implemented main irq acknowledge
2016-12-08 16:10:22 +01:00
darq
70621033cc
'P3 coin' is 'Service Coin'
2016-12-08 15:50:37 +01:00
darq
228f8b4c01
Fixed missing game over animation
2016-12-08 15:48:14 +01:00
darq
f7e2b25ea3
Merge remote-tracking branch 'refs/remotes/mamedev/master' into vaportra
2016-12-08 15:44:44 +01:00
MetalliC
936efdb717
Merge pull request #1807 from mamehaze/071216
...
added id8751h dumps to 'csilver' and 'srdarwin', not hooked up yet [Caps0ff]
2016-12-08 15:50:19 +02:00
Miodrag Milanovic
124f30dbbc
Enable building projects that are separate of MAME but use same core and lives in separate git tree (nw)
2016-12-08 11:46:15 +01:00
Joakim Larsson Edstrom
8458ac2417
68230: added initial support for timer interrupts and embryonic support for port interrupts
2016-12-08 09:03:00 +01:00
David Haywood
7866487566
added id8751h dumps to 'csilver' and 'srdarwin', not hooked up yet [Caps0ff]
...
(dumps look good, hookups appears to be slightly different to other games due to different main CPU and interrupt schemes, still investigating)
(these can probably be used for the japanese clones if the ID byte is changed to create a fake rom, as was done for the other sets in the driver)
2016-12-07 22:59:13 +00:00
MetalliC
3408ed0ae5
Merge pull request #1806 from mamehaze/071216
...
add dump of i8751 '317-0112' at location c2 to 'goldnaxe2' set. chip…
2016-12-08 00:20:13 +02:00
David Haywood
e97de5880d
add dump of i8751 '317-0112' at location c2 to 'goldnaxe2' set. chip was faulty, some bit errors, internal checksum fails. still using simulation for now [Caps0ff]
...
(the code looks to be mostly the same as the goldnaxe set, not even offset, but unused garbage areas have different fills so tracking down exactly which bits are bad is difficult, as they're not neccessarily all in the used code)
2016-12-07 19:37:12 +00:00
Ted Green
02ba08bd2d
zeus2: WIP: Update coordinate scaling and increase z buffer to 24 bits. (nw)
2016-12-07 12:33:28 -07:00
Ivan Vangelista
d1d0d6aeee
seta.cpp: one last manufacturer fix, thanks gregf (nw)
2016-12-07 13:22:24 +01:00
briantro
4991242234
mame.lst: Correct spelling of manufacturer - NW
2016-12-06 22:33:38 -06:00
briantro
de73c518c5
gcpinbal.cpp: Correct name in header - NW
2016-12-06 22:31:53 -06:00
briantro
c7d6d8285a
new game added - Power Flipper Shooting Pinball
...
New Game added
-------------------------------
Power Flipper Pinball Shooting v1.33 [Jorge Silva]
2016-12-06 22:03:11 -06:00
arbee
dd3a5c7055
micro20; WIP (nw)
2016-12-06 21:43:15 -05:00
R. Belmont
1ac85ba0af
Merge pull request #1805 from JoakimLarsson/pit68230
...
PIT68230: Fixed bug in port A-C write and added check of DDR registers for bit …
2016-12-06 13:39:20 -05:00
Joakim Larsson Edstrom
58790da1f1
Fixed bug in port A-C write and added check of DDR registers for bit updates
2016-12-06 16:13:00 +01:00
R. Belmont
cc3cd361a8
Merge pull request #1799 from Bavarese/patch-20
...
DEC Rainbow 100: scroll fully functional / address reentrance problems
2016-12-06 09:08:21 -05:00
R. Belmont
e68582ec44
Merge pull request #1800 from system11b/S11kozou
...
nbmj8688.cpp: corrected dips for Camera Kozou
2016-12-06 09:06:57 -05:00
R. Belmont
0e488323e7
Merge pull request #1801 from mamehaze/041216
...
dumped i8751 '317-0078' at location c2 for 'altbeast' set, added, works [Caps0ff]
2016-12-06 09:06:47 -05:00
David Haywood
696b25d3fc
dumped i8751 '317-0123a' at location c2 for 'goldnaxe' set, added, works* [Caps0ff]
...
* although I've had to add a dubious cycle steal change to prevent things from crashing, might need more testing / investigation / work with the PCB to verify interrupt sources and if there's a bus steal mechanism.
2016-12-06 13:45:29 +00:00
Robbbert
fcbbc0a0ac
Aussiebyte: fixed RTC (nw)
2016-12-07 00:36:11 +11:00
Ivan Vangelista
fe8a008997
expro02.cpp: fixed manufacturer name for newly added set (nw)
2016-12-06 07:48:01 +01:00
briantro
269a39197b
expro02.cpp: More testing of Miss World 2002 proves it's explicit - NW
2016-12-05 22:48:39 -06:00
briantro
732f5bcd21
seta.cpp: Fix ram comment - NW
2016-12-05 22:28:59 -06:00
briantro
9e86f2021b
seta.cpp: Repair Zombie Raid NVRAM fix - NW
2016-12-05 22:24:44 -06:00
briantro
2ffaff0d84
new clone added Simpson Junior
...
New Clone Added
-------------------------------------
Simpson Junior (bootleg of J. J. Squawkers) [NeoGeo de Ahuizotla, Artemio Urbina, The Dumping Union]
2016-12-05 22:01:40 -06:00
briantro
e28c2cf714
new game working - Miss World 2002
...
New Game Added
-----------------------------------------
Miss World 2002 [NeoGeo de Ahuizotla, Artemio Urbina, The Dumping Union]
2016-12-05 20:39:43 -06:00
David Haywood
073b58a120
dumped i8751 '317-0078' at location c2 for 'altbeast' set, added, works [Caps0ff]
...
(also renamed the mc8123 regions to 'mc8123' instead of 'mcu' because it was confusing)
2016-12-06 02:21:36 +00:00
system11b
e75a2409da
nbmj8688.cpp: corrected dips for Camera Kozou
2016-12-05 18:14:02 +00:00
MetalliC
f08de2314d
hikaru.cpp: NASCAR ROM board p/n (nw)
2016-12-05 19:38:21 +02:00
MetalliC
5858ec90c6
seta.cpp: hook Zombie Raid NVRAM, add calibrated default
2016-12-05 19:35:53 +02:00
Bavarese
6c739d57b1
(nw)
2016-12-05 15:29:10 +01:00
Bavarese
04fa40157a
Remove unwanted comment
2016-12-05 15:27:46 +01:00