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
*
Cleanups and version bump
mame0174
Miodrag Milanovic
2016-05-25
1
-8
/
+5
*
All netlist devices now follow new syntax. Removed dead code. All sub
couriersud
2016-05-21
1
-58
/
+47
*
More memory timebombs removed. (nw)
couriersud
2016-05-21
1
-2
/
+0
*
Converted more devices to new layout. Improved memory handling in
couriersud
2016-05-21
1
-14
/
+22
*
Continuing work to move object initialization from start to constructor.
couriersud
2016-05-16
1
-39
/
+73
*
More automatic memory handling. (nw)
couriersud
2016-05-16
1
-9
/
+10
*
Some use of share_ptr to ease memory management. (nw)
couriersud
2016-05-12
1
-34
/
+41
*
Code simplification
couriersud
2016-05-12
1
-2
/
+17
*
Align object registration syntax. (nw)
couriersud
2016-05-10
1
-29
/
+3
*
Rename connect_direct to connect_post_start to reflect usage. (nw)
couriersud
2016-05-10
1
-1
/
+4
*
Simplify object model by removing default_logic_family().
couriersud
2016-05-08
1
-1
/
+1
*
Converted most subdevices to unique_ptr. This is a temporary measure
couriersud
2016-05-02
1
-31
/
+19
*
Various cleanups suggested by static analyzer (nw)
Miodrag Milanovic
2016-04-24
1
-27
/
+27
*
Implemented dynamic loading of precompiled solver code. [Couriersud]
couriersud
2016-04-23
1
-1
/
+9
*
Moved solver members to proper place. Minor code changes. (nw)
couriersud
2016-04-15
1
-4
/
+0
*
netlist_t no longer descends from netlist::object_t.
couriersud
2016-04-10
1
-16
/
+28
*
Get rid of some init_object calls.
couriersud
2016-04-10
1
-4
/
+20
*
netlist:
couriersud
2016-03-27
1
-1
/
+2
*
Fix kidniki sound speed. Make more class members private.
couriersud
2016-03-26
1
-1
/
+1
*
Netlist: code maintenance
couriersud
2016-03-23
1
-32
/
+34
*
Netlist: Some code simplification
couriersud
2016-03-16
1
-31
/
+6
*
netlist updates:
couriersud
2016-03-14
1
-63
/
+47
*
netlist override update (nw)
Miodrag Milanovic
2015-12-06
1
-2
/
+2
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+1050