mame/src/lib/netlist
couriersud bcfa9eae6f netlist: maintenance and bug fixes, remove DUMMY_INPUT. [Couriersud]
- Removed DUMMY_INPUT. NC (not connected) pins should now use NC_PIN.
  If a NC_PIN is actually connected, an error will be logged and
  validation will fail.
- Enabled "extended" validation. This will catch now if power terminals
  are not connected.
- Added const and noexcept where appropriate.
- Removed dead code.
- Fixed the 7414 Schmitt-Trigger device to use nld_power_pins
2019-11-15 22:16:37 +01:00
..
analog netlist: maintenance and bug fixes, remove DUMMY_INPUT. [Couriersud] 2019-11-15 22:16:37 +01:00
build netlist: maintenance. (nw) 2019-11-11 15:04:21 +01:00
buildVS netlist: maintenance. (nw) 2019-11-08 12:56:05 +01:00
devices netlist: maintenance and bug fixes, remove DUMMY_INPUT. [Couriersud] 2019-11-15 22:16:37 +01:00
documentation netlist: maintenance. (nw) 2019-11-11 15:04:21 +01:00
macro netlist: maintenance and bug fixes, remove DUMMY_INPUT. [Couriersud] 2019-11-15 22:16:37 +01:00
plib netlist: maintenance and bug fixes, remove DUMMY_INPUT. [Couriersud] 2019-11-15 22:16:37 +01:00
prg netlist: code maintenance. (nw) 2019-11-13 07:41:20 +01:00
solver netlist: maintenance and bug fixes, remove DUMMY_INPUT. [Couriersud] 2019-11-15 22:16:37 +01:00
tools netlist: code maintenance and bug fixes. (nw) 2019-11-08 23:52:14 +01:00
.gitignore netlist: code maintenance and bug fixes. (nw) 2019-11-08 23:52:14 +01:00
netlist.cppcheck netlist: code and documentation maintenance fixes. [Couriersud] 2019-11-07 20:25:51 +01:00
nl_base.cpp netlist: maintenance and bug fixes, remove DUMMY_INPUT. [Couriersud] 2019-11-15 22:16:37 +01:00
nl_base.h netlist: maintenance and bug fixes, remove DUMMY_INPUT. [Couriersud] 2019-11-15 22:16:37 +01:00
nl_config.h netlist: maintenance and bug fixes, remove DUMMY_INPUT. [Couriersud] 2019-11-15 22:16:37 +01:00
nl_dice_compat.h netlist: first steps on the way to calculated parameters. [Couriersud] 2019-11-10 19:54:26 +01:00
nl_errstr.h netlist: maintenance and bug fixes, remove DUMMY_INPUT. [Couriersud] 2019-11-15 22:16:37 +01:00
nl_factory.cpp netlist: maintenance and bug fixes, remove DUMMY_INPUT. [Couriersud] 2019-11-15 22:16:37 +01:00
nl_factory.h netlist: maintenance and bug fixes, remove DUMMY_INPUT. [Couriersud] 2019-11-15 22:16:37 +01:00
nl_parser.cpp netlist: maintenance. (nw) 2019-11-11 15:04:21 +01:00
nl_parser.h netlist: code maintenance. (nw) 2019-11-10 01:18:57 +01:00
nl_setup.cpp netlist: maintenance and bug fixes, remove DUMMY_INPUT. [Couriersud] 2019-11-15 22:16:37 +01:00
nl_setup.h netlist: maintenance and bug fixes, remove DUMMY_INPUT. [Couriersud] 2019-11-15 22:16:37 +01:00
nltypes.h netlist: code maintenance. (nw) 2019-11-13 07:41:20 +01:00