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
/
solver
/
nld_ms_direct2.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
netlist: static solver work and improve code readability (#9841)
couriersud
2022-05-30
1
-1
/
+1
*
netlist: standalone makefile and prototype modifications (#9708)
couriersud
2022-05-08
1
-5
/
+2
*
netlist: Relicensing of the GPL code to BSD-3 with the blessing of the
Olivier Galibert
2021-03-09
1
-1
/
+1
*
netlist: sub solvers now have their own parameter set.
couriersud
2020-07-25
1
-1
/
+1
*
netlist: nld_matrix_solver is now owned by nld_solver.
couriersud
2020-07-25
1
-2
/
+2
*
netlist: include file refactoring.
couriersud
2020-06-28
1
-1
/
+1
*
netlist: Performance improvement and refactoring. [Couriersud]
couriersud
2020-06-13
1
-0
/
+1
*
netlist: remove code duplication. (nw)
couriersud
2020-04-18
1
-7
/
+1
*
netlist: clang lint readability fixes. (nw)
couriersud
2020-01-25
1
-1
/
+1
*
netlist: Change visibility to private for some members. [Couriersud]
couriersud
2019-11-26
1
-1
/
+0
*
netlist: code maintenance and bug fixes. (nw)
couriersud
2019-11-08
1
-5
/
+5
*
netlist: add RELTOL/VNTOL solver parameters. Type safety. [Couriersud]
couriersud
2019-11-02
1
-5
/
+8
*
netlist: Support for float, double and long double solvers. [Couriersud]
couriersud
2019-11-02
1
-2
/
+2
*
netlist: further solver refactoring. (nw)
couriersud
2019-11-01
1
-2
/
+2
*
netlist: maintenance and simplifcation. (nw)
couriersud
2019-10-31
1
-8
/
+8
*
netlist: move solver stuff into separate namespace. (nw)
couriersud
2019-10-31
1
-2
/
+2
*
netlist solvers: fix some bad design. (nw)
couriersud
2019-10-30
1
-3
/
+5
*
(nw) Clean up the mess on master
Vas Crabb
2019-03-26
1
-28
/
+31
*
Revert "conflict resolution (nw)"
andreasnaive
2019-03-25
1
-31
/
+28
*
netlist: add MOSFET model. [Couriersud]
couriersud
2019-03-25
1
-0
/
+1
*
netlist: cosmetic changes - mostly indentation. (nw)
couriersud
2019-03-01
1
-24
/
+21
*
netlist: more core guidelines work. (nw)
couriersud
2019-02-09
1
-5
/
+5
*
netlist: Refactoring after adding clang-tidy support to netlist makefile
couriersud
2019-02-07
1
-1
/
+1
*
netlist: refactor code for better scalability and flexibility. (nw)
couriersud
2019-01-27
1
-28
/
+33
*
netlist: refactored netlist creation. (nw)
couriersud
2019-01-15
1
-1
/
+1
*
Fix clang-8 warnings. (nw)
couriersud
2019-01-11
1
-1
/
+1
*
Cleanup of solver code. (nw)
couriersud
2017-05-27
1
-14
/
+6
*
Make sure netlist includes are not found directly on include path.
couriersud
2017-02-10
1
-2
/
+2
*
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
*
- Minor cosmetic refactoring. Added a "uninitialised array" template to
balr0g
2016-06-07
1
-2
/
+6
*
Continuing work to move object initialization from start to constructor.
couriersud
2016-05-16
1
-1
/
+1
*
Converted most subdevices to unique_ptr. This is a temporary measure
couriersud
2016-05-02
1
-2
/
+2
*
Recover from creating solvers by copy paste. Move common code were it
couriersud
2016-04-15
1
-2
/
+2
*
Use c++11 features to use more templates.
couriersud
2016-04-09
1
-2
/
+2
*
netlist:
couriersud
2016-03-27
1
-11
/
+3
*
netlist: prepare code so that matrices can be allocated in one chunk of
couriersud
2016-03-26
1
-3
/
+3
*
netlist override update (nw)
Miodrag Milanovic
2015-12-06
1
-1
/
+1
*
Moved netlist from emu to lib (nw)
Miodrag Milanovic
2015-09-12
1
-0
/
+68