index
:
mame
aaron-nl3
aaron-pci-cleanup
arm3_copro
asmjit
cdimono2_wip
cdplay
cdtv_chd-v5
dc_pvr-thread
deprecated
docs_wavwrite
draggable-layout
dribbling-nl
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
m57_troangel-bluesea
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
qt6_position-fix
rendlay_vid
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
shangha3_drop
sound
taitoair_vco
taitowlf_zoom
time-experiments
time-experiments2
vamphalf_misncrft
voodoo_directx11
x86_std-exceptions
xbox_swlist
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
/
analog
/
nld_switches.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
netlist: fix bug, prepare for future changes and improve readability (#9947)
couriersud
2022-06-20
1
-24
/
+28
*
netlist: static solver work and improve code readability (#9841)
couriersud
2022-05-30
1
-5
/
+5
*
netlist: Relicensing of the GPL code to BSD-3 with the blessing of the
Olivier Galibert
2021-03-09
1
-1
/
+1
*
netlist: Fix various issues around include directories.
couriersud
2020-08-25
1
-3
/
+3
*
netlist: Potential regression trigger.
couriersud
2020-07-17
1
-23
/
+13
*
netlist: remove family_setter and other maintenance. (nw)
couriersud
2020-05-09
1
-2
/
+2
*
netlist: More clang-tidy fixes. (nw)
couriersud
2020-04-28
1
-6
/
+8
*
netlist: unify solver calls. (nw)
couriersud
2020-04-25
1
-22
/
+13
*
netlist: fix parameter update recalculation. (nw)
couriersud
2020-01-29
1
-6
/
+5
*
netlist: code maintenance and bug fixes. (nw)
couriersud
2019-11-08
1
-5
/
+1
*
netlist: improve readability. (nw)
couriersud
2019-11-02
1
-1
/
+1
*
netlist: add RELTOL/VNTOL solver parameters. Type safety. [Couriersud]
couriersud
2019-11-02
1
-1
/
+1
*
netlist: Support for float, double and long double solvers. [Couriersud]
couriersud
2019-11-02
1
-1
/
+1
*
(nw) Clean up the mess on master
Vas Crabb
2019-03-26
1
-17
/
+32
*
Revert "conflict resolution (nw)"
andreasnaive
2019-03-25
1
-32
/
+17
*
netlist: Refactoring after adding clang-tidy support to netlist makefile
couriersud
2019-02-07
1
-3
/
+3
*
netlist: Fix regression. (nw)
couriersud
2019-02-04
1
-0
/
+1
*
netlist: All devices now specify parameters in factory constructor. (nw)
couriersud
2019-02-01
1
-2
/
+2
*
netlist: code maintenance and fixing kidniki ... (nw)
couriersud
2019-02-01
1
-9
/
+20
*
netlist: refactored netlist creation. (nw)
couriersud
2019-01-15
1
-3
/
+6
*
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
-2
/
+3
*
Move analog devices into "netlist::analog" namespace. Added
couriersud
2017-01-15
1
-39
/
+86
*
Netlist updates:
couriersud
2016-07-21
1
-2
/
+2
*
Srcclean on netlist files. Avoid the merge massacre. (nw)
couriersud
2016-06-25
1
-1
/
+0
*
Merge netlist_dev branch, all code_refactoring: (nw)
couriersud
2016-06-16
1
-2
/
+2
*
- Minor cosmetic refactoring. Added a "uninitialised array" template to
balr0g
2016-06-07
1
-2
/
+6
*
All netlist devices now follow new syntax. Removed dead code. All sub
couriersud
2016-05-21
1
-5
/
+0
*
Continuing work to move object initialization from start to constructor.
couriersud
2016-05-16
1
-40
/
+15
*
Converted most subdevices to unique_ptr. This is a temporary measure
couriersud
2016-05-02
1
-21
/
+21
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+107