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
/
solver
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moved netlist from emu to lib (nw)
Miodrag Milanovic
2015-09-12
11
-3380
/
+0
*
Some pedantic netlist changes. (nw)
couriersud
2015-08-28
1
-1
/
+1
*
Cleanups and version bump
mame0165
Miodrag Milanovic
2015-08-26
2
-4
/
+3
*
Moved nltool.c and nlwav.c into src/emu/netlist/prg.
couriersud
2015-08-23
1
-1
/
+3
*
Created a separate logging class. Netlist code should now be at least
couriersud
2015-08-23
7
-101
/
+44
*
Fix travis compile (hopefully). (nw)
couriersud
2015-08-21
1
-1
/
+1
*
Increase performance from 53% to 69% for matrix size around 30x30. These
couriersud
2015-08-21
2
-25
/
+38
*
Converted USE_PIVOT into runtime option PIVOT. Fixed some issues for
couriersud
2015-08-21
11
-170
/
+878
*
Some netlist_time maintenance. Straightened code using it and added
couriersud
2015-08-14
1
-1
/
+1
*
Make netlist more typesafe. Added a pformat class to reduce sprintf
couriersud
2015-08-10
2
-3
/
+3
*
Removed relative paths in include statements. (nw)
couriersud
2015-08-03
10
-18
/
+18
*
Cleanups and version bump
mame0164
Miodrag Milanovic
2015-07-29
2
-2
/
+1
*
please bear with me.. these are needed to compile in GCC 5.2 and I want mingw...
Cowering
2015-07-23
1
-0
/
+12
*
Aligned builtin device identification with parser device
couriersud
2015-07-19
1
-1
/
+1
*
Added two more models to netlist:
couriersud
2015-07-11
3
-42
/
+68
*
Fix GCC 4.6 compile
Dirk Best
2015-07-10
1
-2
/
+2
*
Document progress on congo bongo. Gorilla sound now works. Performance
couriersud
2015-07-08
2
-6
/
+28
*
fix GCC 4.4 compile
mahlemiut
2015-07-05
1
-2
/
+2
*
Identify size_t usage in printf by enclosing the argument in
couriersud
2015-07-02
2
-6
/
+6
*
Netlist now compiles with
couriersud
2015-06-30
7
-59
/
+58
*
fix compile (nw)
MetalliC
2015-06-29
1
-2
/
+2
*
Fix compile. (nw)
couriersud
2015-06-28
1
-7
/
+0
*
Hopefully fix more "maybes" which maybe popup sometime in the future.
couriersud
2015-06-28
2
-12
/
+15
*
Fix build without OpenMP (nw)
balr0g
2015-06-27
1
-0
/
+2
*
Improved kidniki sound quality while maintaining speed by adding more
couriersud
2015-06-27
2
-24
/
+24
*
Disable "-Wmaybe-unitialized" warnings. Unfortunately you can't do that
couriersud
2015-06-27
1
-0
/
+7
*
Modify nld_solver.c to let it comple with vs2013 (nw)
yz70s
2015-06-24
1
-0
/
+3
*
Fix a little utf-8 massacre. (nw)
couriersud
2015-06-24
1
-1
/
+1
*
Code maintenance. In addition, added a parameter to select iterative
couriersud
2015-06-24
4
-84
/
+66
*
Cleanups and version bump
mame0163
Miodrag Milanovic
2015-06-24
5
-23
/
+22
*
Analog drums and filtering for Kid Niki et al. [Andrew Gardner,
couriersud
2015-06-21
1
-5
/
+5
*
Fixed reset for proxy devices. In addition, documented how to achieve a
couriersud
2015-06-21
3
-18
/
+37
*
Move solver code into own folder. (nw)
couriersud
2015-06-19
10
-0
/
+2649