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
*
fix Clang build. it still fails b/c of the file and directory stuff. (nw)
arbee
2016-06-24
1
-2
/
+2
*
Srcclean on netlist files. Avoid the merge massacre. (nw)
couriersud
2016-06-25
1
-11
/
+7
*
Remove shared_ptr usage and replace with plib:owned_ptr. Clean up nltool
couriersud
2016-06-24
1
-2
/
+2
*
Netlist changes
couriersud
2016-06-23
1
-69
/
+70
*
Merge netlist_dev branch, all code_refactoring: (nw)
couriersud
2016-06-16
1
-88
/
+66
*
- More code cleanup.
couriersud
2016-06-07
1
-163
/
+141
*
- Added constructors to prepare to move terminal setup into constructor.
couriersud
2016-06-07
1
-145
/
+70
*
- Minor cosmetic refactoring. Added a "uninitialised array" template to
balr0g
2016-06-07
1
-24
/
+25
*
Moved more code into plib namespace. (nw)
couriersud
2016-05-27
1
-14
/
+14
*
Remove dependency on osd_ticks. Converted palloc and friends into
couriersud
2016-05-27
1
-1
/
+1
*
Moved all parameter definitions in constructors. (nw)
couriersud
2016-05-25
1
-40
/
+59
*
Fixed breakout attract mode. (nw)
couriersud
2016-05-25
1
-0
/
+9
*
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