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_setup.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
netlist: Improved MOS transistor model. [Couriersud]
couriersud
2019-03-29
1
-0
/
+1
*
(nw) Clean up the mess on master
Vas Crabb
2019-03-26
1
-344
/
+494
*
Revert "conflict resolution (nw)"
andreasnaive
2019-03-25
1
-494
/
+344
*
netlist: refactor model code. (nw)
couriersud
2019-03-18
1
-40
/
+48
*
netlist: Add UJT example for 2N6027.
couriersud
2019-03-17
1
-0
/
+1
*
netlist: Fix formatting bug. (nw)
couriersud
2019-03-17
1
-5
/
+0
*
netlist: fix bugs in object initialization order. (nw)
Couriersud
2019-03-06
1
-37
/
+28
*
netlist: memory code refactoring. (nw)
couriersud
2019-03-01
1
-7
/
+7
*
netlist: fix visibility issues and more issues reported by tidy. (nw)
couriersud
2019-02-22
1
-7
/
+7
*
netlist: memory management. [Couriersud]
couriersud
2019-02-22
1
-8
/
+8
*
netlist: remove locked-in context from sources. (nw)
couriersud
2019-02-17
1
-5
/
+5
*
netlist: refactoring startup process and array usage. (nw)
couriersud
2019-02-17
1
-17
/
+19
*
(nw) remove some superfluous const, eliminate a superfluous temp, remove supe...
Vas Crabb
2019-02-18
1
-1
/
+1
*
netlist: Separation of duties. (nw)
couriersud
2019-02-16
1
-195
/
+207
*
netlist: memory pool now supports aligned storage. (nw)
couriersud
2019-02-16
1
-15
/
+15
*
netlist: more memory allocation refactoring. (nw)
couriersud
2019-02-14
1
-7
/
+6
*
netlist: More cpp core guidelines alignment. (nw)
couriersud
2019-02-11
1
-2
/
+2
*
netlist: Fix crashes on certain hardware/library combos. (nw)
couriersud
2019-02-09
1
-0
/
+1
*
netlist: more core guidelines work. (nw)
couriersud
2019-02-09
1
-5
/
+5
*
netlist: constants are now constexpr functions. (nw)
couriersud
2019-02-09
1
-2
/
+2
*
netlist: Refactoring after adding clang-tidy support to netlist makefile
couriersud
2019-02-07
1
-33
/
+58
*
netlist: Refactoring and some functionality enhancements. (nw)
couriersud
2019-02-04
1
-5
/
+6
*
netlist: fix some issues. (nw)
couriersud
2019-02-02
1
-3
/
+36
*
netlist: pstream and ppreprocessor (now a pistream) refactoring. (nw)
couriersud
2019-01-19
1
-15
/
+6
*
netlist: More run/setup separation. (nw)
couriersud
2019-01-18
1
-6
/
+132
*
netlist: refactored netlist creation. (nw)
couriersud
2019-01-15
1
-5
/
+5
*
netlist: Code refactoring. (nw)
couriersud
2019-01-14
1
-14
/
+3
*
netlist: Improve type safety for parameters. (nw)
couriersud
2019-01-13
1
-35
/
+5
*
netlist: Fix logging during object construction. (nw)
couriersud
2019-01-13
1
-2
/
+2
*
Improve dealing ownership in pstreams. (nw)
couriersud
2019-01-13
1
-7
/
+7
*
Improve type safety on string->numeric conversions. (nw)
couriersud
2019-01-10
1
-5
/
+8
*
add C++ standard library headers for things that are used (nw)
Vas Crabb
2019-01-07
1
-0
/
+2
*
Code maintenance and fix for "pure virtual call" error. (nw)
couriersud
2019-01-06
1
-10
/
+11
*
More c++ alignment. pstring now behaves like std::string. (nw)
couriersud
2019-01-06
1
-17
/
+17
*
dimemory: Lift the cap on the number of address spaces per device [O. Galibert]
Olivier Galibert
2017-07-03
1
-1
/
+1
*
Fix DEBUG build. (nw)
couriersud
2017-05-27
1
-1
/
+1
*
Netlist code refactoring:
couriersud
2017-04-09
1
-2
/
+2
*
pstring, pdynlib, pfmtlog refactoring :
couriersud
2017-04-04
1
-6
/
+6
*
Change pstring to use std::string as storage container.
couriersud
2017-03-30
1
-14
/
+12
*
Turn psring iterator into a real forward iterator that works with standard al...
Vas Crabb
2017-03-30
1
-7
/
+7
*
More cppcheck fixes. (nw)
Couriersud
2017-03-05
1
-8
/
+8
*
Improve readability. Add more c++11 noexcept and swap semantics.
couriersud
2017-02-22
1
-1
/
+0
*
Fixed a number of issues:
couriersud
2017-01-31
1
-5
/
+3
*
Separate include file usage for netlist.
couriersud
2017-01-29
1
-23
/
+22
*
Fix bug which caused hazl1500 to crash. (nw)
couriersud
2017-01-28
1
-13
/
+0
*
Do not derive other classes from std::vector. More cleanup. (nw)
couriersud
2017-01-27
1
-4
/
+4
*
Cleanup of includes. (nw)
couriersud
2017-01-27
1
-2
/
+0
*
More netlist refactoring:
couriersud
2017-01-25
1
-15
/
+5
*
Netlist: code refactoring
couriersud
2017-01-20
1
-4
/
+63
*
Assume string literals are UTF8 in netlist code.
couriersud
2017-01-20
1
-6
/
+7
[next]