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
/
devices
/
nld_log.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
netlist: Relicensing of the GPL code to BSD-3 with the blessing of the
Olivier Galibert
2021-03-09
1
-1
/
+1
*
-unidasm: Allow input piped from stdin by specifying a bare hyphen as the fil...
Vas Crabb
2020-11-18
1
-6
/
+3
*
netlist: minor code cleanup.
couriersud
2020-09-25
1
-2
/
+2
*
netlist: move to generated header and link support files files.
couriersud
2020-09-12
1
-1
/
+0
*
netlist: Fix various issues around include directories.
couriersud
2020-08-25
1
-1
/
+1
*
netlist: Move documentation from header to cpp file. Batch 3.
couriersud
2020-08-02
1
-1
/
+11
*
netlist: further nl_base.h splitting into headers in core subdir.
couriersud
2020-07-28
1
-1
/
+1
*
netlist: fix some clang tidy warnings.
couriersud
2020-07-25
1
-0
/
+2
*
netlist: fix logging of final timestamp.
couriersud
2020-07-19
1
-2
/
+3
*
netlist: Potential regression trigger.
couriersud
2020-07-17
1
-10
/
+0
*
netlist: comment out empty reset and update calls
couriersud
2020-07-16
1
-1
/
+1
*
netlist: finished input handler refactoring.
couriersud
2020-07-12
1
-4
/
+20
*
netlist: use threads on netlist logs.
couriersud
2020-07-11
1
-3
/
+68
*
netlist: Enable utf7 filenames on windows. (nw)
couriersud
2020-06-06
1
-1
/
+1
*
netlist: remove family_setter and other maintenance. (nw)
couriersud
2020-05-09
1
-1
/
+1
*
netlist: Fix a bug introduced by latest nld_log change. (nw)
couriersud
2020-05-01
1
-2
/
+5
*
netlist: nld_log now writes out last value at end of run. (nw)
couriersud
2020-05-01
1
-0
/
+5
*
netlist: code maintenance. (nw)
couriersud
2020-01-20
1
-1
/
+1
*
netlist: more consistent exception handling. (nw)
couriersud
2019-11-05
1
-1
/
+1
*
netlist: Support for float, double and long double solvers. [Couriersud]
couriersud
2019-11-02
1
-3
/
+3
*
netlist: maintenance and simplifcation. (nw)
couriersud
2019-10-31
1
-2
/
+2
*
netlist: switch to c++ streams. (nw)
couriersud
2019-09-25
1
-2
/
+6
*
(nw) Clean up the mess on master
Vas Crabb
2019-03-26
1
-9
/
+9
*
Revert "conflict resolution (nw)"
andreasnaive
2019-03-25
1
-9
/
+9
*
netlist: tidy changes and better constexpr support for ptime class. (nw)
couriersud
2019-02-24
1
-1
/
+1
*
netlist: Fix relative include paths and a conflict. (nw)
couriersud
2019-02-23
1
-1
/
+1
*
Move ptime struct into plib namespace and fix relative includes. (nw)
couriersud
2019-02-23
1
-2
/
+2
*
netlist: Refactoring after adding clang-tidy support to netlist makefile
couriersud
2019-02-07
1
-1
/
+1
*
netlist: All devices now specify parameters in factory constructor. (nw)
couriersud
2019-02-01
1
-2
/
+2
*
netlist: refactored netlist creation. (nw)
couriersud
2019-01-15
1
-2
/
+2
*
Improve dealing ownership in pstreams. (nw)
couriersud
2019-01-13
1
-2
/
+2
*
Move information where it belongs ... into the drivers. (nw)
couriersud
2019-01-10
1
-2
/
+2
*
pstring, pdynlib, pfmtlog refactoring :
couriersud
2017-04-04
1
-2
/
+2
*
Make sure netlist includes are not found directly on include path.
couriersud
2017-02-10
1
-3
/
+3
*
Cleanup of includes. (nw)
couriersud
2017-01-27
1
-1
/
+0
*
Netlist: code refactoring
couriersud
2017-01-20
1
-5
/
+6
*
Netlist updates:
couriersud
2016-07-21
1
-3
/
+3
*
Srcclean on netlist files. Avoid the merge massacre. (nw)
couriersud
2016-06-25
1
-2
/
+0
*
- Added constructors to prepare to move terminal setup into constructor.
couriersud
2016-06-07
1
-2
/
+2
*
- Minor cosmetic refactoring. Added a "uninitialised array" template to
balr0g
2016-06-07
1
-34
/
+79
*
Moved more code into plib namespace. (nw)
couriersud
2016-05-27
1
-2
/
+2
*
All netlist devices now follow new syntax. Removed dead code. All sub
couriersud
2016-05-21
1
-22
/
+0
*
Converted more devices to new layout. Improved memory handling in
couriersud
2016-05-21
1
-2
/
+1
*
Align object registration syntax. (nw)
couriersud
2016-05-10
1
-3
/
+3
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+76