index
:
mame
a800_cart
aaron-nl3
aaron-pci-cleanup
aerofgtb_yoffs
arm3_copro
asmjit
atarist_floppy-sounds
bda_window_fix
cdimono2_wip
cdplay
cdtv_chd-v5
dc_pvr-thread
deprecated
draggable-layout
dribbling-nl
hlsl_aviplay
lindbergh_exp
lua_engine_ui_refactor_2
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
rapidjson
release0255
rendlay_vid
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
shangha3_drop
taitoair_vco
time-experiments
time-experiments2
vamphalf_misncrft
vga_modern-1
voodoo_directx11
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
/
devices
/
nlid_system.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Netlist refactoring
couriersud
2017-02-25
1
-6
/
+6
*
Make sure netlist includes are not found directly on include path.
couriersud
2017-02-10
1
-4
/
+4
*
Some documentation work.
couriersud
2017-02-05
1
-2
/
+2
*
Separate include file usage for netlist.
couriersud
2017-01-29
1
-1
/
+2
*
Do not derive other classes from std::vector. More cleanup. (nw)
couriersud
2017-01-27
1
-8
/
+2
*
Cleanup of includes. (nw)
couriersud
2017-01-27
1
-4
/
+1
*
Added infix notation parsing to the function parser. (nw)
couriersud
2017-01-25
1
-1
/
+1
*
Netlist: code refactoring
couriersud
2017-01-20
1
-1
/
+1
*
Netlist:
couriersud
2017-01-17
1
-26
/
+19
*
Move analog devices into "netlist::analog" namespace. Added
couriersud
2017-01-15
1
-3
/
+3
*
Core refactoring
couriersud
2017-01-14
1
-4
/
+4
*
Improve readability and remove some trampolines. (nw)
couriersud
2017-01-12
1
-36
/
+4
*
Fix timing issue in CD4538. Add "pow" (power) to the function model.
couriersud
2017-01-12
1
-0
/
+3
*
- setup_t is owned by netlist_t. Stop being complicated.
couriersud
2017-01-12
1
-7
/
+3
*
Refactored factory. Use namespace "factory" instead of prefix factory_
couriersud
2017-01-02
1
-41
/
+0
*
Simplify code. Introduce consistent approach to loading macro devices.
couriersud
2017-01-02
1
-8
/
+10
*
Analog to digital proxy rework. (nw)
couriersud
2016-12-30
1
-0
/
+39
*
Moved proxy code into separate file. (nw)
couriersud
2016-12-28
1
-167
/
+0
*
Fix 74629 and some internals. (nw)
couriersud
2016-12-27
1
-0
/
+1
*
Fix nullptr exception. (nw)
couriersud
2016-12-27
1
-3
/
+2
*
Gross doesn't even begin to describe it (nw)
Olivier Galibert
2016-12-26
1
-2
/
+4
*
Netlist updates:
couriersud
2016-07-21
1
-27
/
+29
*
Srcclean on netlist files. Avoid the merge massacre. (nw)
couriersud
2016-06-25
1
-5
/
+1
*
Merge netlist_dev branch, all code_refactoring: (nw)
couriersud
2016-06-16
1
-20
/
+17
*
- More code cleanup.
couriersud
2016-06-07
1
-12
/
+12
*
- Added constructors to prepare to move terminal setup into constructor.
couriersud
2016-06-07
1
-34
/
+32
*
- Minor cosmetic refactoring. Added a "uninitialised array" template to
balr0g
2016-06-07
1
-0
/
+591