index
:
mame
aaron-nl3
aaron-pci-cleanup
addrbus-64
arm3_copro
asmjit
cbm_joy_swap
cdimono2_wip
cdplay
cdtv_subcode
dc_pvr-thread
deprecated
draggable-layout
dribbling-nl
dsp563xx
floppysound
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
release0288
rendlay_vid
s23-firewire
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
script-eof-marker
shangha3_drop
taitoair_vco
taitotz-pixxiii
taitowlf_zoom
time-experiments
time-experiments2
voodoo_directx11
x86_std-exceptions
xbox_swlist
xtal
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
lib
/
netlist
/
devices
/
nld_4066.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
netlist: fix bug, prepare for future changes and improve readability (#9947)
couriersud
2022-06-20
1
-3
/
+3
*
netlist: Relicensing of the GPL code to BSD-3 with the blessing of the
Olivier Galibert
2021-03-09
1
-1
/
+1
*
-unidasm: Allow input piped from stdin by specifying a bare hyphen as the fil...
Vas Crabb
2020-11-18
1
-6
/
+4
*
netlist: move to generated header and link support files files.
couriersud
2020-09-12
1
-2
/
+0
*
netlist: Fix various issues around include directories.
couriersud
2020-08-25
1
-2
/
+2
*
netlist: build system improvements
couriersud
2020-08-24
1
-2
/
+0
*
netlist: dead code removal.
couriersud
2020-08-17
1
-75
/
+0
*
netlist: Move documentation from header to cpp file. Batch 1.
couriersud
2020-08-02
1
-1
/
+17
*
netlist: Fix 4066
couriersud
2020-07-17
1
-4
/
+10
*
netlist: Potential regression trigger.
couriersud
2020-07-17
1
-9
/
+0
*
nld_4066.cpp: Actually fix build for now
AJR
2020-07-16
1
-3
/
+3
*
nld_4066.cpp: Fix clang error: no matching constructor for initialization of ...
AJR
2020-07-16
1
-3
/
+3
*
netlist: Always take power pin names from logic family.
couriersud
2020-07-12
1
-4
/
+4
*
netlist: finished input handler refactoring.
couriersud
2020-07-12
1
-2
/
+7
*
netlist: provide more information for warning ... [Couriersud]
couriersud
2020-05-10
1
-2
/
+0
*
netlist: remove family_setter and other maintenance. (nw)
couriersud
2020-05-09
1
-4
/
+4
*
netlist: move nld_power_pins to nl_base.h (nw)
couriersud
2020-05-08
1
-1
/
+0
*
netlist: More clang-tidy fixes. (nw)
couriersud
2020-04-28
1
-5
/
+5
*
netlist: unify solver calls. (nw)
couriersud
2020-04-25
1
-3
/
+1
*
netlist: improve readability. (nw)
couriersud
2020-04-25
1
-1
/
+1
*
netlist: code maintenance and edge case fixes. (nw)
couriersud
2020-04-20
1
-8
/
+9
*
netlist: clang-tidy, srcclean and pedantic warnings fixed. (nw)
couriersud
2020-04-18
1
-6
/
+6
*
netlist: Document alternative approach to CD4016. (nw)
couriersud
2020-04-17
1
-31
/
+99
*
srcclean and manual adjustments (nw)
Vas Crabb
2020-02-23
1
-2
/
+2
*
netlist: MAJOR bug fix. Expect other bugs to surface. [Couriersud]
couriersud
2020-01-26
1
-2
/
+7
*
netlist: New devices and some fixes. [Couriersud]
couriersud
2020-01-25
1
-0
/
+1
*
netlist: maintenance and bug fixes, remove DUMMY_INPUT. [Couriersud]
couriersud
2019-11-15
1
-3
/
+3
*
netlist: code maintenance. (nw)
couriersud
2019-11-10
1
-2
/
+2
*
netlist: improve readability. (nw)
couriersud
2019-11-02
1
-8
/
+8
*
netlist: add RELTOL/VNTOL solver parameters. Type safety. [Couriersud]
couriersud
2019-11-02
1
-2
/
+2
*
netlist: maintenance and simplifcation. (nw)
couriersud
2019-10-31
1
-10
/
+10
*
netlist: Fix cmos power pins and gcc-9 error.
couriersud
2019-05-06
1
-5
/
+5
*
(nw) Clean up the mess on master
Vas Crabb
2019-03-26
1
-22
/
+15
*
Revert "conflict resolution (nw)"
andreasnaive
2019-03-25
1
-15
/
+22
*
netlist: fix visibility issues and more issues reported by tidy. (nw)
couriersud
2019-02-22
1
-1
/
+1
*
netlist: constants are now constexpr functions. (nw)
couriersud
2019-02-09
1
-3
/
+3
*
netlist: make constants struct members constexpr const. (nw)
couriersud
2019-02-08
1
-3
/
+3
*
netlist: Refactoring after adding clang-tidy support to netlist makefile
couriersud
2019-02-07
1
-7
/
+7
*
netlist: align solver calls. (nw)
couriersud
2019-02-04
1
-12
/
+3
*
netlist: All devices now specify parameters in factory constructor. (nw)
couriersud
2019-02-01
1
-1
/
+1
*
netlist: remove trampoline code. (nw)
couriersud
2019-02-01
1
-2
/
+2
*
netlist: refactored netlist creation. (nw)
couriersud
2019-01-15
1
-4
/
+6
*
Move information where it belongs ... into the drivers. (nw)
couriersud
2019-01-10
1
-1
/
+1
*
Clean up net_t interface and increase readability. (nw)
couriersud
2017-02-22
1
-1
/
+1
*
Make sure netlist includes are not found directly on include path.
couriersud
2017-02-10
1
-2
/
+2
*
Separate include file usage for netlist.
couriersud
2017-01-29
1
-1
/
+1
*
More netlist refactoring:
couriersud
2017-01-25
1
-1
/
+1
*
Move analog devices into "netlist::analog" namespace. Added
couriersud
2017-01-15
1
-4
/
+4
*
- setup_t is owned by netlist_t. Stop being complicated.
couriersud
2017-01-12
1
-2
/
+10
*
Netlist updates:
couriersud
2016-07-21
1
-2
/
+2
[next]