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
/
devices
/
machine
/
netlist.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
srcclean and cleanup (nw)
Vas Crabb
2020-06-21
1
-3
/
+3
*
netlist: Fix copy elusion bug on OSX and clang < 8 [AJR, Couriersud]
couriersud
2020-06-14
1
-14
/
+6
*
netlist: Performance improvement and refactoring. [Couriersud]
couriersud
2020-06-13
1
-4
/
+5
*
netlist: fix win32 compile (nw)
couriersud
2020-06-10
1
-4
/
+6
*
netlist: code maintenance. (nw)
couriersud
2020-06-08
1
-19
/
+18
*
netlist: remove more macro usage, fix win float exceptions. (nw)
couriersud
2020-06-06
1
-6
/
+2
*
netlist: Reduce macro usage and make use of pstring utf8. (nw)
couriersud
2020-06-06
1
-0
/
+10
*
netlist: move multiparameter streaming into nl_interface.h (nw)
couriersud
2020-06-01
1
-246
/
+136
*
netlist: device factory enhancements. (nw)
couriersud
2020-06-01
1
-143
/
+71
*
netlist: debugger - use callbacks to access terminals. (nw)
couriersud
2020-06-01
1
-2
/
+41
*
netlist: small memory system cleanup. (nw)
couriersud
2020-05-25
1
-5
/
+5
*
netlist: move configuration entries into netlist namespace. (nw)
couriersud
2020-05-25
1
-4
/
+4
*
netlist: Better integretation of INT128. (nw)
couriersud
2020-05-24
1
-6
/
+6
*
netlist: Fix OSX compile. (nw)
couriersud
2020-05-22
1
-3
/
+3
*
netlist: simplify factory call structure. (nw)
couriersud
2020-05-20
1
-3
/
+6
*
netlist: improve timing accuracy for sound devices. [Couriersud]
couriersud
2020-05-20
1
-38
/
+117
*
netlist: improve typesafety for source locations. (nw)
couriersud
2020-05-17
1
-3
/
+3
*
netlist: code cleanup and development stage tristate [Couriersud]
couriersud
2020-05-15
1
-20
/
+16
*
netlist: Extended functionality and code cleanup. [Couriersud]
couriersud
2020-05-12
1
-42
/
+44
*
appease vs2019_clang with llvm 10.0
smf-
2020-04-25
1
-3
/
+3
*
netlist: rename some camel case names. (nw)
couriersud
2020-04-19
1
-4
/
+4
*
netlist: nltool usage and static compile changes. [Couriersud]
couriersud
2020-04-18
1
-0
/
+8
*
netlist: improve performance up to 65% on audio netlists. [Couriersud]
couriersud
2020-04-13
1
-3
/
+5
*
netlist: Reduce memory allocation calls in non-core code. (nw)
couriersud
2020-04-10
1
-5
/
+5
*
netlist: Parameters evaluated when netlist is created. [Couriersud]
couriersud
2020-01-29
1
-5
/
+5
*
srcclean, manual adjustments (nw)
Vas Crabb
2020-01-26
1
-2
/
+2
*
netlist: fix overclocking. (nw)
couriersud
2020-01-16
1
-68
/
+72
*
netlist: Increase resolution to 100 pico seconds. [Couriersud]
couriersud
2020-01-15
1
-25
/
+43
*
netlist: Code maintenance. (nw)
couriersud
2020-01-12
1
-21
/
+20
*
srcclean and indentation cleanup (nw)
Vas Crabb
2019-11-24
1
-1
/
+1
*
netlist: more code maintenance. (nw)
couriersud
2019-11-16
1
-3
/
+11
*
netlist: maintenance and bug fixes, remove DUMMY_INPUT. [Couriersud]
couriersud
2019-11-15
1
-1
/
+1
*
netlist: Proxy and power terminal hack removal. [Couriersud]
couriersud
2019-11-14
1
-0
/
+3
*
netlist: code maintenance. (nw)
couriersud
2019-11-13
1
-67
/
+67
*
Make many device_execute_interface functions noexcept, including the "informa...
AJR
2019-11-09
1
-2
/
+2
*
netlist: Minor optimizations. (nw)
couriersud
2019-11-05
1
-2
/
+2
*
netlist: more consistent exception handling. (nw)
couriersud
2019-11-05
1
-4
/
+8
*
netlist: Completed __float128 support. [Couriersud]
couriersud
2019-11-03
1
-2
/
+2
*
netlist: code maintenance and bugfixes. (nw)
couriersud
2019-11-01
1
-0
/
+2
*
netlist: Compile with float/double floating point. [Couriersud]
couriersud
2019-10-31
1
-3
/
+2
*
netlist: maintenance and simplifcation. (nw)
couriersud
2019-10-31
1
-14
/
+14
*
Spring cleaning:
Vas Crabb
2019-11-01
1
-1
/
+1
*
netlist: code maintenance. (nw)
couriersud
2019-10-30
1
-1
/
+1
*
netlist: code maintenance. (nw)
couriersud
2019-10-29
1
-1
/
+1
*
Make devdelegate more like devcb for configuration. This is a
Vas Crabb
2019-10-26
1
-14
/
+10
*
Netlist: code maintenance and improvements. [Couriersud]
couriersud
2019-10-18
1
-4
/
+4
*
Netlist: code maintenance and bug fixes. [Couriersud]
couriersud
2019-10-15
1
-2
/
+2
*
netlist: Use unique_ptr where possible. (nw)
couriersud
2019-10-15
1
-11
/
+11
*
netlist: mame netlist reorganization. [Couriersud]
couriersud
2019-10-13
1
-1
/
+2
*
netlist: maintenance and lint fixes. (nw)
couriersud
2019-10-06
1
-4
/
+4
[next]