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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moved netlist from emu to lib (nw)
Miodrag Milanovic
2015-09-12
144
-26166
/
+0
*
Some pedantic netlist changes. (nw)
couriersud
2015-08-28
5
-12
/
+127
*
Cleanups and version bump
mame0165
Miodrag Milanovic
2015-08-26
10
-22
/
+18
*
Moved nltool.c and nlwav.c into src/emu/netlist/prg.
couriersud
2015-08-23
12
-54
/
+984
*
Created a separate logging class. Netlist code should now be at least
couriersud
2015-08-23
34
-431
/
+496
*
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
13
-172
/
+879
*
Fix netlist build (nw)
Vas Crabb
2015-08-17
1
-2
/
+2
*
Added seconds() and attoseconds() to attotime and prefixed members with
couriersud
2015-08-15
1
-1
/
+1
*
Some netlist_time maintenance. Straightened code using it and added
couriersud
2015-08-14
5
-36
/
+61
*
Changed UINT16 .. UINT64 to generic types in pformat.
couriersud
2015-08-13
2
-31
/
+133
*
Make more use of pformat. (nw)
couriersud
2015-08-13
7
-29
/
+24
*
Fix emscripten compile (nw)
Justin Kerk
2015-08-12
1
-1
/
+1
*
Remove vsscanf from netlist. Change default format for double to "g".
couriersud
2015-08-11
4
-16
/
+5
*
Fix mingw compiles (both 32 and 64). These seem to have a different
couriersud
2015-08-11
1
-2
/
+3
*
Temporarily fix compile by commenting line 395 and kepping 409 in file src/em...
yz70s
2015-08-11
1
-1
/
+1
*
Fix clang issues. (nw)
couriersud
2015-08-10
2
-5
/
+5
*
Make netlist more typesafe. Added a pformat class to reduce sprintf
couriersud
2015-08-10
13
-49
/
+133
*
utf8 support for pstring. Opted for a scalable solution which should be
couriersud
2015-08-10
11
-259
/
+537
*
More usage of streams and aligned exception use. (nw)
couriersud
2015-08-10
11
-45
/
+47
*
Removed relative paths in include statements. (nw)
couriersud
2015-08-03
57
-91
/
+87
*
Added simple stream classes to netlist code. (nw)
couriersud
2015-08-03
14
-160
/
+763
*
Improve MB3614 parameters. Changed some opamps to type "idealized" (type
couriersud
2015-07-29
2
-31
/
+55
*
Cleanups and version bump
mame0164
Miodrag Milanovic
2015-07-29
22
-66
/
+62
*
Added macro models of LM324 and LM358. Made kidniki use those. (nw)
couriersud
2015-07-29
2
-3
/
+46
*
Move MC14584B to nlm_other.[ch] (nw)
couriersud
2015-07-27
4
-0
/
+85
*
Fixed MC14584B TT_FAMILY statement. This is a Schmitt-Trigger with
couriersud
2015-07-26
1
-1
/
+0
*
Fix for m62.c games. couriersud please check (nw)
Ivan Vangelista
2015-07-26
1
-0
/
+1
*
Consolidate the scattered model parsing code. Now models support
couriersud
2015-07-23
14
-165
/
+206
*
please bear with me.. these are needed to compile in GCC 5.2 and I want mingw...
Cowering
2015-07-23
5
-0
/
+59
*
feed the pedantic monster (NW)
Cowering
2015-07-21
1
-1
/
+1
*
More phashmap_t usage. Quite some nice effect on larger netlist startup
couriersud
2015-07-20
3
-62
/
+77
*
Changed case for parameter "model" to uppercase to align with rest of
couriersud
2015-07-20
7
-51
/
+51
*
Use hashmap for factory searches. (nw)
couriersud
2015-07-20
5
-42
/
+32
*
Changed phashmap_t to dynamically resize hash table. (nw)
couriersud
2015-07-19
1
-5
/
+86
*
Aligned builtin device identification with parser device
couriersud
2015-07-19
51
-116
/
+118
*
Added a phashmap_t object for faster lookups. (nw)
couriersud
2015-07-19
4
-45
/
+164
*
Add macro library for opamp models. (nw)
couriersud
2015-07-16
6
-5
/
+106
*
Moved CD4000 DIP definitions to macro lib. (nw)
couriersud
2015-07-13
7
-94
/
+96
*
Changed uppercase filenames to lowercase. (nw)
couriersud
2015-07-12
5
-5
/
+6
*
Moved CD4020_DIP implementation to macro lib. (nw)
couriersud
2015-07-12
5
-52
/
+51
*
Align naming conventions of CD4XXX series. (nw)
couriersud
2015-07-12
11
-64
/
+70
*
Created macro libraries for CD4XXX and 74XX chip families. Going
couriersud
2015-07-12
13
-30
/
+254
*
Added two more models to netlist:
couriersud
2015-07-11
13
-72
/
+354
*
Move updates based on model to update_param. (nw)
couriersud
2015-07-11
1
-46
/
+41
*
Fix GCC 4.6 compile
Dirk Best
2015-07-10
1
-2
/
+2
*
Fix issues with gcc4.0 mentioned by Barry. (nw)
couriersud
2015-07-09
2
-1
/
+2
*
Document progress on congo bongo. Gorilla sound now works. Performance
couriersud
2015-07-08
7
-38
/
+172
*
Further improvements + two missing files. Congo Bongo netlist now parses
couriersud
2015-07-04
5
-2
/
+186
[next]