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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
netlist: clang lint fixes and pedantic warning fixes. (nw)
couriersud
2019-04-12
9
-25
/
+32
*
|
netlist: improved and fast LM3900 model.
couriersud
2019-04-12
1
-4
/
+37
*
|
netlist: Fix handling of current sources when converting SPICE nets.
couriersud
2019-04-12
1
-1
/
+15
*
|
Adjusted LM3900 model, fixed clipping in zaccaria.
couriersud
2019-04-12
1
-7
/
+8
*
|
netlist: Add more SPICE elements to the conversion code.
couriersud
2019-04-12
2
-4
/
+31
*
|
netlist: LM3900
couriersud
2019-04-12
1
-2
/
+87
*
|
flopimg.h: implemented threshold to accept disk images with a few excess and ...
Joakim Larsson Edstrom
2019-04-11
3
-3
/
+30
*
|
(nw) suppress side effects, standardise #include guards
Vas Crabb
2019-04-12
168
-764
/
+957
*
|
netlist: Add LM2902, code refactoring. (nw)
couriersud
2019-04-07
6
-45
/
+33
*
|
netlist: MB3614 again, function controlled VARCLOCK and other
couriersud
2019-04-07
10
-36
/
+88
*
|
netlist: TYPE=2 opamp model and MB3614 fixes.
couriersud
2019-04-07
7
-63
/
+114
*
|
netlist: indentation. (nw)
couriersud
2019-03-31
1
-345
/
+346
*
|
Netlist: Move generic models into nld_generic_models. (nw)
couriersud
2019-03-31
2
-269
/
+217
*
|
netlist: Refactored model code. (nw)
couriersud
2019-03-31
7
-112
/
+108
*
|
Netlist: Add global parameter to disable semi-conductor capacitance
couriersud
2019-03-31
7
-75
/
+158
|
/
*
netlist: Timing bug fix. Affects regression tests. [Couriersud]
couriersud
2019-03-29
1
-1
/
+1
*
netlist: Improved MOS transistor model. [Couriersud]
couriersud
2019-03-29
10
-117
/
+260
*
(nw) Clean up the mess on master
Vas Crabb
2019-03-26
216
-8669
/
+12175
*
Revert "conflict resolution (nw)"
andreasnaive
2019-03-25
216
-12175
/
+8669
*
netlist: add MOSFET model. [Couriersud]
couriersud
2019-03-25
14
-116
/
+759
*
srcclean (nw)
Vas Crabb
2019-03-24
3
-3
/
+3
*
spectrum: Added the Opus Discovery disc system, and OPD floppy format.
Nigel Barnes
2019-03-22
2
-0
/
+99
*
Merge pull request #4778 from AmatCoder/AmatCoder-dsk_dsk-1
ajrhacker
2019-03-19
1
-0
/
+6
|
\
|
*
dsk_dsk.cpp: Avoid segfault if double sided DSK image is loaded on simple sid...
AmatCoder
2019-03-19
1
-0
/
+6
*
|
netlist: refactor model code. (nw)
couriersud
2019-03-18
7
-77
/
+109
*
|
Fix indentation. (nw)
couriersud
2019-03-18
1
-287
/
+287
*
|
netlist: improve readability. (nw)
couriersud
2019-03-18
3
-9
/
+8
*
|
netlist: Added B-E and B-C capacitance to EB model. [Couriersud]
couriersud
2019-03-17
3
-15
/
+54
*
|
netlist: Add UJT example for 2N6027.
couriersud
2019-03-17
1
-0
/
+1
*
|
Fix bug. (nw)
couriersud
2019-03-17
1
-1
/
+1
*
|
netlist: Fix formatting bug. (nw)
couriersud
2019-03-17
3
-56
/
+59
*
|
netlist: add MC1455P as device. (nw)
couriersud
2019-03-17
3
-1
/
+11
*
|
netlist: Add output resistance to NE555.
couriersud
2019-03-17
1
-2
/
+9
*
|
netlist: fix bug in LOGIC_INPUT devices. (nw)
couriersud
2019-03-16
1
-0
/
+1
*
|
gamemachine: add netlist audio. [Couriersud]
couriersud
2019-03-16
1
-0
/
+2
|
/
*
New working machine
couriersud
2019-03-12
3
-11
/
+15
*
mtx: Added expansion bus with SDX floppy controller.
Nigel Barnes
2019-03-10
2
-0
/
+86
*
netlist: fix breakout paddle regression. (nw)
couriersud
2019-03-10
1
-12
/
+16
*
netlist: add reverse parameter to 3-pin-potentiometer. (nw)
Couriersud
2019-03-09
2
-1
/
+4
*
netlist: fix reset bug in 555 device. (nw)
Couriersud
2019-03-09
1
-11
/
+12
*
netlist: fix bugs in object initialization order. (nw)
Couriersud
2019-03-06
5
-54
/
+45
*
netlist: remove printf. (nw)
couriersud
2019-03-02
2
-2
/
+3
*
netlist: refactoring. (nw)
couriersud
2019-03-01
14
-517
/
+414
*
netlist: memory code refactoring. (nw)
couriersud
2019-03-01
20
-311
/
+304
*
netlist: clang tidy. (nw)
couriersud
2019-03-01
4
-51
/
+48
*
Netlist: improve readability. (nw)
couriersud
2019-03-01
5
-22
/
+28
*
netlist: cosmetic changes - mostly indentation. (nw)
couriersud
2019-03-01
29
-1231
/
+1209
*
netlist: analog readability refactoring. (nw)
couriersud
2019-02-25
13
-59
/
+59
*
netlist: fix bugs in the alignment code. (nw)
couriersud
2019-02-25
8
-59
/
+107
*
netlist: tidy changes and better constexpr support for ptime class. (nw)
couriersud
2019-02-24
30
-94
/
+103
[prev]
[next]