Robbbert
13fcf1d56a
sf2m9: improved the picture
2015-08-28 20:52:22 +10:00
yz70s
3ef784a728
xbox.c: add values for pic challenge handshake (nw)
2015-08-28 10:08:56 +02:00
yz70s
ece079aa74
chihiro.c: under the hood 3d accelerator changes [Samuele Zannoli]
...
-correct some errors
-add more primitives to some graphic methods
-add color mask support
-method 0x100 (NOP) generates correct interrupt
-some method parameters are readable from mmio registers
2015-08-28 10:08:55 +02:00
Lord-Nightmare
017ebde24e
TMS5110: Purge process() of gotos to hopefully make the compiler's optimizer happier. [Lord Nightmare]
2015-08-28 03:43:30 -04:00
Lord-Nightmare
66b36b336f
TMS5220: Purge process() of gotos to hopefully make the compiler's optimizer happier. Add a hack so Victory's "Shields Up" sample and the sample afterward aren't corrupted. [Lord Nightmare]
2015-08-28 03:11:28 -04:00
Scott Stone
3b72af8a26
Merge branch 'master' of https://github.com/mamedev/mame
2015-08-27 21:16:22 -04:00
briantro
c6a331390a
midxunit.c: Do the same as the parent.
...
Not sure why the CPU code is reloaded in with the graphics roms at 0xe00000 but the parent set does it, so make the new proto set do the same with the proto data.
2015-08-27 20:07:51 -05:00
Scott Stone
28f10ac420
Added missing PLD for Quantum. [Andrew Welburn]
2015-08-27 20:58:39 -04:00
couriersud
bce5387096
Some pedantic netlist changes. (nw)
2015-08-28 01:17:21 +02:00
Lord-Nightmare
12d07f9174
TMS5220: implemented talk status state machine properly as shown by patent. Got rid of m_target_* hack in favor of loading data from ROM as needed. Fixed ZPAR logic. Fixed pitch zeroing to match(?) patent. [Lord Nightmare]
2015-08-27 19:08:56 -04:00
Lord-Nightmare
b6ca87aaf6
TMS5110.c: Finally fixed zpar logic correctly. [Lord Nightmare]
2015-08-27 18:45:57 -04:00
Olivier Galibert
44f830bfc4
Merge pull request #292 from tomyun/fix-emudummy
...
Fix GAME_NO_SOUND in emudummy
2015-08-27 21:12:08 +02:00
briantro
45bc19ced1
new Revolution X proto added
...
New Clone Added
----------------------------------------
Revolution X (prototype, rev 5.0 5/23/94) [Chris Engel]
2015-08-27 10:58:34 -05:00
Kyungdahm Yun
2afb393744
emudummy.c: change GAME_NO_SOUND to MACHINE_*
2015-08-27 03:24:26 -07:00
Lord-Nightmare
0d645cc62b
TMS51xx: Got rid of the request_bits and FIFO implementation, both of which were incorrect to hardware. Minor ZPAR fix. Some comment cleanup. [Lord Nightmare]
2015-08-26 19:41:16 -04:00
hap
9f6640deb5
turned folder rights the other way around
2015-08-26 23:09:47 +02:00
briantro
b951fc36ff
lethalj.c: Fix Cut-N-Paste - NW
2015-08-26 13:49:36 -05:00
briantro
a31c3e5df5
lethalj.c: Found a PCB with more descriptive labels - NW
...
Changed the ROM names to reflect the new information in case a different version is found in the future.
2015-08-26 13:41:15 -05:00
Miodrag Milanovic
efa3a679a3
Cleanups and version bump
2015-08-26 08:10:34 +02:00
Lord-Nightmare
bc5ffe4937
whoops (nw)
2015-08-25 23:36:18 -04:00
hap
016f430cea
fix namcos23 crash: http://mametesters.org/view.php?id=5762 (problem with uninitialized variables)
2015-08-26 00:21:15 +02:00
Luca Elia
314affc3a0
New games marked as GAME_NOT_WORKING
...
------------------------------------
Chexx (EM Bubble Hockey, 1983 1.1) [Clay Harrell, Luca Elia]
2015-08-25 17:55:30 +02:00
Luca Elia
5d7316801b
fix typos in intelfsh.c (nw)
2015-08-25 17:55:22 +02:00
Luca Elia
1bb359a353
preliminary fruitpar decryption by iq_132
2015-08-25 17:55:14 +02:00
Luca Elia
585d603f88
Dumped thedealr's i8742 internal ROM [Porchy]
2015-08-25 17:55:06 +02:00
Luca Elia
1e89e27719
Added correct color PROMs for tahjong [Mike Coates]
2015-08-25 17:54:58 +02:00
Michael Zapf
d8d1b5297f
HFDC: Added dip switch "wait for HD" (later models)
2015-08-25 16:03:38 +02:00
mahlemiut
4809f28558
x68k: added brightness control, used for fade in/out effects.
2015-08-25 21:55:23 +12:00
Vas Crabb
cfa93c3750
Merge pull request #285 from Pernod70/master
...
attache: merged revisions and corrected name (nw)
2015-08-25 19:00:18 +10:00
Vas Crabb
ed4c3383d7
patch noise (nw)
2015-08-25 13:06:17 +10:00
Vas Crabb
f500420346
OS/2 patch for 0.164 [KO Myung-Hun]
2015-08-25 13:02:01 +10:00
David Haywood
f91d3e8fea
new clones
...
Mighty Monkey (Kaina Games, bootleg on Scramble hardware) [Team Europe]
2015-08-24 19:56:11 +01:00
David Haywood
637dda3bea
new clones
...
Knuckle Bash (Korean PCB) [caius]
this might be the original release of the game, it lacks the USA and Europe regions (and thus any of the Atari license text) but instead has a Taito license on one of the 2 Japan region settings.
2015-08-24 18:52:18 +01:00
Scott Stone
b97f446084
midzeus.c: Further improvements: [Phil Bennett]
...
* Added alternate back-face culling method
* Added additional blend modes
* Added depth test and write enables
* Slightly improved rasterization
2015-08-24 13:46:05 -04:00
Michael Zapf
780c76d9d2
Added new cartridge types 378 (w/o GROM), 379
2015-08-24 15:10:49 +02:00
Vas Crabb
206a720e1e
DIP switch fix (nw)
2015-08-24 23:00:10 +10:00
Michael Zapf
626820313a
Guarding against inappropriate use
2015-08-24 13:15:16 +02:00
Curt Coder
f4f2ec71ca
pet_rom.xml: Added Edex (France, v4.4) [Hervé Warin]
2015-08-24 09:26:16 +03:00
Curt Coder
1d5d6e0b08
pet: Added French CBM 8032 ROMs. [Hervé Warin]
2015-08-24 09:26:16 +03:00
Lord-Nightmare
3a09ca0888
fix stupid typo, doesn't fix the cvs.c goldbug sound inconsistency yet (nw)
2015-08-23 22:14:03 -04:00
briantro
6dd8a4ef30
konamigx.c: Minor rom name corrections - NW
2015-08-23 20:52:55 -05:00
hap
170fb8de9d
forgot to remove comment
2015-08-24 01:19:34 +02:00
hap
9d6bf7989d
deleted supercon.lay
2015-08-24 01:01:18 +02:00
hap
52fe429406
added internal layout for 4004clk
2015-08-24 00:56:21 +02:00
hap
e7d7db664b
note worded more strict
2015-08-24 00:18:15 +02:00
hap
9a2c51c3de
note
2015-08-23 23:38:21 +02:00
cracyc
25cada293c
leland: fix MT05377 MT05709 and MT05435 (hopefully)
...
pit8253: try to prevent mode 2 triggering twice (nw)
2015-08-23 16:14:09 -05:00
Lord-Nightmare
882edf70ba
tms51xx: removed target_x variables in favor of reloading from coefficient ROM during the generation loop (as the real device does).
...
Implemented proper ZPAR and unvoiced ZPAR logic for zeroing parameters during idle and unvoiced frames.
Changed the pitch zeroing logic during frame inhibit to last an entire interpolation period rather than one sample.
Replaced the speech-is-synthesizing state machine with the original patent TALK, TALKD and SPEN bits.
Redid the talk_status logic to use (TALKD || SPEN) as the real device does. [Lord Nightmare]
2015-08-23 17:01:12 -04:00
briantro
dbf39ba667
deco16ic.c: Minor documentation update - NW
2015-08-23 15:42:47 -05:00
briantro
c4fa395059
deco32.c: Add PCB layout for DE-0395-1 PCB - NW
2015-08-23 15:39:32 -05:00