summaryrefslogtreecommitdiffstatshomepage
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* -tankbatt: Removed MACHINE_IMPERFECT_SOUND flag. [Ryan Holtz] Ryan Holtz2020-08-031-2/+2
* mw8080bw: engine sound tone fix for 280zzzap netlist audio (#7028) Colin Douglas Howell2020-08-022-691/+3428
* odyssey2: add support for 4in1 cartridge hap2020-08-0311-68/+144
* cit101e: Display improvements (all lines show now) AJR2020-08-022-17/+49
* netlist: add example documentation to SN74LS629_DIP couriersud2020-08-021-16/+24
* -tankbatt: Added netlist audio. [Ryan Holtz] Ryan Holtz2020-08-025-121/+285
* dai: cleanup Robbbert2020-08-034-123/+118
* votrtnt: small clean Robbbert2020-08-021-7/+7
* netlist: Move documentation from header to cpp file. Batch 3. couriersud2020-08-0220-296/+256
* odyssey2: make Videopac C52 a clone set(different XTAL), make g7400 a parent set hap2020-08-025-114/+66
* netlist: Move documentation from header to cpp file. Batch 2. couriersud2020-08-0228-468/+417
* netlist: Move documentation from header to cpp file. Batch 1. couriersud2020-08-0246-753/+664
* netlist: Minor optimization to remove sqrt from inner loop. Aaron Giles2020-08-021-9/+9
* netlist: Macro-ized 74174 DIPs Aaron Giles2020-08-026-74/+125
* netlist: Macro-ized CD4006 DIPs Aaron Giles2020-08-025-56/+58
* netlist: Macro-ized 74393 DIPs Aaron Giles2020-08-026-47/+47
* netlist: Macro-ized 74166 DIPs Aaron Giles2020-08-026-54/+42
* netlist: Macro-ized 74165 DIPs Aaron Giles2020-08-026-53/+42
* netlist: Macro-ized 74164 DIPs Aaron Giles2020-08-026-43/+40
* netlist: Macro-ized 74153 DIPs Aaron Giles2020-08-026-58/+50
* netlist: Macro-ized 74113 DIPs Aaron Giles2020-08-026-91/+77
* netlist: Macro-ized 74107 DIPs Aaron Giles2020-08-026-88/+69
* netlist: Macro-ized 9322 DIPs. Aaron Giles2020-08-026-90/+83
* netlist: Macro-ized 9310/9316/74161/74163 DIPs Aaron Giles2020-08-0210-90/+130
* netlist: Macro-ized 7493/7497 DIPs Aaron Giles2020-08-028-103/+87
* netlist: Macro-ized 7492 DIP Aaron Giles2020-08-026-44/+41
* netlist: Macro-ized 7490 DIP Aaron Giles2020-08-026-46/+41
* netlist: Macro-ized 7485 DIP Aaron Giles2020-08-026-64/+52
* netlist: Macro-ized 7483 DIP Aaron Giles2020-08-026-71/+62
* *housekeeping fixes Robbbert2020-08-022-5/+4
* netlist: Fix 7492 and roms include bug. couriersud2020-08-023-1/+7
* midvunit.cpp: Document Cruis'n World mask ROM format. braintro2020-08-021-0/+13
* apple2e: Add RGB monitor mode, including monochrome and mixed color/mono DHGR... arbee2020-08-013-17/+158
* Merge branch 'master' of https://github.com/mamedev/mame arbee2020-08-012-9/+51
|\
| * cit101e: Add ROM banking AJR2020-08-012-9/+51
* | apple2: add DIP switch to "The Mill" 6809 card to select between original and... arbee2020-08-012-3/+22
|/
* Add 'fill' command to debugger. Syntax and operation are similar to 'find' co... AJR2020-08-013-0/+130
* odyssey2: mark 4in1 as not working hap2020-08-021-0/+2
* New NOT_WORKING software list additions hap2020-08-011-0/+1
* Reflex Cards: Fixed wrong default NVRAM hash. Roberto Fresca2020-08-011-1/+1
* addrmap: remove unsupported setter, emumem enforces unmapval 0 or ~0 hap2020-08-013-4/+3
* Software list items promoted to working hap2020-08-016-53/+135
* hp9825: hp98036 serial I/O module added (#7024) fulivi2020-08-013-0/+603
* netlist: Added CD4017/4022 devices. Aaron Giles2020-08-018-0/+230
* netlist: Better implementation of CD4053. Aaron Giles2020-08-011-19/+28
* netlist: Fix incorrect sense in warning. Aaron Giles2020-08-011-1/+1
* netlist: More dip macros and device refactoring Aaron Giles2020-08-0111-367/+260
* netlist: Disable dangerous optimization. couriersud2020-08-012-1/+4
* netlist: Fix 74ls629 implementation and some cherry-picking issues. couriersud2020-08-018-38/+51
* netlist: Device refactoring Aaron Giles2020-08-0120-474/+275