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
/
emu
/
netlist
/
nl_base.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Netlist dead code removal
Couriersud
2014-03-04
1
-38
/
+0
*
Made GMIN a solver parameter. All users now use this value.
Couriersud
2014-03-04
1
-5
/
+74
*
Fixed pong (rom based). Minor changes no netlist code.[Couriersud]
Couriersud
2014-03-04
1
-2
/
+2
*
Removed hybrid_t usage in netlist.
Couriersud
2014-03-03
1
-31
/
+36
*
NET_C now accepts more than two terminals ...
Couriersud
2014-03-02
1
-2
/
+16
*
Some minor performance changes. It looks like the code is limited by memory b...
Couriersud
2014-02-28
1
-31
/
+34
*
Minor cosmetic changes for netlist
Couriersud
2014-02-26
1
-20
/
+11
*
Fixed a netlist crash on clang due to ATTR_NORETURN. Also fixed some debug st...
Couriersud
2014-02-24
1
-7
/
+7
*
Minor netlist updates with focus on performance. Also added 16bit int to pstate.
Couriersud
2014-02-23
1
-3
/
+56
*
Netlist maintenance:
Couriersud
2014-02-11
1
-3
/
+4
*
Netlist maintenance:
Couriersud
2014-02-09
1
-13
/
+17
*
Made device startup cleaner.
Couriersud
2014-02-09
1
-2
/
+2
*
Netlist code maintenance work.
Couriersud
2014-02-09
1
-29
/
+31
*
All MAME <-> Netlist interfacing is now done in the machine device driver. This
Couriersud
2014-02-08
1
-8
/
+2
*
Netlist bugfixes:
Couriersud
2014-02-01
1
-8
/
+35
*
Implemented a fallback to Gaussian elimination if Gauss-Seidel exceeds a cert...
Couriersud
2014-01-31
1
-2
/
+0
*
Fixed a nasty issue around convergence by defaulting to Gaussian elemination ...
Couriersud
2014-01-31
1
-7
/
+8
*
Created a better logic-to-analog proxy approximating output impedance. This r...
Couriersud
2014-01-27
1
-1
/
+1
*
Fix a bug in connecting nets. This bug surfaced during introduction of a "clo...
Couriersud
2014-01-26
1
-0
/
+2
*
Removed dead code and simplified matrix solvers. No Wn
Couriersud
2014-01-19
1
-10
/
+11
*
Introduced the concept of "logic families". Currently, standard devices defau...
Couriersud
2014-01-12
1
-16
/
+24
*
Made GND a device of it's own (actually a terminal container). No WN
Couriersud
2014-01-12
1
-0
/
+5
*
An output should have at most one d-to-a proxy connected to it. No WN
Couriersud
2014-01-12
1
-8
/
+12
*
Removed some dead code and ambiguous functions in the netlist code. [Couriersud]
Couriersud
2014-01-12
1
-48
/
+38
*
Implemented near-to-proper reset for all netlist devices. Reset now works for...
Couriersud
2014-01-11
1
-2
/
+33
*
Implemented an improved solving scheme into netlist. This improves performanc...
Couriersud
2014-01-11
1
-7
/
+13
*
Removed pointless "...->object()->" usage and fixed some issues in debug buil...
Couriersud
2014-01-10
1
-7
/
+7
*
Quite a number of simplifications for netlist. Also tested some parallel proc...
Couriersud
2014-01-10
1
-5
/
+20
*
Added a "-listdevices" option to nltool to list all available devices. Simpli...
Couriersud
2014-01-08
1
-16
/
+18
*
Moved analog stuff into its new home. No wn.
Couriersud
2014-01-06
1
-1
/
+1
*
Netlist:
Couriersud
2014-01-02
1
-0
/
+6
*
Pong now has complete emulation of discrete logic for runQ and SRST signals. ...
Couriersud
2014-01-02
1
-1
/
+1
*
Minor modifications to the netlist code. No wn
Couriersud
2014-01-01
1
-42
/
+36
*
Further untangled nl_base.[hc] and mame-specific netlist.c. No wn
Couriersud
2013-12-29
1
-93
/
+50
*
Alignment of netlist with MAME standards. Inputs to netlist are now registere...
Couriersud
2013-12-27
1
-42
/
+42
*
Removed legacy code in netlist and separated out 74153 and 74107(A). [Courier...
Couriersud
2013-12-25
1
-4
/
+0
*
Added missing interfaces to netlist. mame -debug pongf now does not crash any...
Couriersud
2013-12-24
1
-14
/
+65
*
Cleanups and version bump
mame0152
Miodrag Milanovic
2013-12-24
1
-345
/
+342
*
Netlist: introduced more consistent and general state saving. Useful for regr...
Couriersud
2013-12-22
1
-17
/
+0
*
Netlist and Pong:
Couriersud
2013-12-20
1
-7
/
+57
*
Pong update:
Couriersud
2013-12-19
1
-3
/
+24
*
Netlist:
Couriersud
2013-12-17
1
-31
/
+91
*
Netlist & pong:
Couriersud
2013-12-16
1
-9
/
+17
*
Netlist:
Couriersud
2013-12-16
1
-3
/
+3
*
fix linking with visual studio (nw)
smf-
2013-12-16
1
-1
/
+1
*
Netlist:
Couriersud
2013-12-14
1
-145
/
+146
*
Netlist:
Couriersud
2013-12-12
1
-5
/
+5
*
Netlist:
Couriersud
2013-12-11
1
-1
/
+2
*
Netlist:
Couriersud
2013-12-10
1
-2
/
+2
*
Fix netlist issues. Forgot to commit pstring.[ch] in previous commit.
Couriersud
2013-12-08
1
-2
/
+2
[next]