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_setup.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Converted more devices to new layout. Improved memory handling in
couriersud
2016-05-21
1
-16
/
+19
*
Continuing work to move object initialization from start to constructor.
couriersud
2016-05-16
1
-20
/
+14
*
More automatic memory handling. (nw)
couriersud
2016-05-16
1
-25
/
+18
*
Some use of share_ptr to ease memory management. (nw)
couriersud
2016-05-12
1
-10
/
+7
*
Code simplification
couriersud
2016-05-12
1
-25
/
+4
*
Devices are now created after the netlist was parsed. This enables us
couriersud
2016-05-12
1
-1
/
+26
*
Don't include netlist name in device names. (nw)
couriersud
2016-05-12
1
-2
/
+4
*
Code simplification. (nw)
couriersud
2016-05-12
1
-22
/
+22
*
A step towards late creation of devices. (nw)
couriersud
2016-05-10
1
-8
/
+7
*
Align object registration syntax. (nw)
couriersud
2016-05-10
1
-0
/
+17
*
Converted most subdevices to unique_ptr. This is a temporary measure
couriersud
2016-05-02
1
-20
/
+18
*
Various cleanups suggested by static analyzer (nw)
Miodrag Milanovic
2016-04-24
1
-15
/
+15
*
netlist_t no longer descends from netlist::object_t.
couriersud
2016-04-10
1
-5
/
+0
*
Netlist: code maintenance
couriersud
2016-03-23
1
-13
/
+8
*
netlist: rename plist_t to pvector_t to clarify origin.
couriersud
2016-03-14
1
-4
/
+4
*
netlist updates:
couriersud
2016-03-14
1
-62
/
+49
*
netlist override update (nw)
Miodrag Milanovic
2015-12-06
1
-1
/
+1
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+1054
[prev]