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
/
nl_base.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
netlist: simplify code.
couriersud
2020-10-02
1
-9
/
+8
*
netlist: move core_terms to netlist_state.
couriersud
2020-10-02
1
-3
/
+5
*
netlist: Convert driver filenames to lower case.
couriersud
2020-09-30
1
-3
/
+3
*
netlist: Fix a net splitting issue with four term devices.
couriersud
2020-09-30
1
-2
/
+10
*
netlist: Remove "extended validation mode"
couriersud
2020-09-28
1
-1
/
+0
*
netlist: minor code cleanup.
couriersud
2020-09-25
1
-4
/
+6
*
netlist: optimize headers.
couriersud
2020-09-17
1
-2
/
+2
*
netlist: move to generated header and link support files files.
couriersud
2020-09-12
1
-2
/
+6
*
netlist: Pedantic and clang tidy updates
couriersud
2020-09-06
1
-1
/
+1
*
netlist: code maintenance and performance optimizations.
Couriersud
2020-09-05
1
-11
/
+8
*
netlist: Fix various issues around include directories.
couriersud
2020-08-25
1
-1
/
+4
*
netlist: Add NETLIB_DELEGATE_NOOP()
couriersud
2020-08-22
1
-3
/
+3
*
netlist: dead code removal.
couriersud
2020-08-17
1
-1
/
+0
*
netlist: more include untangling.
couriersud
2020-08-12
1
-1
/
+0
*
netlist: improve parsing performance
couriersud
2020-08-12
1
-8
/
+9
*
netlist: align naming of files within the macro folder.
couriersud
2020-08-10
1
-3
/
+3
*
netlist: more header file separation
couriersud
2020-08-08
1
-0
/
+77
*
netlist: Refactored pokenizer.
couriersud
2020-08-06
1
-3
/
+6
*
netlist: source stream refactoring
couriersud
2020-07-28
1
-1
/
+1
*
netlist: necessary changes towards runtime processing of macro directory
couriersud
2020-07-28
1
-0
/
+12
*
netlist: further nl_base.h splitting into headers in core subdir.
couriersud
2020-07-28
1
-0
/
+21
*
netlist: separate nl_base.h into separate header files.
couriersud
2020-07-25
1
-1
/
+1
*
netlist: Rewrote scheduler scheduling.
couriersud
2020-07-25
1
-48
/
+31
*
netlist: Potential regression trigger.
couriersud
2020-07-17
1
-37
/
+18
*
netlist: comment out empty reset and update calls
couriersud
2020-07-16
1
-0
/
+2
*
netlist: code maintenance.
couriersud
2020-07-16
1
-9
/
+5
*
netlist: finished input handler refactoring.
couriersud
2020-07-12
1
-3
/
+3
*
netlist: remove soft reset support.
couriersud
2020-07-05
1
-4
/
+14
*
netlist: code maintenance and bug fixes.
couriersud
2020-07-01
1
-1
/
+2
*
netlist: include file refactoring.
couriersud
2020-06-28
1
-2
/
+3
*
netlist: fix some clang-tidy warnings. (nw)
couriersud
2020-06-13
1
-0
/
+1
*
netlist: Performance improvement and refactoring. [Couriersud]
couriersud
2020-06-13
1
-12
/
+12
*
netlist: Make fostrm actually write to file. (nw)
couriersud
2020-06-13
1
-4
/
+2
*
netlist: prepare path to non-virtual update functions. (nw)
couriersud
2020-06-08
1
-4
/
+0
*
netlist: code maintenance. (nw)
couriersud
2020-06-08
1
-11
/
+11
*
netlist: debugger - use callbacks to access terminals. (nw)
couriersud
2020-06-01
1
-1
/
+1
*
netlist: refactored ppmf.h [Couriersud]
couriersud
2020-06-01
1
-0
/
+5
*
netlist: small memory system cleanup. (nw)
couriersud
2020-05-25
1
-2
/
+3
*
netlist: move configuration entries into netlist namespace. (nw)
couriersud
2020-05-25
1
-4
/
+4
*
netlist: improve performance. [Couriersud]
couriersud
2020-05-24
1
-1
/
+65
*
netlist: move penum into own header file. (nw)
couriersud
2020-05-24
1
-1
/
+3
*
netlist: fix a memory issue. (nw)
couriersud
2020-05-24
1
-3
/
+1
*
netlist: various clang-tidy-11 fixes. (nw)
couriersud
2020-05-24
1
-3
/
+3
*
netlist: Add tristate support for rom devices. [Couriersud]
couriersud
2020-05-20
1
-13
/
+21
*
netlist: Add working 74125 and 74126 implementations. [Couriersud]
couriersud
2020-05-17
1
-8
/
+5
*
netlist: code cleanup and development stage tristate [Couriersud]
couriersud
2020-05-15
1
-41
/
+20
*
netlist: Extended functionality and code cleanup. [Couriersud]
couriersud
2020-05-12
1
-42
/
+39
*
netlist: more family/model alignment. (nw)
couriersud
2020-05-10
1
-8
/
+9
*
netlist: logic devices now support model parameter. [Couriersud]
couriersud
2020-05-10
1
-200
/
+110
*
netlist: remove family_setter and other maintenance. (nw)
couriersud
2020-05-09
1
-30
/
+83
[next]