Commit Graph

37985 Commits

Author SHA1 Message Date
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
Vladimir Kryvian
27f3177dda Update window.c
Just a mistype.
2015-08-27 15:06:01 +03:00
Vladimir Kryvian
d7cf28647a Fixed create_window_class
First, try to unregister previously registered class.
2015-08-27 14:10:21 +03:00
Vladimir Kryvian
ee826f16cb Fixed register_window_classcreate_window_class
First, try to unregister previously registered class.
2015-08-27 14:08:38 +03:00
Vladimir Kryvian
d1c123beeb Fixed register_window_class
First, try to unregister previously registered class.
2015-08-27 14:07:13 +03:00
Vladimir Kryvian
40b357731b Fixed register_window_class
First, try to unregister previously registered class.
2015-08-27 14:05:59 +03:00
Kyungdahm Yun
2afb393744 emudummy.c: change GAME_NO_SOUND to MACHINE_* 2015-08-27 03:24:26 -07:00
r09
3f00c58601 Made a few mistakes with the sizes, fixed 2015-08-27 12:00:03 +02:00
r09
30405be2ac Added three new Sharp X1 dumps 2015-08-27 10:52:24 +02: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
einstein95
396889297e Fix for ddanpei and ninjab (nw) 2015-08-27 02:45:28 +12:00
Vladimir Kryvian
8b2b67d9e4 Fixed GetModuleHandleUni
VirtualQuery first argument fixed.
2015-08-26 11:56:49 +03:00
Vladimir Kryvian
5a36c43800 Fixed GetModuleHandleUni 2015-08-26 10:04:41 +03: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
Vladimir Kryvian
0170d6b995 Fixed GetModuleHandle to be universal. 2015-08-25 16:39:50 +03: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
Felipe Corrêa da Silva Sanches
25dd325c93 initial skeleton driver for Canon S-80 typowriter 2015-08-24 19:20:02 -03: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