Commit Graph

45808 Commits

Author SHA1 Message Date
superctr
a20a6c6906 namconb: fix sound timing for some games.
Did some digging into the sound timing issue in certain NB-1 games.
It seems like the C75 MCU does not like non-60 hz interrupt intervals,
wanting the interrupts to sync with a 120hz internal timer.

By moving the interrupt callbacks to separate 60 hz timers
(instead of the 59.7 scanline timer), this fixes the sound tempo in
nebulray, gslugrsj, gslgr94u and clones, and vshoot.
2016-08-18 17:42:02 +02:00
briantro
bffc4d03d8 merit.cpp: Cut-N-Paste error fix - NW 2016-08-17 19:34:56 -05:00
briantro
c5c14079ae New Casino Five clone
New Clone Added
---------------------------------------------
Casino Five (3315-02, U5-2B) [Brian Troha, The Dumping Union]
2016-08-17 19:29:38 -05:00
Curt Coder
7ef6cb0dc2 compis: Fixed keyboard. [Curt Coder] 2016-08-17 23:40:18 +03:00
MetalliC
369f949bba new clones added (NOT_WORKING)
------------------------------
OutRun 2 Special Tours (Japan) (Rev A) (GDX-0011A) [ShouTime, rtw]
2016-08-17 22:41:48 +03:00
R. Belmont
9ac8a92837 Merge pull request #1253 from shattered/_d83fe99
ec1841 + isa_hdc: don't stall at startup of test disk (take 2)
2016-08-17 14:23:17 -04:00
R. Belmont
7fbdd2ab54 Merge pull request #1259 from mamehaze/mpu4test
various MPU4 description updates
2016-08-17 14:23:06 -04:00
David Haywood
b10711af47 more mpu4 descriptions (nw) 2016-08-17 17:46:51 +01:00
Vas Crabb
98907c9283 BIT doesn't need to be a macro 2016-08-18 02:24:14 +10:00
Vas Crabb
e0ff24b42b let's tidy up some scope (part 2 of evil plan) 2016-08-18 02:14:13 +10:00
Ivan Vangelista
dc67d94edb Some more synching with PinMAME. More to come (nw) 2016-08-17 17:08:08 +02:00
Robbbert
7060de2195 Playmatic Pinball: 5 more mostly working. 2016-08-18 00:57:39 +10:00
Olivier Galibert
cf40a40ee7 Merge pull request #1258 from superctr/c352_improvement
namconb1: forgot speaker rearrangement for NB2
2016-08-17 16:07:04 +02:00
superctr
96de35dd1b namconb1: forgot speaker rearrangement for NB2 (nw) 2016-08-17 15:51:24 +02:00
Vas Crabb
b9ec4775e6 Merge pull request #1256 from GiuseppeGorgoglione/master
gba: decouple video device from main machine state using callbacks
2016-08-17 23:11:22 +10:00
Olivier Galibert
e473144148 Merge pull request #1257 from superctr/c352_improvement
c352 code formatting, change type formats
2016-08-17 15:00:11 +02:00
superctr
69cbd4ae98 c352 code formatting, change type formats 2016-08-17 14:39:24 +02:00
Giuseppe Gorgoglione
0f4337d6a6 gba: decouple video device from main machine state using callbacks 2016-08-17 14:34:28 +02:00
Olivier Galibert
a942ce2004 Merge pull request #1255 from mamehaze/misc_fixes
fix read case in kaneko_calc3.cpp and make kaneko_toybox.cpp safe as well
2016-08-17 13:49:31 +02:00
Olivier Galibert
2d198239db Merge pull request #1254 from superctr/c352_improvement
Namco C352 improvements
2016-08-17 13:48:14 +02:00
David Haywood
828f624a4c fix read case in kaneko_calc3.cpp and make kaneko_toybox.cpp safe as well 2016-08-17 11:22:20 +01:00
Robbbert
15d819009f Spectra Pinball: removed no-longer-needed comment (nw) 2016-08-17 18:31:59 +10:00
superctr
97ba97762a Rearrange C352 channels, remove rear channels for systems without second
DAC

Also fixed incorrect clock frequency in namcos11.
2016-08-17 09:59:06 +02:00
superctr
4a5851a2b2 Replace C352 core.
New core has working noise generator and sample interpolation.
2016-08-17 09:34:54 +02:00
Sergey Svishchev
96d62922c8 isa_hdc: implement READSBUFF command (used by ec1841 diags) 2016-08-17 09:48:27 +03:00
Sergey Svishchev
75cbb7673e isa_hdc: don't install ROM on ec1841 (its BIOS supports HDC natively) (nw) 2016-08-17 09:48:27 +03:00
superctr
15a6fc433b update H8/3002 and C352 frequencies for namcos12, namcos23
This is based on sound driver research, and comparing the H8/3002
ND-1/ND-2 programs with the System 12 and 23 programs.

The figures are similar to the previously measured clock speeds so
chances are the earlier values were just measurement error.
2016-08-17 06:26:49 +02:00
superctr
5d5e698e5c Merge pull request #3 from mamedev/master
merge with upstream
2016-08-17 05:44:24 +02:00
briantro
766c2f90b2 minor rom name corrections - NW 2016-08-16 19:33:18 -05:00
briantro
d3bc3e9df1 midyunit.cpp: Spelling correction - NW 2016-08-16 19:13:39 -05:00
briantro
be35c1550d new German Terminator 2 - Judgment Day clone
Out of whatsnew - Ranamed roms as per labels

New Clone Added
-------------------------------------------------------
Terminator 2 - Judgment Day (rev LG1 11/04/91) [Bicycle Repairman]
2016-08-16 19:04:36 -05:00
R. Belmont
688b9177c8 Merge pull request #1246 from shattered/_dcc54a9
ec1841: adapt to Memory Fun (TM)
2016-08-16 18:17:35 -04:00
Olivier Galibert
c0bb8bc5da kaneko_calc3: Stop trashing memory [O. Galibert] 2016-08-16 23:03:05 +02:00
Ivan Vangelista
d7099a7d46 yunsung8.cpp: simplified rom loading (nw) 2016-08-16 21:45:39 +02:00
Ivan Vangelista
7914a8b289 Started synching with latest PINMAME. Will add new games directly in the wn (nw) 2016-08-16 21:10:00 +02:00
James Wallace
8a4bc0d1ca Added all known expansions as fragments for DRIVER_INIT. This will permit 'per set' configuration to make the games playable. 2016-08-16 20:06:43 +01:00
Olivier Galibert
ecbab7db5d Merge pull request #1252 from dankan1890/patch1
Fixed menu lag.
2016-08-16 20:56:06 +02:00
Olivier Galibert
1cbf71e5da vgmplay: Add the sn76496, no variant detection though (nw) 2016-08-16 20:31:31 +02:00
Olivier Galibert
57767c08af vgmplay: Add 2612 dac (nw) 2016-08-16 20:15:06 +02:00
dankan1890
1ec5a77b56 Moved creation roms list where necessary, this gets back to the menu at acceptable reaction times. (nw) 2016-08-16 19:06:22 +02:00
Olivier Galibert
7ab2f5b02f vgmplay: Add ym2413 (nw) 2016-08-16 18:42:07 +02:00
Scott Stone
fcf42b6005 vgmplay duplicate shortname fix (nw)
wangmid parent/clone relationship fix (nw)
2016-08-16 12:19:44 -04:00
Olivier Galibert
429360df92 dirom: Make robust to too big roms 2016-08-16 16:13:07 +02:00
therealmogminer@gmail.com
049c4c39cd Fix some modernization bugs in the CMI IIx driver, nw 2016-08-16 15:38:28 +02:00
James Wallace
3f9f96f8c8 Merge pull request #1250 from mamehaze/other_fruity_work
found the rather obvious bug that was actually preventing the 2nd lot…
2016-08-16 11:58:17 +01:00
Curt Coder
b4d4167d76 compis: WIP. (nw) 2016-08-16 12:44:59 +03:00
Curt Coder
06403c58b1 Less errorlog spam. (nw) 2016-08-16 12:44:59 +03:00
mahlemiut
8af56d841a debugimgui: added images menu, with crude file select dialog [Barry Rodewald] 2016-08-16 21:34:48 +12:00
Olivier Galibert
a826c0569f okim6295 dirom fix 2016-08-16 11:11:36 +02:00
Curt Coder
2d165744d0 cmi: Compile fix. (nw) 2016-08-16 11:19:56 +03:00