summaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAgeFilesLines
* version bump (nw)mame0205 Vas Crabb2018-12-262-4/+4
|
* Fix (currently unused) 3.5" track calc for WOZ2 (nw) arbee2018-12-261-1/+1
|
* apple2: Support the new version 2 .WOZ images [R. Belmont] arbee2018-12-262-14/+48
|
* work around Qt crash, thanks mizapf (nw) Vas Crabb2018-12-251-9/+15
|
* konamim2,.cpp: mark CD images read-only Vas Crabb2018-12-251-9/+9
|
* demote Heat of Eleven '98 Vas Crabb2018-12-251-1/+1
|
* flag konamim2 as imperfect timing for now (nw) Vas Crabb2018-12-251-14/+14
|
* 3dom2_te - Fix constant color register channel extraction (nw) Philip Bennett2018-12-251-2/+2
|
* remove obsolete note (nw) Vas Crabb2018-12-251-10/+0
|
* Fix TE lerp/mult bit field def (nw) Philip Bennett2018-12-251-2/+2
|
* Update totlvice default EEPROM (previous version began each game with 47 ↵ Philip Bennett2018-12-241-6/+3
| | | | lives) and removed timekeeper dump (no idea where it came from; this game doesn't have one) (nw)
* Machines promoted to working mooglyguy2018-12-241-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) Philip Bennett2018-12-241-2/+1
|
* t10mmc - Support 256 gain levels (nw) Philip Bennett2018-12-241-3/+3
|
* prettier, and fewer copies (nw) Vas Crabb2018-12-242-7/+5
|
* it's important to construct/destruct objects (nw) Vas Crabb2018-12-241-0/+4
|
* pc9801.cpp: make pc9801vm boot (nw) Octocontrabass2018-12-241-4/+5
|
* zombraid: Fix breakage due to MCFG_MACHINE_START_OVERRIDE shadowing ↵ AJR2018-12-232-2/+8
| | | | machine_start (nw)
* fix compile with clang 6 (nw) Vas Crabb2018-12-241-3/+3
|
* srcclean, etc. Vas Crabb2018-12-242-45/+45
|
* ssv.cpp: very minor documentation update (nw) Ivan Vangelista2018-12-241-3/+4
|
* arcade.lua: fixed compile (nw) Ivan Vangelista2018-12-241-2/+2
|
* Split m2_te_device declaration into its own header file, and cleaned up some ↵ mooglyguy2018-12-248-1109/+445
| | | | underscore usage in M2-related #defines. Fixes single-driver builds. nw
* Minor cleanup plus mark polystars CD as bad (nw) Philip Bennett2018-12-241-16/+3
|
* tiny adjustments (nw) Vas Crabb2018-12-245-23/+20
|
* Better tweak the audio levels -nw- Philip Bennett2018-12-231-4/+4
|
* plugins/cheatfind: fix typo (nw) cracyc2018-12-231-1/+1
|
* srcclean (nw) Vas Crabb2018-12-2379-2525/+2525
|
* Byte-swap evilngt EEPROM and YMZ280B ROM for evilngt and hellngt -nw- Philip Bennett2018-12-221-6/+6
|
* Swap the default EEPROM now that it's a BE ROM region rather than native, nw mooglyguy2018-12-221-1/+1
|
* Fixed building on macOS, and fixed ROM region width for polystar eeprom, nw mooglyguy2018-12-221-1/+3
|
* pastelis - demo sound was inverted (#4421) David Haywood2018-12-221-3/+3
|
* bbc: Added Music 2000 and EMR BBC Midi Interface 1MHz bus devices. Nigel Barnes2018-12-226-2/+399
|
* -t10mmc; Revert erroneous CD audio change circa July, and add gain setters ↵ mooglyguy2018-12-222-31/+33
| | | | for each CD channel. [Phil Bennett]
* Last round of macro removals before the freeze. (nw) mooglyguy2018-12-2239-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 Ivan Vangelista2018-12-222-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 ↵ Robbbert2018-12-234-4/+15
| | | | | | 07131). Note it will crash when Reset selected, logged as MT 07180.
* new not working machine Ivan Vangelista2018-12-222-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 hap2018-12-224-116/+217
| | | | | -------------------- Pastel Island (Japan, prototype) [ShouTime, David Haywood]
* new not working clones Ivan Vangelista2018-12-226-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) Scott Stone2018-12-211-1/+1
|
* berzerk.cpp: Fixed 'berzerk1' rom labels per board pictures [Smitdogg, The ↵ Scott Stone2018-12-211-6/+6
| | | | Dumping Union]
* ui/pluginopt: pass ui cancel to lua (nw) cracyc2018-12-211-0/+3
|
* laser500: MT 07022, MT 07131 Robbbert2018-12-223-80/+32
| | | | | MT 07022: some keys are not working MT 07131: correct dump of character generator
* i386: fix esp after segment faults too (nw) cracyc2018-12-212-2/+2
|
* seta.cpp: Split out state classes for some games; do away with the stupid ↵ AJR2018-12-213-120/+153
| | | | ROM patch for kiwame (nw)
* ti99: Reject oversized cartridge dumps to avoid memory corruption. Michael Zapf2018-12-211-0/+1
|
* bbc: Added bus clocks for FDC (8MHz), 1MHz bus (1MHz), and Compact expansion ↵ Nigel Barnes2018-12-2113-30/+30
| | | | port (8Mhz).
* eepromser: Serial EEPROMs don't actually have reset lines, so remove the ↵ AJR2018-12-213-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 ajrhacker2018-12-211-55/+55
|\ | | | | deco32.cpp : Make ACE related mixing routine now related to cliprect