summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/netlist/devices
Commit message (Expand)AuthorAgeFilesLines
* nld_9316_base.hxx: Maximum count for 9310 is 9, not 10 (MT 08787) [Robbbert] AJR2023-11-161-1/+1
* netlist: include file work (#10096) couriersud2022-07-161-5/+5
* netlist: gtrak10 performance and other improvements and fixes (#10032) couriersud2022-07-052-3/+62
* nld_dm9314.cpp: add RS mode to netlist 9314 (#10016) goldnchild2022-07-011-1/+13
* netlist: fix bug, prepare for future changes and improve readability (#9947) couriersud2022-06-2021-338/+219
* netlist: fix bugs and more cpp instead of macros (#9897) couriersud2022-06-108-94/+95
* netlist: static solver work and improve code readability (#9841) couriersud2022-05-3021-218/+230
* netlist: palloc now uses c++17 alignment aware operator new. (#9834) couriersud2022-05-271-1/+1
* netlist: Address comments from PR #9794, partially fix issue #9801 (#9805) couriersud2022-05-239-41/+44
* netlist: More c++, less macros, added support for cspell (#9794) couriersud2022-05-223-6/+7
* netlist: standalone makefile and prototype modifications (#9708) couriersud2022-05-082-124/+122
* Netlist lint, first version of a FAQ and small code changes. (#9684) couriersud2022-05-061-2/+2
* Drop unnecessary executable permissions (#9257) Julian Sikorski2022-02-033-0/+0
* netlist: Relicensing of the GPL code to BSD-3 with the blessing of the Olivier Galibert2021-03-0950-50/+50
* -unidasm: Allow input piped from stdin by specifying a bare hyphen as the fil... Vas Crabb2020-11-1866-844/+612
* -Switch to building MAME as C++17. Vas Crabb2020-11-151-3/+2
* netlist: move core_terms to netlist_state. couriersud2020-10-021-1/+1
* netlist: more clang lint fixes. couriersud2020-10-022-2/+2
* netlist: Convert driver filenames to lower case. couriersud2020-09-303-0/+0
* netlist: Rewrote frontier documentation. couriersud2020-09-301-28/+21
* netlist: Remove "extended validation mode" couriersud2020-09-281-13/+3
* netlist: minor code cleanup. couriersud2020-09-256-17/+19
* netlist: code refactoring couriersud2020-09-247-47/+40
* Fix a minor error in the CD4076 netlist library device implementation definit... Lord-Nightmare2020-09-181-1/+1
* Netlist devices for MCM14524, CD4029, CD4030, CD4042, CD4049, CD4076 [Lord Ni... Lord-Nightmare2020-09-174-0/+592
* netlist: optimize headers. couriersud2020-09-171-2/+0
* netlist: move to generated header and link support files files. couriersud2020-09-12104-1173/+6
* netlist: clang tidy fixes. couriersud2020-09-111-1/+1
* netlist: Implement voltage dependent timing for CD4006 couriersud2020-09-091-9/+20
* netlist: Pedantic and clang tidy updates couriersud2020-09-0610-21/+20
* netlist: code maintenance and performance optimizations. Couriersud2020-09-053-103/+105
* netlist: Fix various issues around include directories. couriersud2020-08-25109-135/+135
* netlist: Add 7417, 7438, 74290/74293 devices. Fix PROM DIPs. Aaron Giles2020-08-241-1/+1
* netlist: build system improvements couriersud2020-08-244-1632/+5
* netlist: in devices folder all DIP devices were removed. couriersud2020-08-233-88/+6
* netlist: References to subdevices should be symbolic. couriersud2020-08-2312-119/+114
* netlist: Fix visibility in some devices. couriersud2020-08-238-19/+14
* netlist: templatize 74107 and code maintenance. couriersud2020-08-236-98/+27
* netlist: macro dip definition for 8277,am2847,mm5837. couriersud2020-08-237-104/+16
* netlist: Macro DIP definitons for TMS4800, 9314, 9334 couriersud2020-08-237-155/+15
* netlist: use macro dips for 74175, 74192, 74193, 74194, 74365. couriersud2020-08-2211-241/+23
* netlist: remove duplicate device definitions. couriersud2020-08-229-68/+12
* netlist: Add NETLIB_DELEGATE_NOOP() couriersud2020-08-222-7/+3
* netlist: Fix some pedantic clang warnings. couriersud2020-08-222-3/+3
* netlist: optimized 7416 couriersud2020-08-201-24/+28
* Sound and other improvements to Sega G-80 games. (#7103) Aaron Giles2020-08-193-45/+57
* -tank: Assorted fixes and changes. For some reason, GNE (H4.6) never goes low... Ryan Holtz2020-08-181-1/+1
* netlist: fix some pedantic clang warnings. couriersud2020-08-174-5/+5
* netlist: dead code removal. couriersud2020-08-176-95/+134
* -netlist: Properly fixed 74165 implementation. Fixed MK28000 address latching. Ryan Holtz2020-08-172-16/+8