| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | version bump (nw)mame0205 | 2018-12-26 | 2 | -4/+4 | |
| | | |||||
| * | Fix (currently unused) 3.5" track calc for WOZ2 (nw) | 2018-12-26 | 1 | -1/+1 | |
| | | |||||
| * | apple2: Support the new version 2 .WOZ images [R. Belmont] | 2018-12-26 | 2 | -14/+48 | |
| | | |||||
| * | work around Qt crash, thanks mizapf (nw) | 2018-12-25 | 1 | -9/+15 | |
| | | |||||
| * | konamim2,.cpp: mark CD images read-only | 2018-12-25 | 1 | -9/+9 | |
| | | |||||
| * | demote Heat of Eleven '98 | 2018-12-25 | 1 | -1/+1 | |
| | | |||||
| * | flag konamim2 as imperfect timing for now (nw) | 2018-12-25 | 1 | -14/+14 | |
| | | |||||
| * | 3dom2_te - Fix constant color register channel extraction (nw) | 2018-12-25 | 1 | -2/+2 | |
| | | |||||
| * | remove obsolete note (nw) | 2018-12-25 | 1 | -10/+0 | |
| | | |||||
| * | Fix TE lerp/mult bit field def (nw) | 2018-12-25 | 1 | -2/+2 | |
| | | |||||
| * | Update totlvice default EEPROM (previous version began each game with 47 ↵ | 2018-12-24 | 1 | -6/+3 | |
| | | | | | lives) and removed timekeeper dump (no idea where it came from; this game doesn't have one) (nw) | ||||
| * | Machines promoted to working | 2018-12-24 | 1 | -5/+5 | |
| | | | | | | | | | | | ---------------------------- Tobe! Polystars (ver JAA) [Phil Bennett, Ryan Holtz, Vas Crabb] Total Vice (ver EBA) [Phil Bennett, Ryan Holtz, Vas Crabb] Heat of Eleven '98 (ver EAA) [Phil Bennett, Ryan Holtz, Vas Crabb] Evil Night (ver UBA) [Phil Bennett, Ryan Holtz, Vas Crabb] Hell Night (ver EAA) [Phil Bennett, Ryan Holtz, Vas Crabb] | ||||
| * | doh, value is split over two bytes (nw) | 2018-12-24 | 1 | -2/+1 | |
| | | |||||
| * | t10mmc - Support 256 gain levels (nw) | 2018-12-24 | 1 | -3/+3 | |
| | | |||||
| * | prettier, and fewer copies (nw) | 2018-12-24 | 2 | -7/+5 | |
| | | |||||
| * | it's important to construct/destruct objects (nw) | 2018-12-24 | 1 | -0/+4 | |
| | | |||||
| * | pc9801.cpp: make pc9801vm boot (nw) | 2018-12-24 | 1 | -4/+5 | |
| | | |||||
| * | zombraid: Fix breakage due to MCFG_MACHINE_START_OVERRIDE shadowing ↵ | 2018-12-23 | 2 | -2/+8 | |
| | | | | | machine_start (nw) | ||||
| * | fix compile with clang 6 (nw) | 2018-12-24 | 1 | -3/+3 | |
| | | |||||
| * | srcclean, etc. | 2018-12-24 | 2 | -45/+45 | |
| | | |||||
| * | ssv.cpp: very minor documentation update (nw) | 2018-12-24 | 1 | -3/+4 | |
| | | |||||
| * | arcade.lua: fixed compile (nw) | 2018-12-24 | 1 | -2/+2 | |
| | | |||||
| * | Split m2_te_device declaration into its own header file, and cleaned up some ↵ | 2018-12-24 | 8 | -1109/+445 | |
| | | | | | underscore usage in M2-related #defines. Fixes single-driver builds. nw | ||||
| * | Minor cleanup plus mark polystars CD as bad (nw) | 2018-12-24 | 1 | -16/+3 | |
| | | |||||
| * | tiny adjustments (nw) | 2018-12-24 | 5 | -23/+20 | |
| | | |||||
| * | Better tweak the audio levels -nw- | 2018-12-23 | 1 | -4/+4 | |
| | | |||||
| * | plugins/cheatfind: fix typo (nw) | 2018-12-23 | 1 | -1/+1 | |
| | | |||||
| * | srcclean (nw) | 2018-12-23 | 79 | -2525/+2525 | |
| | | |||||
| * | Byte-swap evilngt EEPROM and YMZ280B ROM for evilngt and hellngt -nw- | 2018-12-22 | 1 | -6/+6 | |
| | | |||||
| * | Swap the default EEPROM now that it's a BE ROM region rather than native, nw | 2018-12-22 | 1 | -1/+1 | |
| | | |||||
| * | Fixed building on macOS, and fixed ROM region width for polystar eeprom, nw | 2018-12-22 | 1 | -1/+3 | |
| | | |||||
| * | pastelis - demo sound was inverted (#4421) | 2018-12-22 | 1 | -3/+3 | |
| | | |||||
| * | bbc: Added Music 2000 and EMR BBC Midi Interface 1MHz bus devices. | 2018-12-22 | 6 | -2/+399 | |
| | | |||||
| * | -t10mmc; Revert erroneous CD audio change circa July, and add gain setters ↵ | 2018-12-22 | 2 | -31/+33 | |
| | | | | | for each CD channel. [Phil Bennett] | ||||
| * | Last round of macro removals before the freeze. (nw) | 2018-12-22 | 39 | -1826/+14731 | |
| | | | | | | | | | | | | | -sound/discrete, okim6295: Removed MCFG macros. [Ryan Holtz] -norautp, osi, audio/mario: Removed MACHINE_CONFIG macros. [Ryan Holtz] -vsmile: Split into its own driver from vii.cpp. [Ryan Holtz] -vii: Fixed broken controller inputs. [Ryan Holtz] -konamim2: Massive update. Most games work, but are still marked non-working due to rare MAME crashes in the PPC DRC. [Phil Bennett, Ryan Holtz] | ||||
| * | new working clone | 2018-12-22 | 2 | -9/+53 | |
| | | | | | | ------------------------------------ Legend of Hero Tonma (World, bootleg with i8751) [hammy, The Dumping Union] | ||||
| * | vtech2: added support for French and German via machine config switches (MT ↵ | 2018-12-23 | 4 | -4/+15 | |
| | | | | | | | 07131). Note it will crash when Reset selected, logged as MT 07180. | ||||
| * | new not working machine | 2018-12-22 | 2 | -91/+156 | |
| | | | | | | | | | | | | | | | ----------------------------------------- 15 Lions (10166211, Queensland) [Heihachi_73] new not working clones ----------------------------------------- More Chilli (20289311, Queensland) [Heihachi_73] Pelican Pete - Jackpot Carnival (10226711, Queensland) [Heihachi_73] Spring Carnival (10008011, Queensland) [Heihachi_73] Werewolf Wild (20290711, Queensland) [Heihachi_73] aristmk6.cpp: added 2 bioses and fixed some PCB locations [Heihachi_73] | ||||
| * | New working machines | 2018-12-22 | 4 | -116/+217 | |
| | | | | | | -------------------- Pastel Island (Japan, prototype) [ShouTime, David Haywood] | ||||
| * | new not working clones | 2018-12-22 | 6 | -380/+1167 | |
| | | | | | | | | | ----------------------------------- Orchid Mist (0101241V, New Zealand) [Heihachi_73] Queen of the Nile (0300785V, New Zealand) [Heihachi_73] aristmk5.cpp: improved doumentation. [Heihachi_73] | ||||
| * | deleted old comment (nw) | 2018-12-21 | 1 | -1/+1 | |
| | | |||||
| * | berzerk.cpp: Fixed 'berzerk1' rom labels per board pictures [Smitdogg, The ↵ | 2018-12-21 | 1 | -6/+6 | |
| | | | | | Dumping Union] | ||||
| * | ui/pluginopt: pass ui cancel to lua (nw) | 2018-12-21 | 1 | -0/+3 | |
| | | |||||
| * | laser500: MT 07022, MT 07131 | 2018-12-22 | 3 | -80/+32 | |
| | | | | | | MT 07022: some keys are not working MT 07131: correct dump of character generator | ||||
| * | i386: fix esp after segment faults too (nw) | 2018-12-21 | 2 | -2/+2 | |
| | | |||||
| * | seta.cpp: Split out state classes for some games; do away with the stupid ↵ | 2018-12-21 | 3 | -120/+153 | |
| | | | | | ROM patch for kiwame (nw) | ||||
| * | ti99: Reject oversized cartridge dumps to avoid memory corruption. | 2018-12-21 | 1 | -0/+1 | |
| | | |||||
| * | bbc: Added bus clocks for FDC (8MHz), 1MHz bus (1MHz), and Compact expansion ↵ | 2018-12-21 | 13 | -30/+30 | |
| | | | | | port (8Mhz). | ||||
| * | eepromser: Serial EEPROMs don't actually have reset lines, so remove the ↵ | 2018-12-21 | 3 | -14/+27 | |
| | | | | | | | device_reset handler that automatically switches back to STATE_IN_RESET at machine reset time This change might cause erratic behavior in some systems which should be deasserting CS by clearing their EEPROM latches on reset, but is more appropriate for some MCU-based systems which actually depend on CS being automatically asserted through pull-ups when their quasi-bidirectional ports are reset. | ||||
| * | Merge pull request #4420 from cam900/nslasher | 2018-12-21 | 1 | -55/+55 | |
| |\ | | | | | deco32.cpp : Make ACE related mixing routine now related to cliprect | ||||
