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
/
emu
/
netlist
/
nl_setup.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanups and version bump
mame0164
Miodrag Milanovic
2015-07-29
1
-1
/
+1
*
Consolidate the scattered model parsing code. Now models support
couriersud
2015-07-23
1
-7
/
+7
*
More phashmap_t usage. Quite some nice effect on larger netlist startup
couriersud
2015-07-20
1
-19
/
+13
*
Aligned builtin device identification with parser device
couriersud
2015-07-19
1
-4
/
+1
*
Added a phashmap_t object for faster lookups. (nw)
couriersud
2015-07-19
1
-10
/
+8
*
Created macro libraries for CD4XXX and 74XX chip families. Going
couriersud
2015-07-12
1
-0
/
+7
*
Added macro object registration and dynamic includes to netlist. This
couriersud
2015-07-01
1
-8
/
+17
*
Netlist now compiles with
couriersud
2015-06-30
1
-2
/
+5
*
Cleanups and version bump
mame0163
Miodrag Milanovic
2015-06-24
1
-5
/
+3
*
Analog drums and filtering for Kid Niki et al. [Andrew Gardner,
couriersud
2015-06-21
1
-0
/
+5
*
Fixed reset for proxy devices. In addition, documented how to achieve a
couriersud
2015-06-21
1
-1
/
+2
*
Some more moves to the netlist namespace. (nw)
couriersud
2015-06-19
1
-158
/
+158
*
Rename netlist::netlist_<somename> to just netlist::<somename>. (nw)
couriersud
2015-06-13
1
-22
/
+22
*
Netlist code now uses "namespace netlist". At the same time, moved all
couriersud
2015-06-13
1
-6
/
+12
*
Made it more convenient to add frontiers (impedance barriers). These
couriersud
2015-06-08
1
-0
/
+1
*
Fixed a number of bugs and some additions:
couriersud
2015-06-07
1
-1
/
+1
*
Fixed a number of bugs
couriersud
2015-06-05
1
-49
/
+27
*
Changed the way NETLIST_START(NAME) is located and called. This is done
couriersud
2015-06-03
1
-3
/
+115
*
Netlist now uses the same approach as delegate.h to derive member
couriersud
2015-05-31
1
-4
/
+4
*
Use netlist().log() for logging instead of printf. This avoids the
couriersud
2015-05-29
1
-0
/
+14
*
Introduced user definable truth tables:
couriersud
2015-05-27
1
-4
/
+8
*
Cleaned up includes in header files and reworked memory allocation. (nw)
couriersud
2015-05-24
1
-3
/
+0
*
Removed netlist_input_t and net_output_t. Instead introduced
couriersud
2015-05-22
1
-5
/
+6
*
netlist:
couriersud
2015-05-20
1
-2
/
+2
*
Cleanups and version bump
mame0158
Miodrag Milanovic
2015-01-28
1
-5
/
+5
*
More netlist code reschuffle to separate setup from run. (nw)
couriersud
2015-01-18
1
-17
/
+14
*
Fixed memory allocation in netlist code. This caused a number of memory
couriersud
2015-01-18
1
-0
/
+1
*
More cleanups, there is issue with srcclean that needs to be taken care as we...
Miodrag Milanovic
2014-07-22
1
-1
/
+1
*
Renamed auxiliary types to move them into the "p" namespace (plinearlist_t, p...
Couriersud
2014-05-22
1
-6
/
+6
*
Netlist codebase now also compiles outside the MAME environment.
Couriersud
2014-05-21
1
-3
/
+6
*
Netlist:
Couriersud
2014-05-05
1
-1
/
+1
*
Cleanups and version bump
mame0153
Miodrag Milanovic
2014-04-07
1
-11
/
+9
*
Use C99 variadic syntax (..., __VA_ARGS). Renamed a member in nld_4066 as well.
Couriersud
2014-03-03
1
-2
/
+2
*
Moved device models for diodes and bjts into net_lib.c
Couriersud
2014-03-02
1
-0
/
+4
*
Fixed handling of input/output offsets.
Couriersud
2014-03-02
1
-7
/
+1
*
NET_C now accepts more than two terminals ...
Couriersud
2014-03-02
1
-2
/
+9
*
Minor cosmetic changes for netlist
Couriersud
2014-02-26
1
-14
/
+14
*
Netlist can now be included as sub-circuits. That's the same approach SPICE u...
Couriersud
2014-02-13
1
-1
/
+14
*
Netlist maintenance:
Couriersud
2014-02-11
1
-0
/
+3
*
Netlist code maintenance work.
Couriersud
2014-02-09
1
-2
/
+3
*
Major renaming of netlist device macros, like
Couriersud
2014-01-19
1
-2
/
+2
*
Introduced the concept of "logic families". Currently, standard devices defau...
Couriersud
2014-01-12
1
-1
/
+1
*
An output should have at most one d-to-a proxy connected to it. No WN
Couriersud
2014-01-12
1
-0
/
+1
*
Removed some dead code and ambiguous functions in the netlist code. [Couriersud]
Couriersud
2014-01-12
1
-1
/
+1
*
Added a "-listdevices" option to nltool to list all available devices. Simpli...
Couriersud
2014-01-08
1
-3
/
+3
*
Enhanced the netlist parser and cleaned pong.c. Also added a folder nl_exampl...
Couriersud
2013-12-31
1
-4
/
+5
*
Cleanups and version bump
mame0152
Miodrag Milanovic
2013-12-24
1
-45
/
+45
*
Netlist: introduced more consistent and general state saving. Useful for regr...
Couriersud
2013-12-22
1
-22
/
+0
*
Netlist and Pong:
Couriersud
2013-12-20
1
-0
/
+24
*
Pong update:
Couriersud
2013-12-19
1
-6
/
+3
[next]