Commit Graph

38035 Commits

Author SHA1 Message Date
Lord-Nightmare
1a7f8ce3ec oops (nw) 2015-09-13 19:16:46 -04:00
Lord-Nightmare
ebda08b5ed TMS5220 and TMS5110: Fixed incorrect implementation of pitch zero which caused an improperly long period with no pitch at an interpolation inhibited -> voiced boundary. Moved unvoiced parameter zeroing into the frame parser, as on the original chips. Some minor TALK/SPEN state machine changes as well, which should have minimal effect. [Lord Nightmare] 2015-09-13 18:56:27 -04:00
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
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
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
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
Vas Crabb
6393264de2 Fix unused variable 2015-09-11 12:18:53 +08:00
Vas Crabb
066af4c55d Merge branch '_2ca32b8' of https://github.com/shattered/mame 2015-09-11 12:17:49 +08:00
David Haywood
de74ce25fe preliminary decryption of newly added igs_m027.c sets [iq_132] 2015-09-11 03:56:59 +01:00
David Haywood
a54aaa2f84 Merge pull request #320 from felipesanches/amazonia_king
new checksum for IGS Amazonia King program rom
2015-09-11 03:49:48 +01:00
Felipe Corrêa da Silva Sanches
a14edc7894 new checksum for IGS Amazonia King program rom (expected to fix a previous bad dump) 2015-09-10 23:13:22 -03:00
Sergey Svishchev
b7f4c082e6 isa_ibm_pgc: new skeleton driver 2015-09-11 01:26:02 +03:00
Ivan Vangelista
00a276f7d1 segaxbd.c: fixed rascot regression (nw)
Haze, hope I didn't step on your toes. Revert if so.
2015-09-10 20:24:58 +02:00
David Haywood
21c1419519 new not working
Amazonia King II (V202BR) [Macgaiver]
2015-09-10 19:02:23 +01:00
Ivan Vangelista
fcc376de15 cclimber.c: fixed MT06029 (nw)
yamato has one more ROM at 0x7000 - 0x7fff that must be taken care of. I opted for using the same decode for yamato2 too, even if 0x6000 was enough for it, to avoid more code duplication.
2015-09-10 19:56:44 +02:00
David Haywood
177911ca81 Merge pull request #318 from felipesanches/amazonia_king
new nw: IGS 027A: Amazonia King V104BR
2015-09-10 18:31:53 +01:00
Felipe Corrêa da Silva Sanches
33001fcae2 new nw: IGS 027A: Amazonia King V104BR 2015-09-10 14:26:38 -03:00
Felipe Corrêa da Silva Sanches
520c788880 Fixing ROM names in the bootleg version of CAPCOM GunSmoke 1985 to refer to the actual labels and PCB references using in this board. 2015-09-10 13:29:28 -03:00
arbee
a392cdbdb9 netdev: fix pcap crashes on OS X [Rob Braun] 2015-09-10 09:19:54 -04:00