summaryrefslogtreecommitdiffstatshomepage
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Add "minimaws" sample script demonstrating how to do some tasks with Vas Crabb2017-08-014-30/+46
* v25: Make IDB register state visible to debugger AJR2017-07-312-0/+7
* blazeon, wingforc: Shadowing RAM with ROM in sound CPU map can't be right AJR2017-07-311-1/+2
* ghox: HD647180X memory mapping note (nw) AJR2017-07-311-4/+3
* Merge pull request #2535 from DavidHaywood/250717 ajrhacker2017-07-312-121/+38
|\
| * add HD647180X MCU dumps to Whoopee and Ghox, allowing for sound emulation in... David Haywood2017-07-312-121/+38
* | kaneko16.cpp: Further organizational cleanups (nw) AJR2017-07-314-53/+46
* | galpanic.cpp, kaneko16.cpp: Disentangle dependencies (nw) AJR2017-07-312-4/+2
* | kchamp: Stupid device finder (nw) AJR2017-07-311-1/+1
* | samsmem.cpp: Add 74LS259 (nw) AJR2017-07-312-6/+21
* | shangha3.cpp: Fix typo (nw) briantro2017-07-301-2/+2
* | shangha3.cpp: Better document Hebereke no Popoon (nw) briantro2017-07-301-13/+13
* | xtal.h: Value from PCB photo (nw) AJR2017-07-301-0/+1
* | MT #06259 angelosa2017-07-311-4/+7
* | isbc8630: Add 74LS259 "status register" (only partly implemented) AJR2017-07-301-0/+79
* | kchamp: DAC identification (nw) AJR2017-07-301-1/+1
* | Note this too (nw) AJR2017-07-301-1/+1
* | mario: Add coin counters and 74LS259 AJR2017-07-303-43/+45
* | Imgtool: Removed silly intermediate 'const char *' (nw) Nathan Woods2017-07-311-3/+2
* | csplayh5.cpp: dipswitches (nw) angelosa2017-07-301-48/+43
* | voodoo_pci: Update comments for pci config registers. (nw) Ted Green2017-07-301-3/+4
* | New NOT_WORKING machines angelosa2017-07-302-26/+107
* | Rainbow-100: use Z80SIO instead of Z80DART; make UCSD Pascal boot again (#2524) Bavarese2017-07-301-178/+157
* | atlantis: Use standard way of handling keypad inputs. (nw) Ted Green2017-07-301-13/+21
* | vegas: Mark nbanfl rom as BAD_DUMP and add patch to fix. Correct DIPs for gau... Ted Green2017-07-301-22/+29
* | (nw) Stiletto2017-07-301-1/+0
* | In the windows debugger log window add a Log/Clear menu to remove all logged ... yz70s2017-07-306-1/+97
* | seattle: Set proper blitz99 dip settings and add gearshift to calspeed. Fixes... Ted Green2017-07-301-34/+65
* | Imgtool: Vas Feedback: Changed another charconverter access (nw) Nathan Woods2017-07-301-3/+3
* | Imgtool: Eliminated Imgtool-specific rand() function Nathan Woods2017-07-303-19/+5
* | new working clone - B.Rap Boys Special (World) briantro2017-07-302-40/+75
* | Merge branch 'master' of https://github.com/mamedev/mame Robbbert2017-07-304-372/+175
|\ \
| * | Imgtool: Merged normalize_filename() into cannonicalize_path(), C++-ificatio... npwoods2017-07-304-372/+175
* | | (nw) Housekeeping. Robbbert2017-07-301-0/+2
|/ /
* | hh_sm510: fix a copypaste error (nw) hap2017-07-301-1/+1
* | hh*: added output finder (nw) hap2017-07-299-266/+154
* | gt64xxx: Buffer multiple writes for PCI stall. Fixes MT 06636 (calspeed). Ted Green2017-07-292-17/+33
* | change handheld layouts that still had lampyx IDs to y.x (nw) hap2017-07-2934-676/+639
* | k28: imperfect sound flag not needed anymore now that it's a device flag (nw) hap2017-07-291-1/+1
* | fix side leds ordering in feag2100 - not a new regression, just didn't notice... hap2017-07-291-6/+6
* | internal output cache not needed anymore (nw) hap2017-07-296-102/+43
* | document leftover Major Title roms (nw) MetalliC2017-07-291-0/+6
* | hh_tms1k: use display_matrix for horseran (nw) hap2017-07-292-35/+39
* | get rid of string hashes when fetching output values in layout rendering, too Vas Crabb2017-07-302-7/+13
* | added output finder to some chess drivers (nw) hap2017-07-296-52/+55
* | remove checks that never did anything useful and have now broken (nw) Vas Crabb2017-07-301-14/+12
* | new working clone MetalliC2017-07-292-0/+32
* | hh_sm510: added output finder (nw) hap2017-07-291-4/+7
* | tamag1: added output finder, modernize mcu pixel callback (nw) hap2017-07-294-31/+35
* | work around GCC ambiguous template error (nw) Vas Crabb2017-07-291-2/+2