Peter Ferrie
fb246e3a5b
Merge branch 'master' of https://github.com/mamedev/mame
2015-09-13 15:47:26 -07:00
Lord-Nightmare
1cf9087a7c
tms5110r.inc: comment updates (nw)
2015-09-13 17:10:56 -04:00
Joakim Larsson Edström
3c5965366b
Fixed some type errors
2015-09-13 22:08:00 +02:00
Valley Bell
1068a01153
prevent main menu from overwriting error.log and wavelog
2015-09-13 21:44:11 +02:00
Joakim Larsson Edström
fe94a528fe
Removed Curt from copyright holders, I am sure he doesn't want to get blamed for this device
2015-09-13 20:56:22 +02:00
Joakim Larsson Edström
1211bfb33e
fixed cut&paste error
2015-09-13 20:36:08 +02:00
Joakim Larsson Edström
fc2ce6db31
reverted to version of z80dart prior this patch
2015-09-13 20:31:22 +02:00
Joakim Larsson Edström
12a7a1c7e2
moved z80sio and z80scc devices to src/devices
2015-09-13 20:19:25 +02:00
Joakim Larsson Edström
1375689531
Added driver for Heurikon HK68K/V10 VME board
...
Added some SCC support in the z80dart driver
2015-09-13 20:17:02 +02:00
Joakim Larsson Edstrom
13bbcd2836
Added new devices to build
2015-09-13 20:16:02 +02:00
Joakim Larsson Edstrom
cdf1498d12
modified to use z80scc device instead of z80dart
2015-09-13 20:12:45 +02:00
Joakim Larsson Edstrom
f377fb6a2e
restored z80dart.[ch] to mame0165
2015-09-13 20:12:45 +02:00
Joakim Larsson Edstrom
c84deae971
added z80scc device, supporting just polled asynchrounous mode at the moment
2015-09-13 20:12:30 +02:00
Joakim Larsson Edstrom
ba03ee9087
Added new z80sio driver derived from z80dart.c
2015-09-13 20:12:29 +02:00
Joakim Larsson Edström
807bdf0a06
Added driver for Heurikon HK68K/V10 VME board
...
Added some SCC support in the z80dart driver
2015-09-13 20:12:29 +02:00
Miodrag Milanovic
d32cc1334d
replaced all tabs with spaces in makedep.py (nw)
2015-09-13 19:10:32 +02:00
Miodrag Milanović
5231ce9c71
Merge pull request #323 from fulivi/hp64k_dev3
...
hp64k: small code refactoring
2015-09-13 19:00:58 +02:00
Cowering
c9d6609bf0
fix cross compile paths, make ar work with lto until Windows GCC fixed
2015-09-13 09:55:03 -05:00
MetalliC
ce83817f7e
typo (nw)
2015-09-13 16:49:00 +03:00
MetalliC
72759ff974
Naomi / Chihiro docs update [f205v]
2015-09-13 16:43:28 +03:00
Miodrag Milanovic
d0e0a5bfa4
removed not needed include paths (nw)
2015-09-13 14:04:00 +02:00
Miodrag Milanovic
e3a6e9b0b8
removed deps from 3rdparty to osd (nw)
2015-09-13 12:45:56 +02:00
Miodrag Milanovic
05c7edb199
Remove direct zlib dependency in code (nw)
2015-09-13 12:27:46 +02:00
Miodrag Milanovic
954e900b78
Fix VS x64 compile (nw)
2015-09-13 12:17:50 +02:00
Miodrag Milanovic
c9bde5341d
reorganized scripts according to new structure (nw)
2015-09-13 10:17:58 +02:00
Miodrag Milanovic
ee7ff77255
update build scripts and code change in order to fix compile (nw)
2015-09-13 09:20:24 +02:00
Miodrag Milanovic
deb9df99b5
placed back some files that should be part of core (nw)
2015-09-13 08:54:09 +02:00
Miodrag Milanovic
f88cefad27
Move all devices into separate part of src tree (nw)
2015-09-13 08:41:44 +02:00
Mamesick
6972e75f62
Attempt to fix MAMETESTERS bug #5939
...
05939: prehisle, gensitou, prehislek, prehisleu: Wrong speed.
This is a guesswork but in any case it's better than use a standard refresh rate of 60.00 Hz. Values are taken from snk68.c driver which contains games with very similar (if not identical) hardware to prehisle. Notice that the new refresh rate is identical to NeoGeo and this should not be a surprise since we're talking about SNK manufacturer
2015-09-13 08:08:50 +02:00
Lord-Nightmare
e92ac9e0fa
TMS5220 and TMS5110: Fix an off-by-one in the interpolator causing the k5 coefficient to not be zeroed during unvoiced frames. Fixes various speech glitches. [Lord Nightmare]
2015-09-13 00:23:53 -04:00
Felipe Corrêa da Silva Sanches
0d960267cb
Adding DIP Switch settings for IGS Amazonia King
2015-09-12 19:47:55 -03:00
arbee
760eda9d94
naomi: disc redumps for moeru, usagiym, jingystm, keyboard, luptype, and initdv2j [Guru, R. Belmont]
2015-09-12 15:46:30 -04:00
Vas Crabb
768d0e25a3
Remove redundant PORT_MODIFY (nw)
2015-09-12 21:28:58 +08:00
Vas Crabb
bdf6a49ecd
cmezspin: fix DIPs/inputs [Vas Crabb, hsialin]
2015-09-12 21:06:17 +08:00
David Haywood
51650d9634
new clones
...
Rolling Thunder (oldest) [Layer (from neo-arcadia & jammaplus)]
this seems to be the original release, every rom was labeled RT1, all other revisions have been gradually upgraded (the existing oldest set replaces the MCU code, samples, and one data rom with RT2 for example)
2015-09-12 12:18:44 +01:00
Vas Crabb
be797989f8
New clones added
...
----------------
J. J. Squawkers (older) [Alex Marshall]
2015-09-12 18:05:48 +08:00
Miodrag Milanovic
494ea9fab0
added missing file for OSX (nw)
2015-09-12 11:56:19 +02:00
Miodrag Milanovic
a4ea92de24
Update scripts for compile with latest BGFX (nw)
2015-09-12 11:06:14 +02:00
Miodrag Milanovic
7acef62424
DX12 not working under mingw so disabling it for now (nw)
2015-09-12 11:05:29 +02:00
Miodrag Milanovic
dc4e3db9a5
removed not needed DirectX files (nw)
2015-09-12 11:04:54 +02:00
Miodrag Milanovic
7ca8f88a5c
Added latest BGFX (nw)
2015-09-12 10:23:53 +02:00
Miodrag Milanovic
6d06509293
Added latest BX (nw)
2015-09-12 10:22:55 +02:00
Miodrag Milanovic
115ffcb10a
Moved netlist from emu to lib (nw)
2015-09-12 10:12:14 +02:00
David Haywood
9b5c3ab3e0
improve amazonia decryption [iq_132]
2015-09-12 02:03:36 +01:00
Guru
45589ff3e6
coolridr.c: removed Aqua Stage comments because it's dumped
2015-09-11 21:27:23 +08:00
David Haywood
7477a92f9a
adjust NeoGeo sound balance based on some hw recordings [Dr.Venom]
...
see
http://mametesters.org/view.php?id=6028
for discussion
2015-09-11 11:35:50 +01:00
Andrew Gardner
4cb6b31183
hng64 : Bugfix for polynew conversion - fixed writing to the z-buffer in the
...
wrong spot.
2015-09-11 10:23:33 +02:00
David Haywood
3b06958425
Merge pull request #317 from felipesanches/gunsmokeb_rom_naming
...
Fixing ROM names in the bootleg version of CAPCOM GunSmoke 1985 to re…
2015-09-11 07:48:57 +01:00
Lord-Nightmare
935d97d121
tms5220.c: whitespace cleanup (n/w)
2015-09-11 01:11:28 -04:00
Lord-Nightmare
b355441ece
tms5110.c: minor comment fixes and changes to debugging log data (n/w)
2015-09-11 01:11:26 -04:00