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
taitoair_vco
taitowlf_zoom
time-experiments
time-experiments2
vamphalf_misncrft
voodoo_directx11
x86_std-exceptions
xbox_swlist
xtal
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: gtrak10 performance and other improvements and fixes (#10032)
couriersud
2022-07-05
1
-48
/
+72
*
netlist: fix bug, prepare for future changes and improve readability (#9947)
couriersud
2022-06-20
1
-381
/
+533
*
netlist: fix bugs and more cpp instead of macros (#9897)
couriersud
2022-06-10
1
-1053
/
+1026
*
netlist: static solver work and improve code readability (#9841)
couriersud
2022-05-30
1
-52
/
+52
*
netlist: Address comments from PR #9794, partially fix issue #9801 (#9805)
couriersud
2022-05-23
1
-8
/
+8
*
netlist: More c++, less macros, added support for cspell (#9794)
couriersud
2022-05-22
1
-15
/
+11
*
netlist: Improved PPMF target support and test coverage. (#9752)
couriersud
2022-05-15
1
-1
/
+1
*
netlist: standalone makefile and prototype modifications (#9708)
couriersud
2022-05-08
1
-3
/
+3
*
netlist: Relicensing of the GPL code to BSD-3 with the blessing of the
Olivier Galibert
2021-03-09
1
-1
/
+1
*
Hook up Borderline netlist, provided by 'beta-tester' (#7328) [beta-tester]
Aaron Giles
2020-10-05
1
-1
/
+1
*
netlist: move core_terms to netlist_state.
couriersud
2020-10-02
1
-15
/
+16
*
netlist: Convert driver filenames to lower case.
couriersud
2020-09-30
1
-1
/
+1
*
netlist: Fix a net splitting issue with four term devices.
couriersud
2020-09-30
1
-2
/
+2
*
netlist: applied some clang tidy recommendations
couriersud
2020-09-30
1
-1
/
+1
*
netlist: Remove "extended validation mode"
couriersud
2020-09-28
1
-0
/
+2
*
netlist: minor code cleanup.
couriersud
2020-09-25
1
-7
/
+4
*
netlist: make pstring length/size use consistent.
couriersud
2020-09-24
1
-3
/
+3
*
netlist: optimize headers.
couriersud
2020-09-17
1
-18
/
+1
*
netlist: move more models into the core.
couriersud
2020-09-13
1
-1
/
+4
*
netlist: move to generated header and link support files files.
couriersud
2020-09-12
1
-1
/
+0
*
netlist: Pedantic and clang tidy updates
couriersud
2020-09-06
1
-7
/
+8
*
netlist: code maintenance and performance optimizations.
Couriersud
2020-09-05
1
-39
/
+33
*
netlist: Truth tables are now standalone objects.
couriersud
2020-08-26
1
-2
/
+0
*
netlist: clang tidy include order fixes.
couriersud
2020-08-24
1
-1
/
+1
*
netlist: Add NETLIB_DELEGATE_NOOP()
couriersud
2020-08-22
1
-1
/
+4
*
Sound and other improvements to Sega G-80 games. (#7103)
Aaron Giles
2020-08-19
1
-1
/
+8
*
netlist: Remove printf debugging.
couriersud
2020-08-15
1
-2
/
+0
*
netlist: improve two error messages.
couriersud
2020-08-15
1
-4
/
+4
*
netlist: more include untangling.
couriersud
2020-08-12
1
-2
/
+1
*
netlist: improve parsing performance
couriersud
2020-08-12
1
-0
/
+39
*
netlist: Refactored pokenizer.
couriersud
2020-08-06
1
-4
/
+35
*
netlist: Disable dangerous optimization.
couriersud
2020-08-01
1
-0
/
+3
*
netlist: Fix an issue during proxy hookup.
couriersud
2020-07-28
1
-11
/
+17
*
netlist: source stream refactoring
couriersud
2020-07-28
1
-11
/
+15
*
netlist: necessary changes towards runtime processing of macro directory
couriersud
2020-07-28
1
-3
/
+3
*
netlist: sub solvers now have their own parameter set.
couriersud
2020-07-25
1
-10
/
+17
*
netlist: code maintenance.
couriersud
2020-07-16
1
-5
/
+5
*
netlist: Always take power pin names from logic family.
couriersud
2020-07-12
1
-1
/
+1
*
netlist: fix power pin names for CMOS devices.
couriersud
2020-07-12
1
-3
/
+23
*
netlist: code maintenance and bug fixes.
couriersud
2020-07-01
1
-12
/
+29
*
netlist: add hints for outputs not connected. [Couriersud, Aaron Giles]
couriersud
2020-06-28
1
-44
/
+54
*
netlist: Fix parameter value resolution on rom devices.
couriersud
2020-06-28
1
-1
/
+8
*
netlist: Fix copy elusion bug on OSX and clang < 8 [AJR, Couriersud]
couriersud
2020-06-14
1
-11
/
+4
*
nl_setup.cpp: Fix for some compilers not being CWG 1579 compliant (nw)
AJR
2020-06-13
1
-2
/
+9
*
netlist: Performance improvement and refactoring. [Couriersud]
couriersud
2020-06-13
1
-17
/
+17
*
netlist: code maintenance. (nw)
couriersud
2020-06-08
1
-10
/
+10
*
netlist: Enable utf7 filenames on windows. (nw)
couriersud
2020-06-06
1
-1
/
+1
*
netlist: clang-tidy, header order fixes. (nw)
couriersud
2020-06-01
1
-3
/
+3
*
netlist: device factory enhancements. (nw)
couriersud
2020-06-01
1
-1
/
+0
*
netlist: split plists.h and fix nvcc compile for 10.2 (nw)
couriersud
2020-05-25
1
-3
/
+3
[next]