Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | Fixed register_window_classcreate_window_class | 2015-08-27 | 1 | -0/+2 | ||
| | * | | | | | | Fixed register_window_class | 2015-08-27 | 1 | -0/+2 | ||
| | * | | | | | | Fixed register_window_class | 2015-08-27 | 1 | -0/+2 | ||
| | * | | | | | | Fixed GetModuleHandleUni | 2015-08-26 | 1 | -1/+1 | ||
| | * | | | | | | Fixed GetModuleHandleUni | 2015-08-26 | 1 | -2/+1 | ||
| | * | | | | | | Fixed GetModuleHandle to be universal. | 2015-08-25 | 9 | -18/+43 | ||
* | | | | | | | | Commented MCFG_QUANTUM_TIME() entries in zaccaria.c driver and tested each ga... | 2015-08-28 | 1 | -3/+3 | ||
|/ / / / / / / | ||||||
* | | | | | | | sf2m9: improved the picture | 2015-08-28 | 1 | -1/+1 | ||
* | | | | | | | xbox.c: add values for pic challenge handshake (nw) | 2015-08-28 | 1 | -4/+7 | ||
* | | | | | | | chihiro.c: under the hood 3d accelerator changes [Samuele Zannoli] | 2015-08-28 | 2 | -40/+221 | ||
* | | | | | | | TMS5110: Purge process() of gotos to hopefully make the compiler's optimizer ... | 2015-08-28 | 1 | -241/+229 | ||
* | | | | | | | TMS5220: Purge process() of gotos to hopefully make the compiler's optimizer ... | 2015-08-28 | 1 | -250/+247 | ||
* | | | | | | | Merge branch 'master' of https://github.com/mamedev/mame | 2015-08-27 | 1 | -5/+5 | ||
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | midxunit.c: Do the same as the parent. | 2015-08-27 | 1 | -5/+5 | ||
* | | | | | | | | Added missing PLD for Quantum. [Andrew Welburn] | 2015-08-27 | 1 | -0/+9 | ||
|/ / / / / / / | ||||||
* | | | | | | | Some pedantic netlist changes. (nw) | 2015-08-28 | 5 | -12/+127 | ||
* | | | | | | | TMS5220: implemented talk status state machine properly as shown by patent. G... | 2015-08-27 | 2 | -191/+220 | ||
* | | | | | | | TMS5110.c: Finally fixed zpar logic correctly. [Lord Nightmare] | 2015-08-27 | 2 | -46/+61 | ||
* | | | | | | | Merge pull request #292 from tomyun/fix-emudummy | 2015-08-27 | 1 | -1/+1 | ||
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | emudummy.c: change GAME_NO_SOUND to MACHINE_* | 2015-08-27 | 1 | -1/+1 | ||
* | | | | | | | | new Revolution X proto added | 2015-08-27 | 2 | -1/+69 | ||
|/ / / / / / / | ||||||
* | | | | | | | TMS51xx: Got rid of the request_bits and FIFO implementation, both of which w... | 2015-08-26 | 2 | -144/+17 | ||
* | | | | | | | lethalj.c: Fix Cut-N-Paste - NW | 2015-08-26 | 1 | -1/+1 | ||
* | | | | | | | lethalj.c: Found a PCB with more descriptive labels - NW | 2015-08-26 | 1 | -9/+9 | ||
| |_|_|/ / / |/| | | | | | ||||||
* | | | | | | Cleanups and version bumpmame0165 | 2015-08-26 | 85 | -681/+666 | ||
* | | | | | | whoops (nw) | 2015-08-25 | 1 | -0/+1 | ||
* | | | | | | fix namcos23 crash: http://mametesters.org/view.php?id=5762 (problem with uni... | 2015-08-26 | 1 | -1/+1 | ||
* | | | | | | New games marked as GAME_NOT_WORKING | 2015-08-25 | 4 | -376/+497 | ||
* | | | | | | fix typos in intelfsh.c (nw) | 2015-08-25 | 1 | -2/+2 | ||
* | | | | | | preliminary fruitpar decryption by iq_132 | 2015-08-25 | 1 | -1/+42 | ||
* | | | | | | Dumped thedealr's i8742 internal ROM [Porchy] | 2015-08-25 | 1 | -2/+6 | ||
* | | | | | | Added correct color PROMs for tahjong [Mike Coates] | 2015-08-25 | 1 | -2/+2 | ||
* | | | | | | HFDC: Added dip switch "wait for HD" (later models) | 2015-08-25 | 2 | -3/+14 | ||
|/ / / / / | ||||||
* | | | | | x68k: added brightness control, used for fade in/out effects. | 2015-08-25 | 1 | -1/+1 | ||
* | | | | | Merge pull request #285 from Pernod70/master | 2015-08-25 | 2 | -24/+5 | ||
|\ \ \ \ \ | ||||||
| * | | | | | Changed unicode to literals. | 2015-08-22 | 1 | -2/+2 | ||
| * | | | | | attache: merged revisions and corrected name (nw) |