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
/
nl_factory.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
/
+1
*
netlist: Truth tables are now standalone objects.
couriersud
2020-08-26
1
-0
/
+1
*
netlist: further nl_base.h splitting into headers in core subdir.
couriersud
2020-07-28
1
-0
/
+1
*
netlist: code maintenance and bug fixes.
couriersud
2020-07-01
1
-1
/
+1
*
netlist: include file refactoring.
couriersud
2020-06-28
1
-2
/
+1
*
srcclean and cleanup (nw)
Vas Crabb
2020-06-21
1
-14
/
+14
*
netlist: Performance improvement and refactoring. [Couriersud]
couriersud
2020-06-13
1
-3
/
+3
*
netlist: code maintenance. (nw)
couriersud
2020-06-08
1
-11
/
+10
*
netlist: clang-tidy, header order fixes. (nw)
couriersud
2020-06-01
1
-1
/
+1
*
netlist: device factory enhancements. (nw)
couriersud
2020-06-01
1
-9
/
+34
*
netlist: split plists.h and fix nvcc compile for 10.2 (nw)
couriersud
2020-05-25
1
-2
/
+1
*
netlist: code maintenance. (nw)
couriersud
2020-05-25
1
-22
/
+20
*
netlist: move netlist parsing where it belongs. (nw)
couriersud
2020-05-25
1
-16
/
+23
*
netlist: improve performance. [Couriersud]
couriersud
2020-05-24
1
-1
/
+0
*
netlist: various clang-tidy-11 fixes. (nw)
couriersud
2020-05-24
1
-1
/
+3
*
netlist: simplify factory call structure. (nw)
couriersud
2020-05-20
1
-25
/
+40
*
netlist: improve typesafety for source locations. (nw)
couriersud
2020-05-17
1
-14
/
+21
*
netlist: Extended functionality and code cleanup. [Couriersud]
couriersud
2020-05-12
1
-28
/
+21
*
netlist: remove family_setter and other maintenance. (nw)
couriersud
2020-05-09
1
-4
/
+4
*
netlist: rename some macros. (nw)
couriersud
2020-04-26
1
-2
/
+2
*
netlist: Reduce memory allocation calls in non-core code. (nw)
couriersud
2020-04-10
1
-6
/
+14
*
netlist: code maintenance. (nw)
couriersud
2020-01-20
1
-2
/
+2
*
netlist: maintenance and bug fixes, remove DUMMY_INPUT. [Couriersud]
couriersud
2019-11-15
1
-5
/
+5
*
netlist: code maintenance. (nw)
couriersud
2019-11-13
1
-4
/
+11
*
netlist: maintenance. (nw)
couriersud
2019-11-08
1
-10
/
+9
*
netlist: Use unique_ptr where possible. (nw)
couriersud
2019-10-15
1
-4
/
+4
*
netlist: maintenance and lint fixes. (nw)
couriersud
2019-10-06
1
-1
/
+1
*
(nw) Clean up the mess on master
Vas Crabb
2019-03-26
1
-36
/
+51
*
Revert "conflict resolution (nw)"
andreasnaive
2019-03-25
1
-51
/
+36
*
netlist: memory code refactoring. (nw)
couriersud
2019-03-01
1
-3
/
+3
*
netlist: cosmetic changes - mostly indentation. (nw)
couriersud
2019-03-01
1
-2
/
+2
*
netlist: Fix relative include paths and a conflict. (nw)
couriersud
2019-02-23
1
-1
/
+1
*
Move ptime struct into plib namespace and fix relative includes. (nw)
couriersud
2019-02-23
1
-1
/
+1
*
netlist: memory management. [Couriersud]
couriersud
2019-02-22
1
-5
/
+5
*
netlist: refactoring startup process and array usage. (nw)
couriersud
2019-02-17
1
-1
/
+1
*
netlist: Separation of duties. (nw)
couriersud
2019-02-16
1
-8
/
+7
*
netlist: memory pool now supports aligned storage. (nw)
couriersud
2019-02-16
1
-4
/
+5
*
netlist: more memory allocation refactoring. (nw)
couriersud
2019-02-14
1
-3
/
+3
*
netlist: More cpp core guidelines alignment. (nw)
couriersud
2019-02-11
1
-2
/
+6
*
netlist: Refactoring after adding clang-tidy support to netlist makefile
couriersud
2019-02-07
1
-6
/
+14
*
netlist: All devices now specify parameters in factory constructor. (nw)
couriersud
2019-02-01
1
-22
/
+14
*
netlist: More run/setup separation. (nw)
couriersud
2019-01-18
1
-6
/
+6
*
netlist: refactored netlist creation. (nw)
couriersud
2019-01-15
1
-6
/
+6
*
Fix clang-8 warnings. (nw)
couriersud
2019-01-11
1
-0
/
+1
*
Move information where it belongs ... into the drivers. (nw)
couriersud
2019-01-10
1
-1
/
+11
*
cheekyms: add preliminary netlist sound based on schematics provided by Sam G...
Vas Crabb
2017-05-26
1
-0
/
+0
*
More cppcheck fixes. (nw)
Couriersud
2017-03-05
1
-1
/
+1
*
Fix VS2015 compile. (nw)
couriersud
2017-02-22
1
-2
/
+2
*
Improve readability. Add more c++11 noexcept and swap semantics.
couriersud
2017-02-22
1
-1
/
+1
[next]