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
/
solver
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanups and version bump
mame0174
Miodrag Milanovic
2016-05-25
3
-4
/
+4
*
All netlist devices now follow new syntax. Removed dead code. All sub
couriersud
2016-05-21
3
-88
/
+75
*
Continuing work to move object initialization from start to constructor.
couriersud
2016-05-16
4
-32
/
+21
*
Some use of share_ptr to ease memory management. (nw)
couriersud
2016-05-12
1
-2
/
+1
*
Align object registration syntax. (nw)
couriersud
2016-05-10
1
-4
/
+4
*
Rename connect_direct to connect_post_start to reflect usage. (nw)
couriersud
2016-05-10
1
-1
/
+1
*
Some minor changes towards c++11.
couriersud
2016-05-08
3
-6
/
+6
*
Fix standalone-compile.
couriersud
2016-05-06
3
-6
/
+6
*
Converted most subdevices to unique_ptr. This is a temporary measure
couriersud
2016-05-02
12
-40
/
+50
*
Cleanups and version bump
mame0173
Miodrag Milanovic
2016-04-27
5
-7
/
+6
*
Various cleanups suggested by static analyzer (nw)
Miodrag Milanovic
2016-04-24
3
-10
/
+10
*
Implemented dynamic loading of precompiled solver code. [Couriersud]
couriersud
2016-04-23
6
-641
/
+155
*
Simplify solver infrastructure.
couriersud
2016-04-18
9
-63
/
+35
*
merge me later bug fix
couriersud
2016-04-18
1
-1
/
+4
*
Merge me later
couriersud
2016-04-18
2
-0
/
+619
*
Merge pull request #809 from jmakovicka/master
Miodrag Milanović
2016-04-16
1
-2
/
+2
|
\
|
*
Fix type mismatch
Jindřich Makovička
2016-04-13
1
-2
/
+2
*
|
Significant speed improvement:
couriersud
2016-04-15
8
-74
/
+343
*
|
Recover from creating solvers by copy paste. Move common code were it
couriersud
2016-04-15
10
-408
/
+232
*
|
Moved solver members to proper place. Minor code changes. (nw)
couriersud
2016-04-15
6
-49
/
+44
|
/
*
netlist_t no longer descends from netlist::object_t.
couriersud
2016-04-10
1
-0
/
+3
*
Use c++11 features to use more templates.
couriersud
2016-04-09
7
-177
/
+78
*
Solver model simplification.
couriersud
2016-04-09
6
-400
/
+133
*
Align with standalone-build.
couriersud
2016-04-09
2
-14
/
+13
*
nld_ms_sm.h: better use '!' instead of 'not' (nw)
yz70s
2016-04-08
1
-1
/
+1
*
Minor changes, mostly signed comparisons and adding includes for
couriersud
2016-04-08
5
-28
/
+33
*
Added m62(kidniki) to nl.lua. Started some experiments around parallel
couriersud
2016-04-08
2
-11
/
+197
*
Visual Studio 2015 netlist fix. (nw)
dankan1890
2016-03-30
1
-1
/
+2
*
Try to fix netlist build visual studio 2015
yz70s
2016-03-30
2
-2
/
+2
*
Cleanups and version bump
Miodrag Milanovic
2016-03-30
3
-7
/
+7
*
Remove sorting from Sherman-Morrison solver. It doesn't help.
couriersud
2016-03-29
1
-53
/
+17
*
Added woodbury solver to netlist. [Couriersud]
couriersud
2016-03-29
2
-1
/
+698
*
Visual Studio compile fix. (nw)
dankan1890
2016-03-28
1
-1
/
+1
*
fix compile. (nw)
dankan1890
2016-03-28
1
-1
/
+1
*
Added some notes about Sherman-Morrison.
couriersud
2016-03-28
1
-0
/
+25
*
Fix crash in stat output when no calculations were run
couriersud
2016-03-28
4
-49
/
+66
*
First version of Sherman-Morrison solver.
couriersud
2016-03-28
3
-1
/
+639
*
Fix pivoting and float usage.
couriersud
2016-03-28
2
-16
/
+11
*
netlist:
couriersud
2016-03-27
6
-243
/
+224
*
netlist:
couriersud
2016-03-27
9
-158
/
+102
*
Fix kidniki sound speed. Make more class members private.
couriersud
2016-03-26
1
-3
/
+1
*
netlist: prepare code so that matrices can be allocated in one chunk of
couriersud
2016-03-26
4
-26
/
+60
*
Netlist: code maintenance
couriersud
2016-03-23
6
-29
/
+46
*
netlist: rename plist_t to pvector_t to clarify origin.
couriersud
2016-03-14
2
-13
/
+13
*
Remove gcc pragmas. These caused problems with MS compiler.
couriersud
2016-03-14
1
-2
/
+0
*
netlist updates:
couriersud
2016-03-14
4
-45
/
+41
*
netlist override update (nw)
Miodrag Milanovic
2015-12-06
8
-24
/
+24
*
These are not needed with official tools (nw)
Miodrag Milanovic
2015-11-10
1
-12
/
+0
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+0
*
Relaxed emu.h a bit, should make compile a bit faster (nw)
Miodrag Milanovic
2015-11-05
1
-5
/
+5
[next]