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
/
devices
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moved netlist from emu to lib (nw)
Miodrag Milanovic
2015-09-12
84
-9053
/
+0
*
Created a separate logging class. Netlist code should now be at least
couriersud
2015-08-23
8
-19
/
+12
*
Make netlist more typesafe. Added a pformat class to reduce sprintf
couriersud
2015-08-10
3
-7
/
+9
*
utf8 support for pstring. Opted for a scalable solution which should be
couriersud
2015-08-10
1
-1
/
+1
*
More usage of streams and aligned exception use. (nw)
couriersud
2015-08-10
1
-3
/
+3
*
Removed relative paths in include statements. (nw)
couriersud
2015-08-03
32
-53
/
+51
*
Added simple stream classes to netlist code. (nw)
couriersud
2015-08-03
2
-7
/
+9
*
Cleanups and version bump
mame0164
Miodrag Milanovic
2015-07-29
3
-6
/
+6
*
Move MC14584B to nlm_other.[ch] (nw)
couriersud
2015-07-27
1
-0
/
+1
*
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
3
-23
/
+31
*
feed the pedantic monster (NW)
Cowering
2015-07-21
1
-1
/
+1
*
Changed case for parameter "model" to uppercase to align with rest of
couriersud
2015-07-20
1
-4
/
+4
*
Aligned builtin device identification with parser device
couriersud
2015-07-19
38
-85
/
+85
*
Add macro library for opamp models. (nw)
couriersud
2015-07-16
1
-2
/
+4
*
Moved CD4000 DIP definitions to macro lib. (nw)
couriersud
2015-07-13
4
-93
/
+14
*
Changed uppercase filenames to lowercase. (nw)
couriersud
2015-07-12
1
-3
/
+2
*
Moved CD4020_DIP implementation to macro lib. (nw)
couriersud
2015-07-12
3
-52
/
+1
*
Align naming conventions of CD4XXX series. (nw)
couriersud
2015-07-12
7
-56
/
+62
*
Created macro libraries for CD4XXX and 74XX chip families. Going
couriersud
2015-07-12
4
-2
/
+11
*
Added two more models to netlist:
couriersud
2015-07-11
1
-0
/
+2
*
Fix issues with gcc4.0 mentioned by Barry. (nw)
couriersud
2015-07-09
1
-0
/
+1
*
Document progress on congo bongo. Gorilla sound now works. Performance
couriersud
2015-07-08
4
-20
/
+119
*
Further improvements + two missing files. Congo Bongo netlist now parses
couriersud
2015-07-04
5
-2
/
+186
*
Added MM5837 Noise Generator used by Congo Bongo. [Couriersud]
couriersud
2015-07-04
2
-0
/
+2
*
Fix monoflops
couriersud
2015-07-04
1
-1
/
+1
*
Added CD4538
couriersud
2015-07-04
3
-18
/
+106
*
Added macro object registration and dynamic includes to netlist. This
couriersud
2015-07-01
2
-4
/
+49
*
Added Voltage source and Current source to netlist. [Couriersud]
couriersud
2015-06-30
1
-0
/
+2
*
Netlist now compiles with
couriersud
2015-06-30
10
-35
/
+33
*
Hopefully fix more "maybes" which maybe popup sometime in the future.
couriersud
2015-06-28
3
-7
/
+7
*
Improved kidniki sound quality while maintaining speed by adding more
couriersud
2015-06-27
3
-7
/
+28
*
Cleanups and version bump
mame0163
Miodrag Milanovic
2015-06-24
3
-5
/
+5
*
Analog drums and filtering for Kid Niki et al. [Andrew Gardner,
couriersud
2015-06-21
1
-1
/
+13
*
Fixed reset for proxy devices. In addition, documented how to achieve a
couriersud
2015-06-21
3
-2
/
+5
*
Move solver code into own folder. (nw)
couriersud
2015-06-19
3
-3
/
+3
*
Some more moves to the netlist namespace. (nw)
couriersud
2015-06-19
6
-26
/
+26
*
Rename netlist::netlist_<somename> to just netlist::<somename>. (nw)
couriersud
2015-06-13
35
-207
/
+207
*
Netlist code now uses "namespace netlist". At the same time, moved all
couriersud
2015-06-13
82
-71
/
+405
*
Made it more convenient to add frontiers (impedance barriers). These
couriersud
2015-06-08
2
-4
/
+27
*
Fixed a number of bugs and some additions:
couriersud
2015-06-07
19
-206
/
+250
*
Fixed a number of bugs
couriersud
2015-06-05
9
-25
/
+41
*
Found some cycles by removing static declarations in some functions.
couriersud
2015-06-03
7
-10
/
+8
*
Code maintenance. Remove commented out directives. (nw)
couriersud
2015-05-31
4
-15
/
+15
*
Fixed clang compile. (nw)
couriersud
2015-05-31
1
-41
/
+41
*
Netlist now uses the same approach as delegate.h to derive member
couriersud
2015-05-31
1
-9
/
+9
*
Introduced user definable truth tables:
couriersud
2015-05-27
4
-11
/
+62
*
Moved all files in src/emu/netlist starting with p into plib folder.
couriersud
2015-05-27
3
-30
/
+76
*
Add #ifndef, #ifdef to netlist preprocessor and implemented == operator
couriersud
2015-05-26
2
-25
/
+25
[next]