| Commit message (Expand) | Author | Age | Files | Lines |
| * | Merge remote-tracking branch 'origin/master' into netlist-generated |  couriersud | 2020-09-13 | 6 | -7/+35 |
| |\ |
|
| | * | netlist: move more models into the core. |  couriersud | 2020-09-13 | 3 | -3/+27 |
| | * | netlist: Move selected NET_MODELS into the core |  couriersud | 2020-09-12 | 4 | -4/+8 |
| | * | netlist: move to generated header and link support files files. |  couriersud | 2020-09-12 | 137 | -2278/+273 |
| * | | netlist.lua: use files provided by generated/mame_netlist.lua |  couriersud | 2020-09-13 | 1 | -0/+78 |
| * | | netlist: Add documentation how to add devices. |  couriersud | 2020-09-12 | 14 | -175/+93 |
| * | | netlist: files add missing in last commit |  couriersud | 2020-09-12 | 2 | -0/+95 |
| * | | netlist: automatically create library entries for files in ... |  couriersud | 2020-09-12 | 6 | -25/+12 |
| * | | Merge remote-tracking branch 'origin/master' into netlist-generated |  couriersud | 2020-09-11 | 4 | -5/+9 |
| |\| |
|
| | * | netlist: clang tidy fixes. |  couriersud | 2020-09-11 | 4 | -5/+9 |
| | * | netlist: add listmodels command to nltool. |  Couriersud | 2020-09-09 | 2 | -1/+55 |
| | * | netlist: Implement voltage dependent timing for CD4006 |  couriersud | 2020-09-09 | 2 | -9/+35 |
| * | | netlist: Implement voltage dependent timing for CD4006 |  couriersud | 2020-09-09 | 2 | -9/+35 |
| * | | netlist: add listmodels command to nltool. |  Couriersud | 2020-09-09 | 2 | -1/+55 |
| * | | netlist: start work on modules. |  couriersud | 2020-09-07 | 12 | -34/+87 |
| * | | netlist: Fix VS2019 header files. |  couriersud | 2020-09-07 | 2 | -208/+0 |
| * | | netlist: second round of header removal |  couriersud | 2020-09-07 | 10 | -804/+4 |
| * | | netlist: First round of header file removal. |  couriersud | 2020-09-07 | 104 | -1054/+4 |
| * | | netlist: switch to generated header files. |  couriersud | 2020-09-06 | 1 | -1/+1 |
| |/ |
|
| * | netlist: Pedantic and clang tidy updates |  couriersud | 2020-09-06 | 28 | -52/+57 |
| * | netlist: fix multi byte string issues. |  couriersud | 2020-09-06 | 4 | -32/+36 |
| * | netlist: Fix a compile issues with mingw. |  couriersud | 2020-09-05 | 1 | -0/+4 |
| * | netlist: code maintenance and performance optimizations. |  Couriersud | 2020-09-05 | 41 | -902/+1034 |
| * | xmlfile.cpp: Put newline where it’s supposed to go after element content. |  Vas Crabb | 2020-09-06 | 1 | -1/+2 |
| * | -util/xmlfile: Escape attribute and element content. |  Vas Crabb | 2020-09-06 | 1 | -4/+42 |
| * | Don't ignore config elements with attributes but no child nodes. |  Vas Crabb | 2020-09-02 | 2 | -5/+16 |
| * | frontend: Added option to skip repeated imperfect emulation warnings. |  Vas Crabb | 2020-09-02 | 2 | -11/+10 |
| * | VG5000µ updates: |  Sylvain Glaize | 2020-08-31 | 1 | -0/+1 |
| * | formats/flopimg.cpp: Use appropriate standard exceptions for reporting errors... |  Vas Crabb | 2020-08-30 | 1 | -11/+13 |
| * | formats: Get rid of more inappropriate use of emu_fatalerror (and fix some sp... |  Vas Crabb | 2020-08-30 | 6 | -32/+39 |
| * | pc_dsk: Ignore 84-byte Disk Copy 4.2 header [Justin Kerk] |  Justin Kerk | 2020-08-29 | 1 | -0/+5 |
| * | netlist: Remove copyright-infringing descriptions copy/pasted from datasheets. |  Vas Crabb | 2020-08-29 | 5 | -671/+0 |
| * | netlist: Fix processing of TRUTHTABLES for generated files. |  couriersud | 2020-08-28 | 4 | -571/+929 |
| * | netlist: Truth tables are now standalone objects. |  couriersud | 2020-08-26 | 10 | -401/+470 |
| * | netlist: standalone makefile support for OSX |  couriersud | 2020-08-26 | 1 | -3/+14 |
| * | netlist: Change license to CC0 in macro folder. |  couriersud | 2020-08-25 | 11 | -11/+11 |
| * | netlist: Fix various issues around include directories. |  couriersud | 2020-08-25 | 151 | -526/+533 |
| * | netlist: more standalone makefile changes |  couriersud | 2020-08-24 | 7 | -741/+804 |
| * | netlist: Add 7417, 7438, 74290/74293 devices. Fix PROM DIPs. |  Aaron Giles | 2020-08-24 | 5 | -28/+293 |
| * | netlist: clang tidy include order fixes. |  couriersud | 2020-08-24 | 6 | -8/+8 |
| * | netlist: build system improvements |  couriersud | 2020-08-24 | 13 | -1688/+1334 |
| * | netlist: in devices folder all DIP devices were removed. |  couriersud | 2020-08-23 | 5 | -88/+98 |
| * | netlist: References to subdevices should be symbolic. |  couriersud | 2020-08-23 | 16 | -124/+118 |
| * | netlist: Fix visibility in some devices. |  couriersud | 2020-08-23 | 8 | -19/+14 |
| * | netlist: templatize 74107 and code maintenance. |  couriersud | 2020-08-23 | 8 | -143/+85 |
| * | netlist: macro dip definition for 8277,am2847,mm5837. |  couriersud | 2020-08-23 | 11 | -105/+82 |
| * | netlist: Macro DIP definitons for TMS4800, 9314, 9334 |  couriersud | 2020-08-23 | 11 | -159/+85 |
| * | srcclean for 0.224 |  Vas Crabb | 2020-08-23 | 4 | -113/+113 |
| * | formats: Removed some inappropriate uses of emu_fatalerror and stderr. |  Vas Crabb | 2020-08-23 | 3 | -29/+42 |
| * | netlist: use macro dips for 74175, 74192, 74193, 74194, 74365. |  couriersud | 2020-08-22 | 13 | -241/+128 |