summaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAgeFilesLines
* Cleanups and version bumpmame0165 Miodrag Milanovic2015-08-2686-691/+676
|
* whoops (nw) Lord-Nightmare2015-08-251-0/+1
|
* fix namcos23 crash: http://mametesters.org/view.php?id=5762 (problem with ↵ hap2015-08-261-1/+1
| | | | uninitialized variables)
* New games marked as GAME_NOT_WORKING Luca Elia2015-08-255-377/+498
| | | | | ------------------------------------ Chexx (EM Bubble Hockey, 1983 1.1) [Clay Harrell, Luca Elia]
* fix typos in intelfsh.c (nw) Luca Elia2015-08-251-2/+2
|
* preliminary fruitpar decryption by iq_132 Luca Elia2015-08-251-1/+42
|
* Dumped thedealr's i8742 internal ROM [Porchy] Luca Elia2015-08-251-2/+6
|
* Added correct color PROMs for tahjong [Mike Coates] Luca Elia2015-08-251-2/+2
|
* HFDC: Added dip switch "wait for HD" (later models) Michael Zapf2015-08-252-3/+14
|
* x68k: added brightness control, used for fade in/out effects. mahlemiut2015-08-251-1/+1
|
* Merge pull request #285 from Pernod70/master Vas Crabb2015-08-252-24/+5
|\ | | | | attache: merged revisions and corrected name (nw)
| * Changed unicode to literals. Nigel Barnes2015-08-221-2/+2
| |
| * attache: merged revisions and corrected name (nw) Nigel Barnes2015-08-132-25/+6
| |
* | patch noise (nw) Vas Crabb2015-08-251-249/+0
| |
* | OS/2 patch for 0.164 [KO Myung-Hun] Vas Crabb2015-08-2516-20/+862
| |
* | new clones David Haywood2015-08-242-3/+31
| | | | | | | | Mighty Monkey (Kaina Games, bootleg on Scramble hardware) [Team Europe]
* | new clones David Haywood2015-08-242-1/+43
| | | | | | | | | | | | 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.
* | midzeus.c: Further improvements: [Phil Bennett] Scott Stone2015-08-241-226/+282
| | | | | | | | | | | | | | * Added alternate back-face culling method * Added additional blend modes * Added depth test and write enables * Slightly improved rasterization
* | Added new cartridge types 378 (w/o GROM), 379 Michael Zapf2015-08-243-80/+166
| |
* | DIP switch fix (nw) Vas Crabb2015-08-241-3/+3
| |
* | Guarding against inappropriate use Michael Zapf2015-08-241-15/+21
| |
* | pet_rom.xml: Added Edex (France, v4.4) [Hervé Warin] Curt Coder2015-08-241-0/+12
| |
* | pet: Added French CBM 8032 ROMs. [Hervé Warin] Curt Coder2015-08-242-0/+28
| |
* | fix stupid typo, doesn't fix the cvs.c goldbug sound inconsistency yet (nw) Lord-Nightmare2015-08-231-1/+1
| |
* | konamigx.c: Minor rom name corrections - NW briantro2015-08-231-7/+7
| |
* | forgot to remove comment hap2015-08-241-2/+0
| |
* | deleted supercon.lay hap2015-08-242-24/+2
| |
* | added internal layout for 4004clk hap2015-08-243-19/+51
| |
* | note worded more strict hap2015-08-246-51/+51
| |
* | note hap2015-08-231-2/+2
| |
* | leland: fix MT05377 MT05709 and MT05435 (hopefully) cracyc2015-08-234-55/+141
| | | | | | | | pit8253: try to prevent mode 2 triggering twice (nw)
* | tms51xx: removed target_x variables in favor of reloading from coefficient ↵ Lord-Nightmare2015-08-232-132/+102
| | | | | | | | | | | | | | | | | | 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]
* | deco16ic.c: Minor documentation update - NW briantro2015-08-231-0/+1
| |
* | deco32.c: Add PCB layout for DE-0395-1 PCB - NW briantro2015-08-231-3/+40
| |
* | deco16ic.c: Documentation update - NW briantro2015-08-231-5/+8
| |
* | Moved nltool.c and nlwav.c into src/emu/netlist/prg. couriersud2015-08-2313-65/+213
| | | | | | | | Added src/emu/netlist/build/makefile. This allows netlist to be ripped out of the tree and to compile it standalone. (nw)
* | rename vampire.c to faceoffh.c (nw) Luca Elia2015-08-233-58/+63
| |
* | Created a separate logging class. Netlist code should now be at least couriersud2015-08-2337-472/+545
| | | | | | | | | | 98% type safe. No more fuzzing around with SIZEFMT and friends. Changed formatting to use python style format strings. (nw)
* | Just some logging improvement Michael Zapf2015-08-232-2/+3
| |
* | namcops2.c: added h/w info for first version of System 246 Guru2015-08-231-0/+374
| |
* | Invoke step on cylinder change Michael Zapf2015-08-232-16/+6
| |
* | minivadr.c: Added PCB layout Guru2015-08-231-0/+22
| |
* | Merge branch 'master' of https://github.com/mamedev/mame Robbbert2015-08-231-0/+1
|\ \
| * \ Merge branch 'master' of https://github.com/mamedev/mame Lord-Nightmare2015-08-231-2/+3
| |\ \
| * | | fix startup crash on running any system using floppy.c (nw) Lord-Nightmare2015-08-231-0/+1
| | | |
* | | | MT 03193 Robbbert2015-08-231-1/+1
| |/ / |/| |
* | | 3wondersh: fixed a number of graphical errors. Robbbert2015-08-231-2/+3
|/ /
* | Added some state save items Michael Zapf2015-08-232-0/+16
| |
* | apple2: fix Ivel Ultra's unique text drawing (MT#5814) [R. Belmont] arbee2015-08-223-4/+92
| |
* | Step sound is now triggered on edge, not level Michael Zapf2015-08-222-9/+18
| |