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
/
plib
/
plists.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
netlist: simplify code.
couriersud
2020-10-02
1
-2
/
+10
*
netlist: more clang lint fixes.
couriersud
2020-10-02
1
-1
/
+4
*
netlist: code refactoring
couriersud
2020-09-24
1
-18
/
+10
*
netlist: Rewrote scheduler scheduling.
couriersud
2020-07-25
1
-22
/
+92
*
netlist: code maintenance and bug fixes.
couriersud
2020-07-01
1
-3
/
+3
*
netlist: include file refactoring.
couriersud
2020-06-28
1
-3
/
+1
*
netlist: code maintenance
couriersud
2020-06-28
1
-3
/
+0
*
netlist: Performance improvement and refactoring. [Couriersud]
couriersud
2020-06-13
1
-0
/
+8
*
netlist: drop c++11 support. (nw)
couriersud
2020-06-01
1
-4
/
+4
*
netlist: split plists.h and fix nvcc compile for 10.2 (nw)
couriersud
2020-05-25
1
-336
/
+0
*
netlist: improve performance. [Couriersud]
couriersud
2020-05-24
1
-19
/
+50
*
netlist: More clang-tidy fixes. (nw)
couriersud
2020-04-28
1
-8
/
+11
*
netlist: rename some macros. (nw)
couriersud
2020-04-26
1
-4
/
+8
*
netlist: clang lint fixes, srcclean and nlwav fix. (nw)
couriersud
2020-01-25
1
-3
/
+5
*
netlist: clang tidy fixes. (nw)
couriersud
2020-01-19
1
-1
/
+1
*
netlist: Code maintenance. (nw)
couriersud
2020-01-12
1
-1
/
+1
*
netlist: Force invalidation of save states. [Couriersud]
couriersud
2019-12-30
1
-2
/
+1
*
netlist: maintenance. (nw)
couriersud
2019-11-11
1
-12
/
+0
*
netlist: code maintenance and bug fixes. (nw)
couriersud
2019-11-08
1
-29
/
+29
*
netlist: Minor optimizations. (nw)
couriersud
2019-11-05
1
-0
/
+3
*
netlist: code maintenance. (nw)
couriersud
2019-11-04
1
-12
/
+12
*
netlist: remove pragma once. (nw)
couriersud
2019-11-03
1
-2
/
+0
*
netlist: fix clang warnings & srcclean. (nw)
couriersud
2019-10-31
1
-9
/
+9
*
netlist: code maintenance. (nw)
couriersud
2019-10-29
1
-11
/
+27
*
srcclean (nw)
Vas Crabb
2019-10-26
1
-2
/
+2
*
Netlist: code maintenance and bug fixes. (nw)
couriersud
2019-10-17
1
-206
/
+429
*
Netlist: code maintenance and bug fixes. [Couriersud]
couriersud
2019-10-15
1
-4
/
+15
*
netlist: Add validation support to netlist device.
couriersud
2019-04-15
1
-3
/
+10
*
(nw) Clean up the mess on master
Vas Crabb
2019-03-26
1
-10
/
+112
*
Revert "conflict resolution (nw)"
andreasnaive
2019-03-25
1
-112
/
+10
*
netlist: refactoring. (nw)
couriersud
2019-03-01
1
-5
/
+5
*
netlist: tidy changes and better constexpr support for ptime class. (nw)
couriersud
2019-02-24
1
-2
/
+2
*
netlist: fix visibility issues and more issues reported by tidy. (nw)
couriersud
2019-02-22
1
-1
/
+2
*
netlist: tick off some issues clang-tidy highlights. (nw)
couriersud
2019-02-18
1
-1
/
+1
*
netlist: More cpp core guidelines alignment. (nw)
couriersud
2019-02-11
1
-6
/
+10
*
netlist: more core guidelines work. (nw)
couriersud
2019-02-09
1
-2
/
+2
*
netlist: more cpp core guidelines work. (nw)
couriersud
2019-02-08
1
-0
/
+1
*
netlist: Refactoring after adding clang-tidy support to netlist makefile
couriersud
2019-02-07
1
-6
/
+4
*
netlist: Further simplification and optimization. (nw)
couriersud
2019-02-04
1
-0
/
+97
*
netlist: Refactoring and some functionality enhancements. (nw)
couriersud
2019-02-04
1
-1
/
+2
*
Refactoring and bug fixes. (nw)
couriersud
2019-01-10
1
-1
/
+1
*
Added a heap priority queue to the netlist source.
couriersud
2017-02-24
1
-3
/
+5
*
Improve readability. Add more c++11 noexcept and swap semantics.
couriersud
2017-02-22
1
-6
/
+6
*
More truthtable rework and clean up. (nw)
couriersud
2017-02-19
1
-1
/
+14
*
Reorder include order to comply with best practices. (nw)
couriersud
2017-02-10
1
-2
/
+2
*
Add constexpr add noexcept. (nw)
couriersud
2017-02-05
1
-12
/
+20
*
Cleanup of includes. (nw)
couriersud
2017-01-27
1
-3
/
+0
*
More netlist refactoring:
couriersud
2017-01-25
1
-0
/
+1
*
Make destructors virtual on base classes. (nw)
couriersud
2017-01-06
1
-0
/
+1
*
Use noexcept in netlist code where appropriate.
couriersud
2016-08-07
1
-5
/
+5
[next]