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
/
devices
/
nld_system.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
netlist: gtrak10 performance and other improvements and fixes (#10032)
couriersud
2022-07-05
1
-2
/
+59
*
netlist: static solver work and improve code readability (#9841)
couriersud
2022-05-30
1
-2
/
+2
*
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
/
+2
*
netlist: minor code cleanup.
couriersud
2020-09-25
1
-1
/
+1
*
netlist: Pedantic and clang tidy updates
couriersud
2020-09-06
1
-1
/
+1
*
netlist: code maintenance and performance optimizations.
Couriersud
2020-09-05
1
-1
/
+97
*
netlist: Fix various issues around include directories.
couriersud
2020-08-25
1
-2
/
+2
*
netlist: separate nl_base.h into separate header files.
couriersud
2020-07-25
1
-5
/
+2
*
netlist: finished input handler refactoring.
couriersud
2020-07-12
1
-40
/
+0
*
netlist: Align design VARCLOCK to AFUNC.
Aaron Giles
2020-07-03
1
-1
/
+1
*
netlist: Change use of NETLIB_DELEGATE macro. (nw)
couriersud
2020-06-01
1
-4
/
+1
*
netlist: remove family_setter and other maintenance. (nw)
couriersud
2020-05-09
1
-2
/
+2
*
netlist: Add two noise sources. [Couriersud]
couriersud
2020-05-03
1
-0
/
+9
*
netlist: Add the NE566 as a macro device. [Couriersud]
couriersud
2020-05-01
1
-1
/
+3
*
netlist: use initializer_list. (nw)
couriersud
2020-03-02
1
-0
/
+3
*
netlist: Code maintenance. (nw)
couriersud
2020-01-12
1
-1
/
+1
*
netlist: maintenance and bug fixes, remove DUMMY_INPUT. [Couriersud]
couriersud
2019-11-15
1
-1
/
+1
*
netlist: first steps on the way to calculated parameters. [Couriersud]
couriersud
2019-11-10
1
-1
/
+1
*
netlist: code maintenance. (nw)
couriersud
2019-11-10
1
-3
/
+3
*
netlist: code and documentation maintenance fixes. [Couriersud]
couriersud
2019-11-07
1
-50
/
+7
*
netlist: Support for float, double and long double solvers. [Couriersud]
couriersud
2019-11-02
1
-1
/
+1
*
netlist: maintenance and simplifcation. (nw)
couriersud
2019-10-31
1
-1
/
+1
*
netlist: Use unique_ptr where possible. (nw)
couriersud
2019-10-15
1
-1
/
+1
*
netlist: MB3614 again, function controlled VARCLOCK and other
couriersud
2019-04-07
1
-14
/
+1
*
(nw) Clean up the mess on master
Vas Crabb
2019-03-26
1
-58
/
+37
*
Revert "conflict resolution (nw)"
andreasnaive
2019-03-25
1
-37
/
+58
*
netlist: Fix relative include paths and a conflict. (nw)
couriersud
2019-02-23
1
-2
/
+2
*
netlist: align solver calls. (nw)
couriersud
2019-02-04
1
-13
/
+4
*
netlist: Refactoring and some functionality enhancements. (nw)
couriersud
2019-02-04
1
-0
/
+23
*
netlist: All devices now specify parameters in factory constructor. (nw)
couriersud
2019-02-01
1
-11
/
+13
*
netlist: remove trampoline code. (nw)
couriersud
2019-02-01
1
-2
/
+2
*
netlist: code maintenance and fixing kidniki ... (nw)
couriersud
2019-02-01
1
-37
/
+0
*
Move information where it belongs ... into the drivers. (nw)
couriersud
2019-01-10
1
-11
/
+11
*
Fix state saving for pfunction lfsr. (nw)
couriersud
2017-05-28
1
-1
/
+1
*
Netlist code refactoring:
couriersud
2017-04-09
1
-1
/
+2
*
Clean up net_t interface and increase readability. (nw)
couriersud
2017-02-22
1
-2
/
+2
*
Make sure netlist includes are not found directly on include path.
couriersud
2017-02-10
1
-2
/
+2
*
More netlist refactoring:
couriersud
2017-01-25
1
-2
/
+2
*
Netlist:
couriersud
2017-01-17
1
-72
/
+3
*
Improve readability and remove some trampolines. (nw)
couriersud
2017-01-12
1
-0
/
+35
*
Fix timing issue in CD4538. Add "pow" (power) to the function model.
couriersud
2017-01-12
1
-0
/
+4
*
- setup_t is owned by netlist_t. Stop being complicated.
couriersud
2017-01-12
1
-0
/
+5
*
Moved proxy code into separate file. (nw)
couriersud
2016-12-28
1
-32
/
+0
*
Netlist updates:
couriersud
2016-07-21
1
-13
/
+13
*
Netlist improvements:
couriersud
2016-07-01
1
-1
/
+1
*
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
-3
/
+3
*
- More code cleanup.
couriersud
2016-06-07
1
-20
/
+5
*
- Minor cosmetic refactoring. Added a "uninitialised array" template to
balr0g
2016-06-07
1
-161
/
+177
[next]