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
/
devices
/
nld_mm5837.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
netlist: More clang-tidy fixes. (nw)
couriersud
2020-04-28
1
-2
/
+2
*
netlist: unify solver calls. (nw)
couriersud
2020-04-25
1
-10
/
+4
*
netlist: improve readability. (nw)
couriersud
2020-04-25
1
-1
/
+1
*
netlist: improve performance up to 65% on audio netlists. [Couriersud]
couriersud
2020-04-13
1
-1
/
+1
*
srcclean and manual adjustments (nw)
Vas Crabb
2020-02-23
1
-1
/
+1
*
netlist: Document Congo Bongo progress and fix devices.
couriersud
2020-01-31
1
-10
/
+6
*
netlist: code maintenance. (nw)
couriersud
2019-11-10
1
-6
/
+7
*
netlist: improve readability. (nw)
couriersud
2019-11-02
1
-7
/
+7
*
netlist: add RELTOL/VNTOL solver parameters. Type safety. [Couriersud]
couriersud
2019-11-02
1
-4
/
+6
*
netlist: Support for float, double and long double solvers. [Couriersud]
couriersud
2019-11-02
1
-2
/
+2
*
netlist: maintenance and simplifcation. (nw)
couriersud
2019-10-31
1
-5
/
+5
*
netlist: scalable error messages.
couriersud
2019-04-18
1
-2
/
+2
*
(nw) Clean up the mess on master
Vas Crabb
2019-03-26
1
-8
/
+8
*
Revert "conflict resolution (nw)"
andreasnaive
2019-03-25
1
-8
/
+8
*
netlist: analog readability refactoring. (nw)
couriersud
2019-02-25
1
-2
/
+2
*
netlist: Fix relative include paths and a conflict. (nw)
couriersud
2019-02-23
1
-2
/
+2
*
netlist: constants are now constexpr functions. (nw)
couriersud
2019-02-09
1
-2
/
+2
*
netlist: Refactoring after adding clang-tidy support to netlist makefile
couriersud
2019-02-07
1
-3
/
+3
*
netlist: align solver calls. (nw)
couriersud
2019-02-04
1
-2
/
+2
*
netlist: All devices now specify parameters in factory constructor. (nw)
couriersud
2019-02-01
1
-1
/
+1
*
netlist: remove trampoline code. (nw)
couriersud
2019-02-01
1
-1
/
+1
*
Move information where it belongs ... into the drivers. (nw)
couriersud
2019-01-10
1
-1
/
+1
*
Netlist code refactoring:
couriersud
2017-04-09
1
-2
/
+2
*
Fix netlist stats collection. Code refactoring:
couriersud
2017-02-24
1
-1
/
+1
*
Clean up net_t interface and increase readability. (nw)
couriersud
2017-02-22
1
-1
/
+1
*
Make sure netlist includes are not found directly on include path.
couriersud
2017-02-10
1
-2
/
+2
*
Separate include file usage for netlist.
couriersud
2017-01-29
1
-1
/
+1
*
More netlist refactoring:
couriersud
2017-01-25
1
-1
/
+1
*
Converted warnings and fatal log messages to constants.
couriersud
2017-01-20
1
-2
/
+2
*
Move analog devices into "netlist::analog" namespace. Added
couriersud
2017-01-15
1
-1
/
+1
*
Core refactoring
couriersud
2017-01-14
1
-2
/
+2
*
Fix some pedantic clang warnings. (nw)
couriersud
2017-01-05
1
-2
/
+2
*
Add FREQ parameter to MM5837 noise generator. Specs in datasheet range
couriersud
2017-01-04
1
-10
/
+19
*
Fix MM5837. (nw)
couriersud
2017-01-04
1
-1
/
+1
*
Netlist updates:
couriersud
2016-07-21
1
-2
/
+2
*
Srcclean on netlist files. Avoid the merge massacre. (nw)
couriersud
2016-06-25
1
-1
/
+0
*
Merge netlist_dev branch, all code_refactoring: (nw)
couriersud
2016-06-16
1
-9
/
+6
*
- More code cleanup.
couriersud
2016-06-07
1
-1
/
+2
*
- Added constructors to prepare to move terminal setup into constructor.
couriersud
2016-06-07
1
-9
/
+9
*
- Minor cosmetic refactoring. Added a "uninitialised array" template to
balr0g
2016-06-07
1
-36
/
+92
*
Moved all parameter definitions in constructors. (nw)
couriersud
2016-05-25
1
-2
/
+2
*
All netlist devices now follow new syntax. Removed dead code. All sub
couriersud
2016-05-21
1
-30
/
+6
*
Align object registration syntax. (nw)
couriersud
2016-05-10
1
-8
/
+8
*
Converted most subdevices to unique_ptr. This is a temporary measure
couriersud
2016-05-02
1
-10
/
+10
*
netlist:
couriersud
2016-03-27
1
-1
/
+1
*
Netlist: code maintenance
couriersud
2016-03-23
1
-1
/
+1
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+82