index
:
mame
aaron-nl3
aaron-pci-cleanup
arm3_copro
asmjit
cdimono2_wip
cdplay
cdtv_chd-v5
dc_pvr-thread
deprecated
docs_wavwrite
draggable-layout
dribbling-nl
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
m57_troangel-bluesea
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
qt6_position-fix
rendlay_vid
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
shangha3_drop
sound
taitoair_vco
taitowlf_zoom
time-experiments
time-experiments2
vamphalf_misncrft
voodoo_directx11
x86_std-exceptions
xbox_swlist
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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
netlist: Fix logging during object construction. (nw)
couriersud
2019-01-13
1
-2
/
+2
*
Improve dealing ownership in pstreams. (nw)
couriersud
2019-01-13
1
-1
/
+1
*
Code maintenance and fix for "pure virtual call" error. (nw)
couriersud
2019-01-06
1
-1
/
+2
*
More c++ alignment. pstring now behaves like std::string. (nw)
couriersud
2019-01-06
1
-2
/
+2
*
Netlist code refactoring:
couriersud
2017-04-09
1
-2
/
+2
*
More cppcheck fixes. (nw)
Couriersud
2017-03-05
1
-9
/
+9
*
Avoid conflict with Apple C++ runtime header nl_types.h
Vas Crabb
2017-02-04
1
-1
/
+1
*
Fixed a number of issues:
couriersud
2017-01-31
1
-2
/
+0
*
Separate include file usage for netlist.
couriersud
2017-01-29
1
-7
/
+31
*
Remove macro to avoid copying and replace with a struct. (nw)
couriersud
2017-01-27
1
-2
/
+1
*
Cleanup of includes. (nw)
couriersud
2017-01-27
1
-12
/
+4
*
More netlist refactoring:
couriersud
2017-01-25
1
-2
/
+2
*
Netlist: code refactoring
couriersud
2017-01-20
1
-1
/
+3
*
Assume string literals are UTF8 in netlist code.
couriersud
2017-01-20
1
-1
/
+1
*
Converted warnings and fatal log messages to constants.
couriersud
2017-01-20
1
-1
/
+1
*
Keep track were registry elements are created. (nw)
couriersud
2017-01-16
1
-4
/
+4
*
Preparation work for automatically generated include file for devices.
couriersud
2017-01-16
1
-0
/
+3
*
Improve readability and remove some trampolines. (nw)
couriersud
2017-01-12
1
-3
/
+3
*
- setup_t is owned by netlist_t. Stop being complicated.
couriersud
2017-01-12
1
-2
/
+2
*
Fix clang "-Wno-weak-vtables" warnings in netlist source. Refactored
couriersud
2017-01-05
1
-15
/
+2
*
Refactored factory. Use namespace "factory" instead of prefix factory_
couriersud
2017-01-02
1
-4
/
+4
*
Simplify code. Introduce consistent approach to loading macro devices.
couriersud
2017-01-02
1
-4
/
+1
*
Analog to digital proxy rework. (nw)
couriersud
2016-12-30
1
-0
/
+1
*
Moved proxy code into separate file. (nw)
couriersud
2016-12-28
1
-1
/
+3
*
Simplify. (nw)
couriersud
2016-12-27
1
-1
/
+4
*
Netlist: Roms now specify an identifier in the netlist.
couriersud
2016-12-27
1
-16
/
+35
*
Use noexcept in netlist code where appropriate.
couriersud
2016-08-07
1
-0
/
+2
*
Various netlist fixes:
couriersud
2016-08-06
1
-1
/
+0
*
Netlist updates:
couriersud
2016-07-21
1
-39
/
+31
*
Netlist improvements:
couriersud
2016-07-01
1
-1
/
+12
*
Srcclean on netlist files. Avoid the merge massacre. (nw)
couriersud
2016-06-25
1
-3
/
+1
*
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
-49
/
+118
*
Merge netlist_dev branch, all code_refactoring: (nw)
couriersud
2016-06-16
1
-12
/
+16
*
- More code cleanup.
couriersud
2016-06-07
1
-11
/
+5
*
- Added constructors to prepare to move terminal setup into constructor.
couriersud
2016-06-07
1
-1
/
+1
*
- Minor cosmetic refactoring. Added a "uninitialised array" template to
balr0g
2016-06-07
1
-2
/
+2
*
Leading underscore massacre. (nw)
couriersud
2016-05-27
1
-32
/
+32
*
Moved more code into plib namespace. (nw)
couriersud
2016-05-27
1
-13
/
+13
*
Moved all parameter definitions in constructors. (nw)
couriersud
2016-05-25
1
-1
/
+3
*
fix android build (nw)
Miodrag Milanovic
2016-05-24
1
-2
/
+2
*
Converted more devices to new layout. Improved memory handling in
couriersud
2016-05-21
1
-8
/
+12
*
Continuing work to move object initialization from start to constructor.
couriersud
2016-05-16
1
-1
/
+2
*
More automatic memory handling. (nw)
couriersud
2016-05-16
1
-1
/
+10
*
Code simplification
couriersud
2016-05-12
1
-12
/
+8
*
mergeme
couriersud
2016-05-12
1
-4
/
+3
*
Devices are now created after the netlist was parsed. This enables us
couriersud
2016-05-12
1
-3
/
+5
*
Code simplification. (nw)
couriersud
2016-05-12
1
-26
/
+3
*
A step towards late creation of devices. (nw)
couriersud
2016-05-10
1
-2
/
+2
*
Some minor changes towards c++11.
couriersud
2016-05-08
1
-1
/
+1
[next]