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
/
solver
Commit message (
Expand
)
Author
Age
Files
Lines
*
netlist: include file work (#10096)
couriersud
2022-07-16
2
-261
/
+414
*
netlist: gtrak10 performance and other improvements and fixes (#10032)
couriersud
2022-07-05
1
-11
/
+11
*
netlist: fix bug, prepare for future changes and improve readability (#9947)
couriersud
2022-06-20
6
-154
/
+247
*
netlist: fix bugs and more cpp instead of macros (#9897)
couriersud
2022-06-10
6
-82
/
+67
*
netlist: static solver work and improve code readability (#9841)
couriersud
2022-05-30
15
-193
/
+249
*
netlist: palloc now uses c++17 alignment aware operator new. (#9834)
couriersud
2022-05-27
7
-46
/
+59
*
netlist: Address comments from PR #9794, partially fix issue #9801 (#9805)
couriersud
2022-05-23
12
-134
/
+168
*
netlist: More c++, less macros, added support for cspell (#9794)
couriersud
2022-05-22
4
-15
/
+7
*
netlist: Fixes to address PR #9752 and issue #8590 / EMSCRIPTEN (#9773)
couriersud
2022-05-19
1
-1
/
+1
*
netlist: Fixed standalone nltool building with nvcc. (#9731)
couriersud
2022-05-11
2
-7
/
+7
*
netlist: standalone makefile and prototype modifications (#9708)
couriersud
2022-05-08
14
-77
/
+34
*
netlist: more c++, less macros (#9706)
couriersud
2022-05-07
2
-3
/
+3
*
Netlist lint, first version of a FAQ and small code changes. (#9684)
couriersud
2022-05-06
3
-20
/
+21
*
netlist: Relicensing of the GPL code to BSD-3 with the blessing of the
Olivier Galibert
2021-03-09
15
-15
/
+15
*
ATTR_UNUSED, do you welcome C++17 in your heart and mind?
Olivier Galibert
2021-01-22
1
-2
/
+2
*
netlist: fix VS build.
couriersud
2020-10-03
1
-1
/
+1
*
netlist: simplify code.
couriersud
2020-10-02
1
-1
/
+1
*
netlist: move core_terms to netlist_state.
couriersud
2020-10-02
2
-22
/
+22
*
netlist: more clang lint fixes.
couriersud
2020-10-02
1
-2
/
+2
*
netlist: Fix a net splitting issue with four term devices.
couriersud
2020-09-30
1
-4
/
+8
*
netlist: applied some clang tidy recommendations
couriersud
2020-09-30
4
-4
/
+4
*
netlist: implement stricter validation.
couriersud
2020-09-28
1
-1
/
+48
*
netlist: Remove "extended validation mode"
couriersud
2020-09-28
1
-4
/
+1
*
netlist: Fix 128 bit integer support.
couriersud
2020-09-24
2
-4
/
+4
*
netlist: code refactoring.
couriersud
2020-09-20
3
-9
/
+7
*
netlist: emscripten can not use specialization efficiently.
couriersud
2020-09-17
1
-0
/
+2
*
netlist: Pedantic and clang tidy updates
couriersud
2020-09-06
2
-6
/
+6
*
netlist: code maintenance and performance optimizations.
Couriersud
2020-09-05
2
-5
/
+5
*
netlist: Fix various issues around include directories.
couriersud
2020-08-25
3
-12
/
+12
*
netlist: References to subdevices should be symbolic.
couriersud
2020-08-23
1
-1
/
+1
*
netlist: Minor optimization to remove sqrt from inner loop.
Aaron Giles
2020-08-02
1
-9
/
+9
*
netlist: source stream refactoring
couriersud
2020-07-28
1
-2
/
+2
*
netlist: further nl_base.h splitting into headers in core subdir.
couriersud
2020-07-28
2
-2
/
+2
*
netlist: sub solvers now have their own parameter set.
couriersud
2020-07-25
10
-78
/
+122
*
netlist: Fix scheduling bug.
couriersud
2020-07-25
3
-4
/
+4
*
netlist: include GMRES solver in build.
couriersud
2020-07-25
1
-2
/
+2
*
netlist: Fix format string in gcr code.
couriersud
2020-07-25
1
-1
/
+1
*
netlist: Fix clang unused variable warning.
couriersud
2020-07-25
1
-0
/
+3
*
netlist: separate nl_base.h into separate header files.
couriersud
2020-07-25
2
-3
/
+0
*
netlist: Rewrote scheduler scheduling.
couriersud
2020-07-25
5
-75
/
+177
*
netlist: nld_matrix_solver is now owned by nld_solver.
couriersud
2020-07-25
13
-47
/
+52
*
netlist: include timestamp in newton-raphson loop warnings.
couriersud
2020-07-18
1
-2
/
+2
*
netlist: Potential regression trigger.
couriersud
2020-07-17
2
-11
/
+0
*
netlist: prepare road towards trapezoidal integration.
couriersud
2020-07-17
1
-1
/
+1
*
netlist: finished input handler refactoring.
couriersud
2020-07-12
4
-4
/
+15
*
netlist: emit a warning every 100 invocations of nr resolution.
couriersud
2020-07-12
2
-3
/
+7
*
netlist: improve dealing with non-convergence situations.
couriersud
2020-07-11
3
-40
/
+125
*
netlist: remove soft reset support.
couriersud
2020-07-05
1
-1
/
+1
*
netlist: code maintenance and bug fixes.
couriersud
2020-07-01
2
-0
/
+2
*
netlist: include file refactoring.
couriersud
2020-06-28
14
-24
/
+25
[next]