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
*
All netlist devices now follow new syntax. Removed dead code. All sub
couriersud
2016-05-21
1
-3
/
+3
*
Converted more devices to new layout. Improved memory handling in
couriersud
2016-05-21
1
-3
/
+3
*
Continuing work to move object initialization from start to constructor.
couriersud
2016-05-16
1
-1
/
+1
*
More automatic memory handling. (nw)
couriersud
2016-05-16
1
-3
/
+2
*
Some use of share_ptr to ease memory management. (nw)
couriersud
2016-05-12
1
-1
/
+1
*
Code simplification
couriersud
2016-05-12
1
-4
/
+3
*
Devices are now created after the netlist was parsed. This enables us
couriersud
2016-05-12
1
-2
/
+1
*
A step towards late creation of devices. (nw)
couriersud
2016-05-10
1
-7
/
+8
*
netlist_t no longer descends from netlist::object_t.
couriersud
2016-04-10
1
-4
/
+4
*
Get rid of some init_object calls.
couriersud
2016-04-10
1
-2
/
+1
*
Iterate over core classes C++11 style
AJR
2016-03-31
1
-3
/
+3
*
netlist: rename plist_t to pvector_t to clarify origin.
couriersud
2016-03-14
1
-2
/
+2
*
reverting:
Miodrag Milanovic
2016-01-20
1
-17
/
+17
*
Revert "rest of device parameters to std::string (nw)"
Miodrag Milanovic
2016-01-20
1
-4
/
+4
*
rest of device parameters to std::string (nw)
Miodrag Milanovic
2016-01-16
1
-4
/
+4
*
tags are now strings (nw)
Miodrag Milanovic
2016-01-16
1
-17
/
+17
*
override for for macros that could not be auto recognized by tools (nw)
Miodrag Milanovic
2015-12-06
1
-1
/
+1
*
cleanuo
Miodrag Milanovic
2015-12-05
1
-19
/
+19
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+661