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
*
srcclean and manual adjustments (nw)
Vas Crabb
2020-02-23
3
-5
/
+5
*
netlist: updated VS files for standalone build. (nw)
couriersud
2020-02-17
2
-0
/
+16
*
netlist: fix log file option in nltool. (nw)
couriersud
2020-02-17
4
-44
/
+35
*
netlist: change output impedance to more realistic values. (nw)
couriersud
2020-02-17
1
-2
/
+5
*
Turn off alignas to please -Wattributes on arm. (nw)
couriersud
2020-02-17
1
-2
/
+3
*
netlist: added min and max to pfunction. (nw)
couriersud
2020-02-16
2
-0
/
+8
*
netlist: Add support for pots to spice conversion. [Couriersud]
couriersud
2020-02-16
2
-17
/
+51
*
Document current state of congo bongo development. (nw)
couriersud
2020-02-16
2
-190
/
+278
*
Fix issue #6293. (nw)
couriersud
2020-02-11
1
-0
/
+1
*
Merge pull request #6280 from 68bit/flex-dsk-identify-needed
ajrhacker
2020-02-08
2
-0
/
+10
|
\
|
*
flex_dsk: include an identify() method.
68bit
2020-02-09
2
-0
/
+10
*
|
util/strformat.h: future-proof for C++20 (GitHub #6275)
Vas Crabb
2020-02-09
1
-31
/
+54
|
/
*
wd177x_dsk: generalize to allow custom track format variations
68bit
2020-02-08
6
-324
/
+1744
*
Merge pull request #6245 from shattered/_27394e2f097
R. Belmont
2020-02-05
1
-5
/
+29
|
\
|
*
aim_dsk: use splice position recorded in the image, if available (nw)
Sergey Svishchev
2020-01-31
1
-5
/
+29
*
|
netlist: Fix VC compile. (nw)
couriersud
2020-02-04
2
-17
/
+27
*
|
netlist: code maintenance. (nw)
couriersud
2020-02-03
5
-50
/
+92
*
|
netlist: align nltool -c convert with mame/discrete/README.md (nw)
couriersud
2020-02-02
1
-69
/
+50
*
|
netlist: spice-to-netlis conversion sync with mame/discrete. (nw)
couriersud
2020-02-02
2
-22
/
+58
*
|
Merge branch 'release0218' into mainline-master
Vas Crabb
2020-02-02
2
-26
/
+26
|
\
\
|
*
|
more debug logging left on, few small cleanups (nw)
Vas Crabb
2020-02-02
2
-26
/
+26
*
|
|
netlist: Document Congo Bongo progress and fix devices.
couriersud
2020-01-31
5
-46
/
+45
*
|
|
netlist: Code symplification and bugfixes. (nw)
couriersud
2020-01-31
8
-102
/
+111
*
|
|
netlist: clang lint fixes. (nw)
couriersud
2020-01-31
7
-53
/
+53
*
|
|
Revert "Alfaskop improvements"
Vas Crabb
2020-01-31
2
-21
/
+3
*
|
|
Merge pull request #6068 from JoakimLarsson/alfaskop_pla
Joakim Larsson Edström
2020-01-31
2
-3
/
+21
|
\
\
\
|
*
|
|
alfaskop41xx.cpp, jedparse.h, mc6844.cpp : addressed PR feedback
Joakim Larsson Edstrom
2019-12-27
1
-7
/
+6
|
*
|
|
pla.cpp, jedparse, jedutil: Added recognition and some support for alternativ...
Joakim Larsson Edstrom
2019-12-18
2
-1
/
+20
*
|
|
|
there are reasons for things being the way they were (nw)
Vas Crabb
2020-01-31
8
-6
/
+57
*
|
|
|
fixed some modernize-use-auto clang-tidy warnings (nw) (#6238)
Oliver Stöneberg
2020-01-30
12
-38
/
+38
*
|
|
|
fixed some modernize-use-equals-default clang-tidy warnings (nw) (#6237)
Oliver Stöneberg
2020-01-30
22
-166
/
+20
*
|
|
|
fixed some clang-tidy warnings (nw) (#6236)
Oliver Stöneberg
2020-01-30
7
-8
/
+8
|
|
_
|
/
|
/
|
|
*
|
|
ptime: change operators to align with c++ textbooks. (nw)
couriersud
2020-01-29
1
-7
/
+7
*
|
|
netlist: Parameters evaluated when netlist is created. [Couriersud]
couriersud
2020-01-29
9
-89
/
+29
*
|
|
netlist: fix parameter update recalculation. (nw)
couriersud
2020-01-29
6
-17
/
+18
*
|
|
netlist: Fix crash in infix function evaluation. (nw)
couriersud
2020-01-29
1
-1
/
+1
*
|
|
netlist: make gain parameter mandatory for controoled sources. (nw)
couriersud
2020-01-29
2
-12
/
+12
*
|
|
netlist: Code maintenance. (nw)
couriersud
2020-01-27
24
-70
/
+145
*
|
|
netlist: Fix/extend SPICE format conversion. [Couriersud]
couriersud
2020-01-26
2
-20
/
+220
*
|
|
netlist: add current controlled voltage source (CCVS). [Couriersud]
couriersud
2020-01-26
5
-3
/
+79
*
|
|
netlist: Fix issue in inactive code-path. (nw)
couriersud
2020-01-26
1
-2
/
+3
*
|
|
netlist: MAJOR bug fix. Expect other bugs to surface. [Couriersud]
couriersud
2020-01-26
3
-11
/
+41
|
|
/
|
/
|
*
|
netlist: clang lint readability fixes. (nw)
couriersud
2020-01-25
42
-296
/
+243
*
|
netlist: clang lint fixes, srcclean and nlwav fix. (nw)
couriersud
2020-01-25
11
-44
/
+47
*
|
netlist: New devices and some fixes. [Couriersud]
couriersud
2020-01-25
14
-47
/
+242
*
|
Merge pull request #6195 from firewave/includes
R. Belmont
2020-01-22
158
-222
/
+222
|
\
\
|
*
|
use C++ library includes (nw)
firewave
2020-01-22
158
-222
/
+222
*
|
|
Merge pull request #6187 from 68bit/apple2-floppy-options-track-count
R. Belmont
2020-01-22
1
-3
/
+3
|
\
\
\
|
*
|
|
apply2 floppy format: bake in the track count
68bit
2020-01-20
1
-3
/
+3
*
|
|
|
fixed some clang-tidy warnings (nw) (#6197)
Oliver Stöneberg
2020-01-22
3
-6
/
+6
|
|
/
/
|
/
|
|
[next]