index
:
mame
aaron-nl3
aaron-pci-cleanup
addrbus-64
arm3_copro
asmjit
cbm_joy_swap
cdimono2_wip
cdplay
cdtv_subcode
dc_pvr-thread
deprecated
draggable-layout
dribbling-nl
dsp563xx
floppysound
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
release0288
rendlay_vid
s23-firewire
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
script-eof-marker
shangha3_drop
taitoair_vco
taitotz-pixxiii
taitowlf_zoom
time-experiments
time-experiments2
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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Hook up Borderline netlist, provided by 'beta-tester' (#7328) [beta-tester]
Aaron Giles
2020-10-05
2
-200
/
+5597
*
netlist: fix VS build.
couriersud
2020-10-03
2
-4
/
+4
*
netlist: catch parenthesis count mismatch in formulas.
couriersud
2020-10-03
2
-1
/
+8
*
Exception specifications on deleted operators/constructors aren't useful.
Vas Crabb
2020-10-03
2
-6
/
+6
*
pmatrix_cr.h: More logical fix for the nothrow issue
AJR
2020-10-02
1
-1
/
+1
*
netlist: Revert changes intended to make the code work on OSX 10.10.
couriersud
2020-10-03
2
-4
/
+4
*
Fix clang error: exception specification of explicitly defaulted move assignm...
AJR
2020-10-02
2
-6
/
+6
*
netlist: simplify code.
couriersud
2020-10-02
7
-77
/
+46
*
netlist: move core_terms to netlist_state.
couriersud
2020-10-02
8
-61
/
+71
*
netlist: more clang lint fixes.
couriersud
2020-10-02
22
-346
/
+384
*
netlist: Add parse optimization to pfunction.
couriersud
2020-10-02
2
-20
/
+99
*
netlist: rename more files to lower case.
couriersud
2020-10-02
2
-0
/
+0
*
netlist: Convert driver filenames to lower case.
couriersud
2020-09-30
12
-30
/
+32
*
netlist: Fix a net splitting issue with four term devices.
couriersud
2020-09-30
6
-16
/
+48
*
netlist: Rewrote frontier documentation.
couriersud
2020-09-30
3
-29
/
+28
*
netlist: applied some clang tidy recommendations
couriersud
2020-09-30
13
-14
/
+24
*
netlist: implement stricter validation.
couriersud
2020-09-28
3
-523
/
+59
*
netlist: Remove "extended validation mode"
couriersud
2020-09-28
6
-43
/
+7
*
netlist: Fix astro blaster sonar sound
couriersud
2020-09-27
1
-1735
/
+1686
*
Disable SOUND_DEBUG for non-debug builds, and srcclean
Vas Crabb
2020-09-27
4
-14
/
+14
*
netlist: minor code cleanup.
couriersud
2020-09-25
18
-111
/
+131
*
netlist: Fixed a couple of issues with various compilers.
couriersud
2020-09-24
6
-3
/
+25
*
netlist: make pstring length/size use consistent.
couriersud
2020-09-24
6
-16
/
+33
*
netlist: clearly identify void * casts.
couriersud
2020-09-24
4
-5
/
+9
*
netlist: Fix 128 bit integer support.
couriersud
2020-09-24
5
-20
/
+32
*
netlist: Improve queue handling documentation in code.
couriersud
2020-09-24
3
-4
/
+44
*
netlist: code refactoring
couriersud
2020-09-24
27
-203
/
+194
*
astrob: significant performance increase
couriersud
2020-09-20
1
-1188
/
+1677
*
netlist: code refactoring.
couriersud
2020-09-20
7
-169
/
+166
*
Fix a minor error in the CD4076 netlist library device implementation definit...
Lord-Nightmare
2020-09-18
2
-2
/
+2
*
Netlist devices for MCM14524, CD4029, CD4030, CD4042, CD4049, CD4076 [Lord Ni...
Lord-Nightmare
2020-09-17
8
-0
/
+1012
*
netlist: emscripten can not use specialization efficiently.
couriersud
2020-09-17
3
-0
/
+14
*
netlist: optimize headers.
couriersud
2020-09-17
11
-78
/
+101
*
netlist: Move ICL8038_DIP and NE556_DIP to core.
couriersud
2020-09-17
3
-1
/
+88
*
netlist: move more models into the core.
couriersud
2020-09-13
3
-3
/
+27
*
netlist: Move selected NET_MODELS into the core
couriersud
2020-09-12
4
-4
/
+8
*
netlist: move to generated header and link support files files.
couriersud
2020-09-12
137
-2278
/
+273
*
netlist: clang tidy fixes.
couriersud
2020-09-11
4
-5
/
+9
*
netlist: add listmodels command to nltool.
Couriersud
2020-09-09
2
-1
/
+55
*
netlist: Implement voltage dependent timing for CD4006
couriersud
2020-09-09
2
-9
/
+35
*
netlist: Pedantic and clang tidy updates
couriersud
2020-09-06
28
-52
/
+57
*
netlist: fix multi byte string issues.
couriersud
2020-09-06
4
-32
/
+36
*
netlist: Fix a compile issues with mingw.
couriersud
2020-09-05
1
-0
/
+4
*
netlist: code maintenance and performance optimizations.
Couriersud
2020-09-05
41
-902
/
+1034
*
netlist: Remove copyright-infringing descriptions copy/pasted from datasheets.
Vas Crabb
2020-08-29
5
-671
/
+0
*
netlist: Fix processing of TRUTHTABLES for generated files.
couriersud
2020-08-28
4
-571
/
+929
*
netlist: Truth tables are now standalone objects.
couriersud
2020-08-26
10
-401
/
+470
*
netlist: standalone makefile support for OSX
couriersud
2020-08-26
1
-3
/
+14
*
netlist: Change license to CC0 in macro folder.
couriersud
2020-08-25
11
-11
/
+11
*
netlist: Fix various issues around include directories.
couriersud
2020-08-25
151
-526
/
+533
[next]