summaryrefslogtreecommitdiffstatshomepage
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* pdp11.cpp, terak.cpp: Add CPU notes AJR2020-09-292-6/+7
* Merge tag 'mame0225' into mainline-master Vas Crabb2020-09-302-6/+6
|\
| * mac128: possible fix for out-of-bounds ROM access [R. Belmont] arbee2020-09-281-1/+1
| * mac: fix crash regression on macqd700 [R. Belmont] arbee2020-09-281-0/+5
| * adjusted some titles (lowercase for things that aren't actually part of the t... Vas Crabb2020-09-282-6/+6
* | machines promoted to WORKING DavidHaywood2020-09-292-17/+34
* | macrossp.cpp: Add notes for quizmoon (#7292) cam9002020-09-291-0/+1
* | namcos12.cpp: Add notes for RAM size (#7296) cam9002020-09-291-6/+6
* | chihiro.cpp Type-1 media-board dumped [Darksoft] MetalliC2020-09-291-0/+2
* | imagetek_i4100.cpp: initialized a couple of variables Ivan Vangelista2020-09-291-3/+7
* | video/apple2e.cpp: initialized variable which caused the drivers to start som... Ivan Vangelista2020-09-291-0/+1
* | tms9995.cpp: initialized one variable which caused crashes in formula1.cpp. Ivan Vangelista2020-09-291-2/+4
* | lc58: Add disassembler [O. Galibert] Olivier Galibert2020-09-293-0/+192
* | machines promoted to WORKING (plug play) (#7299) David Haywood2020-09-2911-39/+211
* | Clean up uses of picture image device some more. Vas Crabb2020-09-295-22/+19
* | apple3: fix low-memory indirection through the X byte and get slot IRQs worki... arbee2020-09-282-8/+8
* | VF (bootleg of Hang-On) PLDs locations Roberto Fresca2020-09-281-10/+10
* | Added PLDs to VF (bootleg of Hang-On) Roberto Fresca2020-09-281-0/+13
* | mame.lst: add missing hangonvf entry hap2020-09-281-0/+1
* | New clones added... Roberto Fresca2020-09-281-18/+71
* | netlist: implement stricter validation. couriersud2020-09-2813-540/+105
* | netlist: Remove "extended validation mode" couriersud2020-09-287-44/+7
* | astrob: Fix slowdown. couriersud2020-09-281-9/+9
* | f8: Adjust disassembly format to better match Fairchild listings AJR2020-09-281-102/+79
* | odyssey2: sourcecode style cleanup (mostly bracket spacing) hap2020-09-285-118/+118
* | odyssey2: shorthand variable types in source code hap2020-09-2822-168/+168
* | New working software list additions hap2020-09-282-51/+86
* | Fix clang build [-Werror,-Wunused-const-variable] AJR2020-09-282-4/+0
* | konamigv.cpp: Added option to use joystick/button inputs for weddingr. Vas Crabb2020-09-281-17/+40
* | Fixed BQ4847 to always return 0 for its register 15; required for proper chip... Michael Zapf2020-09-281-0/+2
* | bus/bbc: remove remaining stream_sample_t Vas Crabb2020-09-281-2/+2
* | New machines marked as NOT_WORKING Patrick Mackinlay2020-09-283-0/+287
* | ns32000: templatize on data bus width Patrick Mackinlay2020-09-282-34/+47
* | Don't clear memory before constructing devices, with the exception of drivers... Vas Crabb2020-09-281-2/+2
* | m3002: expose irq callback Patrick Mackinlay2020-09-282-2/+4
* | am9519: has no clock input Patrick Mackinlay2020-09-281-1/+1
* | New working machines Dirk Best2020-09-281-4/+4
* | Complete sound modernization of remaining devices. Legacy callbacks and strea... Aaron Giles2020-09-28120-856/+561
* | -bus/hp_dio/hp98544.cpp: Don't crash when cursor is outside screen area. Vas Crabb2020-09-285-24/+12
* | mac128: possible fix for out-of-bounds ROM access [R. Belmont] arbee2020-09-271-1/+1
* | mac: fix crash regression on macqd700 [R. Belmont] arbee2020-09-271-0/+5
* | picture_image_device::get_bitmap was returning a possibly-null reference Kelvin Sherlock2020-09-273-3/+3
* | netlist: Fix astro blaster sonar sound couriersud2020-09-272-1738/+1708
* | FreeBSD fixes (#7295) Emmanuel Vadot2020-09-271-1/+1
* | Cleaned up bitmap API. Vas Crabb2020-09-271070-12268/+10093
|/
* microtan.cpp: Swap a couple of default key mappings to better reflect layout. Vas Crabb2020-09-271-2/+2
* Disable SOUND_DEBUG for non-debug builds, and srcclean Vas Crabb2020-09-2767-613/+617
* omti8621: Add as standard 16-bit ISA device AJR2020-09-263-2/+13
* nforcepc/xbox: set values for various configuration space pci registers yz70s2020-09-265-28/+115
* omti8621: Reimplement FDC rate selection AJR2020-09-261-2/+5