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: 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
*
Various netlist fixes:
couriersud
2016-08-06
1
-1
/
+0
*
Srcclean on netlist files. Avoid the merge massacre. (nw)
couriersud
2016-06-25
1
-5
/
+4
*
Add explicit to constructors to avoid bad surprises later. (nw)
couriersud
2016-06-24
1
-2
/
+2
*
Merge netlist_dev branch, all code_refactoring: (nw)
couriersud
2016-06-16
1
-284
/
+1
*
add cmath include to plists.h
couriersud
2016-06-07
1
-0
/
+1
*
- More code cleanup.
couriersud
2016-06-07
1
-284
/
+48
*
- Added constructors to prepare to move terminal setup into constructor.
couriersud
2016-06-07
1
-7
/
+11
*
- Minor cosmetic refactoring. Added a "uninitialised array" template to
balr0g
2016-06-07
1
-4
/
+48
*
Moved more code into plib namespace. (nw)
couriersud
2016-05-27
1
-72
/
+78
*
Remove dependency on osd_ticks. Converted palloc and friends into
couriersud
2016-05-27
1
-1
/
+1
*
All netlist devices now follow new syntax. Removed dead code. All sub
couriersud
2016-05-21
1
-5
/
+5
*
Various cleanups suggested by static analyzer (nw)
Miodrag Milanovic
2016-04-24
1
-26
/
+26
*
Implemented dynamic loading of precompiled solver code. [Couriersud]
couriersud
2016-04-23
1
-0
/
+1
*
Minor changes, mostly signed comparisons and adding includes for
couriersud
2016-04-08
1
-1
/
+1
*
Netlist: code maintenance
couriersud
2016-03-23
1
-1
/
+0
*
Netlist: Some code simplification
couriersud
2016-03-16
1
-6
/
+2
*
netlist: rename plist_t to pvector_t to clarify origin.
couriersud
2016-03-14
1
-13
/
+12
*
netlist updates:
couriersud
2016-03-14
1
-346
/
+115
[next]