summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into netlist-generated couriersud2020-09-136-7/+35
|\
| * netlist: move more models into the core. couriersud2020-09-133-3/+27
| * netlist: Move selected NET_MODELS into the core couriersud2020-09-124-4/+8
| * netlist: move to generated header and link support files files. couriersud2020-09-12137-2278/+273
* | netlist.lua: use files provided by generated/mame_netlist.lua couriersud2020-09-131-0/+78
* | netlist: Add documentation how to add devices. couriersud2020-09-1214-175/+93
* | netlist: files add missing in last commit couriersud2020-09-122-0/+95
* | netlist: automatically create library entries for files in ... couriersud2020-09-126-25/+12
* | Merge remote-tracking branch 'origin/master' into netlist-generated couriersud2020-09-114-5/+9
|\|
| * netlist: clang tidy fixes. couriersud2020-09-114-5/+9
| * netlist: add listmodels command to nltool. Couriersud2020-09-092-1/+55
| * netlist: Implement voltage dependent timing for CD4006 couriersud2020-09-092-9/+35
* | netlist: Implement voltage dependent timing for CD4006 couriersud2020-09-092-9/+35
* | netlist: add listmodels command to nltool. Couriersud2020-09-092-1/+55
* | netlist: start work on modules. couriersud2020-09-0712-34/+87
* | netlist: Fix VS2019 header files. couriersud2020-09-072-208/+0
* | netlist: second round of header removal couriersud2020-09-0710-804/+4
* | netlist: First round of header file removal. couriersud2020-09-07104-1054/+4
* | netlist: switch to generated header files. couriersud2020-09-061-1/+1
|/
* netlist: Pedantic and clang tidy updates couriersud2020-09-0628-52/+57
* netlist: fix multi byte string issues. couriersud2020-09-064-32/+36
* netlist: Fix a compile issues with mingw. couriersud2020-09-051-0/+4
* netlist: code maintenance and performance optimizations. Couriersud2020-09-0541-902/+1034
* xmlfile.cpp: Put newline where it’s supposed to go after element content. Vas Crabb2020-09-061-1/+2
* -util/xmlfile: Escape attribute and element content. Vas Crabb2020-09-061-4/+42
* Don't ignore config elements with attributes but no child nodes. Vas Crabb2020-09-022-5/+16
* frontend: Added option to skip repeated imperfect emulation warnings. Vas Crabb2020-09-022-11/+10
* VG5000µ updates: Sylvain Glaize2020-08-311-0/+1
* formats/flopimg.cpp: Use appropriate standard exceptions for reporting errors... Vas Crabb2020-08-301-11/+13
* formats: Get rid of more inappropriate use of emu_fatalerror (and fix some sp... Vas Crabb2020-08-306-32/+39
* pc_dsk: Ignore 84-byte Disk Copy 4.2 header [Justin Kerk] Justin Kerk2020-08-291-0/+5
* netlist: Remove copyright-infringing descriptions copy/pasted from datasheets. Vas Crabb2020-08-295-671/+0
* netlist: Fix processing of TRUTHTABLES for generated files. couriersud2020-08-284-571/+929
* netlist: Truth tables are now standalone objects. couriersud2020-08-2610-401/+470
* netlist: standalone makefile support for OSX couriersud2020-08-261-3/+14
* netlist: Change license to CC0 in macro folder. couriersud2020-08-2511-11/+11
* netlist: Fix various issues around include directories. couriersud2020-08-25151-526/+533
* netlist: more standalone makefile changes couriersud2020-08-247-741/+804
* netlist: Add 7417, 7438, 74290/74293 devices. Fix PROM DIPs. Aaron Giles2020-08-245-28/+293
* netlist: clang tidy include order fixes. couriersud2020-08-246-8/+8
* netlist: build system improvements couriersud2020-08-2413-1688/+1334
* netlist: in devices folder all DIP devices were removed. couriersud2020-08-235-88/+98
* netlist: References to subdevices should be symbolic. couriersud2020-08-2316-124/+118
* netlist: Fix visibility in some devices. couriersud2020-08-238-19/+14
* netlist: templatize 74107 and code maintenance. couriersud2020-08-238-143/+85
* netlist: macro dip definition for 8277,am2847,mm5837. couriersud2020-08-2311-105/+82
* netlist: Macro DIP definitons for TMS4800, 9314, 9334 couriersud2020-08-2311-159/+85
* srcclean for 0.224 Vas Crabb2020-08-234-113/+113
* formats: Removed some inappropriate uses of emu_fatalerror and stderr. Vas Crabb2020-08-233-29/+42
* netlist: use macro dips for 74175, 74192, 74193, 74194, 74365. couriersud2020-08-2213-241/+128