darq
aa93055456
Fixed cocktail mode, added a note about the 'cooperative mode', implemented y scroll, added vram and cram mirrors
2016-12-10 14:47:57 +11:00
arbee
da6f3e3722
aristmk5: redumped topbana, passes checksum [Heihachi_73]
2016-12-09 22:31:25 -05:00
arbee
ecf0ca1497
aristmk5: redumped chickna5u, now passes checksum. [Heihachi_73]
2016-12-09 22:25:47 -05:00
cracyc
8e8ddfee98
hiscore.dat: Updates [Leezer]
2016-12-09 21:22:19 -06:00
arbee
61de6b4f6f
aristmk5: added default NVRAM to cuckoou, dolphntru, incasunu, magimask, magimaska, partygrs, qnileu, and wcougaru so the games come up in a playable state. [Heihachi_73, R. Belmont]
2016-12-09 22:10:57 -05:00
Justin Kerk
ecad2559f8
magnum: Fix aspect ratio. (nw)
2016-12-09 18:46:20 -08:00
therealmogminer@gmail.com
b043dc7a18
-tnzs: Added Taito M-Chip M-001 dump for extrmatn. Also works for drtoppel and plumppop. [Caps0ff]
2016-12-10 00:59:04 +01:00
Robbbert
091b93238d
MT 06449
2016-12-10 10:13:49 +11:00
hap
dcca025d27
notes (nw)
2016-12-09 23:54:22 +01:00
R. Belmont
31987ea228
Merge pull request #1812 from darq-/shootout
...
shootout: Fixed missing title screen music, fixed coin counter and simplified rom loading
2016-12-09 14:38:36 -05:00
Olivier Galibert
7f0ba30ec5
sharc: Use standard memory maps [O. Galibert]
2016-12-09 20:11:33 +01:00
darq
00f449c0ab
Skipping hex values is not so strange for a BCD counter (that would be invalid for a decoder IC); clarified the coincounter_w comment
2016-12-09 19:57:47 +01:00
darq
98ab24199d
Removed m_bFlicker variable and used screen.frame_number instead
2016-12-09 19:28:17 +01:00
darq
de1b4f51a7
Corrected an engRish comment (nw)
2016-12-09 19:05:50 +01:00
darq
3640db6ad4
Added a note that the PCB has only one 12 MHz XTAL, derived all clocks by this value; replaced 'old style' screen parameters with
...
MCFG_SCREEN_RAW_PARAMS
2016-12-09 19:00:37 +01:00
darq
1b29fe0a3d
Merge remote-tracking branch 'refs/remotes/mamedev/master' into shootout
2016-12-09 18:51:55 +01:00
Olivier Galibert
962fda50bc
delegates: Don't crash on late binding if no object is actually needed [O. Galibert]
...
pci9050: Fix the mappings [O. Galibert]
2016-12-09 17:23:03 +01:00
Robbbert
c1a77cedcb
pulsarlb: fixed a few more mistakes (nw)
2016-12-10 00:46:49 +11:00
Olivier Galibert
3801181ced
Merge pull request #1814 from mamehaze/071216
...
new skeleton driver 'pgm3.cpp' [XingXing]
2016-12-09 13:17:27 +01:00
Miodrag Milanovic
a877c987fb
detect if SOURCES file do not exist (nw)
2016-12-09 13:00:51 +01:00
David Haywood
ae95c1e307
new skeleton driver 'pgm3.cpp' [XingXing]
2016-12-09 10:30:44 +00: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
darq
9911222efc
shootouj and shootoutb, like the parent set, also have ram mapped at 0x1004-0x17FF, added a note about unmapped r/w
2016-12-09 03:19:35 +01:00
darq
aa2f62ceb7
Simplified rom loading; added a note about bootleg decryption
2016-12-09 01:40:49 +01:00
darq
09a411be86
Save state: Forgot save_item for m_ccnt_old_val, also initialized m_bFlicker variable
2016-12-09 00:51:37 +01:00
darq
cc1b8a5fb0
Fixed the coin counter; added a note about it, corrected bit 6 of DSW2 (this allows both coins to be recognized), also vblank is active low
2016-12-08 23:59:51 +01:00
darq
d73825f393
Fixed missing title screen music (parent set), normalized YM volumes
2016-12-08 23:02:45 +01: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