RobertoFresca
d33e63ed17
Merge branch 'master' of https://github.com/mamedev/mame
2016-08-18 21:59:05 -03:00
therealmogminer@gmail.com
9f03cc1aef
-vgmplay.cpp: Added HuC6280. [Ryan Holtz]
2016-08-19 00:24:46 +02:00
MetalliC
7edec8eba4
new clones added (NOT_WORKING)
...
------------------------------
Wangan Midnight Maximum Tune 2 (Japan) (Rev A) [ShouTime, rtw]
2016-08-19 00:44:07 +03:00
Curt Coder
45de39ef65
compis: WIP. (nw)
2016-08-18 23:52:18 +03:00
hap
68c42f925c
Merge pull request #1265 from superctr/c352_flags
...
Byteswap timecris sample ROM, remove MACHINE_IMPERFECT_SOUND flags for C352 games
2016-08-18 22:45:14 +02:00
superctr
41363f3fd8
remove MACHINE_IMPERFECT_SOUND flags for namcos23.cpp
2016-08-18 22:27:30 +02:00
James Wallace
90032db52e
Merge pull request #1261 from johnparker007/maygay_layouts_add
...
Adding layouts to Maygay M1 driver
2016-08-18 20:24:50 +01:00
superctr
2dabc32063
timecris: byteswapped sample rom (ts1wavea.2l)
2016-08-18 21:18:41 +02:00
superctr
e83ecbebaa
remove MACHINE_IMPERFECT_SOUND flags for C352 games
2016-08-18 20:34:02 +02:00
hap
dbf0cdd0c3
-Wmisleading-indentation compile fix
2016-08-18 20:20:32 +02:00
R. Belmont
9f3b14ef53
Merge pull request #1264 from superctr/namconb_timing
...
namconb1: fix sound timing for some games.
2016-08-18 14:03:27 -04:00
Robbbert
4808e88290
Playmatic Pinball: All MPU-1 games working, plus other WIP.
2016-08-19 03:24:05 +10:00
therealmogminer@gmail.com
0457e4cd1f
Change back k053260 changes partially, nw
2016-08-18 19:14:25 +02:00
hap
b4cf20fa11
dotrikun: much better video timing, but still shows glitches in ccovell's rom
2016-08-18 19:12:04 +02:00
therealmogminer@gmail.com
d7f7131a09
Make multipcm cache sample data on keyon, nw
2016-08-18 18:13:35 +02:00
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
Ivan Vangelista
96a3e2f005
More PinMAME synching (nw)
2016-08-18 17:14:17 +02:00
therealmogminer@gmail.com
de19eb547f
Added YM2203, YM3526, AY-3-8910, NES APU, DMG APU, K053260, and MultiPCM to vgmplay, nw
2016-08-18 16:09:12 +02:00
RobertoFresca
0352649456
Merge branch 'master' of https://github.com/mamedev/mame
2016-08-18 00:52:37 -03:00
Brad Hughes
6b83b0dbee
Minor XAudio2 tweak to not always submit buffers if not needed (nw)
2016-08-17 23:40:50 -04:00
RobertoFresca
44eeac9589
Merge branch 'master' of https://github.com/mamedev/mame
2016-08-17 23:25:06 -03: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
John Parker
c252e8e286
Adding layouts to Maygay driver
2016-08-17 21:32:26 +01: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