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
/
util
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
add minimal support for reading Adam7 interlaced PNG
Vas Crabb
2017-08-12
1
-360
/
+372
*
Adding #include <cctype>
Nathan Woods
2017-08-09
1
-0
/
+1
*
Refactor server_{ws,http}.hpp into separate interface and implementation. (#2...
Christian Brunschen
2017-08-06
4
-1157
/
+1238
*
Imgtool: Merged normalize_filename() into cannonicalize_path(), C++-ificatio...
npwoods
2017-07-30
2
-0
/
+26
*
Add a method for copying part of an XML tree into another tree and use it to ...
Vas Crabb
2017-07-21
2
-7
/
+60
*
* Make XML file a class of its own managed with smart poitners
Vas Crabb
2017-07-21
2
-87
/
+95
*
never hurts to srcclean (nw)
Vas Crabb
2017-07-09
1
-2
/
+2
*
Add an external panel for the Ensoniq VFX family of keyboards, with a websock...
Christian Brunschen
2017-07-05
2
-12
/
+21
*
options: Set the value when setting the default as before [O. Galibert]
Olivier Galibert
2017-06-25
1
-1
/
+1
*
more srcclean (nw)
Vas Crabb
2017-06-25
1
-1
/
+1
*
Overhaul to how MAME handles options, take two (#2341)
npwoods
2017-06-25
2
-565
/
+713
*
Changed a few 'const char *' ==> 'const std::string &' in the MAME debugger (...
npwoods
2017-06-24
2
-15
/
+30
*
srcclean (nw)
Vas Crabb
2017-05-28
1
-1
/
+1
*
New working clone added
hap
2017-05-26
1
-0
/
+2
*
Support -listroms for devices (e.g. mpu401 or m68705p3)
Vas Crabb
2017-05-18
2
-0
/
+11
*
Revert "reordering the #include lets you build this file with latest mingw he...
smf-
2017-05-14
1
-6
/
+3
*
reordering the #include lets you build this file with latest mingw headers (nw)
smf-
2017-05-14
1
-3
/
+6
*
Bug fix to -romident and aux verb cleanup (take two) (#2299)
npwoods
2017-05-13
2
-22
/
+54
*
Revert "Bug fix to -romident and aux verb cleanup (#2288)"
Vas Crabb
2017-05-12
2
-33
/
+11
*
Bug fix to -romident and aux verb cleanup (#2288)
npwoods
2017-05-12
2
-11
/
+33
*
Changed 'int ignore_warnings' parameter on core_options::parse_ini_file() to ...
Nathan Woods
2017-05-10
2
-3
/
+3
*
Revert "Overhaul to how MAME handles options (#2260)"
Vas Crabb
2017-05-07
2
-712
/
+550
*
Overhaul to how MAME handles options (#2260)
npwoods
2017-05-05
2
-550
/
+712
*
Fix off-by-one error (nw)
Vas Crabb
2017-05-05
1
-1
/
+1
*
Minor improvement to CHD metadata loading
Nathan Woods
2017-05-04
1
-6
/
+2
*
srcclean (nw)
Vas Crabb
2017-04-23
2
-21
/
+21
*
Pruned out some cruft in src/lib/util/options.[cpp|h]
Nathan Woods
2017-04-17
2
-29
/
+4
*
More options refactoring
Nathan Woods
2017-04-16
2
-4
/
+25
*
Fixes issues specifying image/slot options fron INI files (reported by Robbbe...
npwoods
2017-04-15
2
-1
/
+10
*
cdrom: translate from 2336 to 2048 (nw)
cracyc
2017-04-10
1
-0
/
+6
*
Introduced an 'util::arbitrary_clock' template class, to represent a clock th...
npwoods
2017-04-06
4
-50
/
+272
*
Fixed issue that could cause bogus arguments to be reported incorrectly
Nathan Woods
2017-04-02
1
-3
/
+8
*
srcclean (nw)
Vas Crabb
2017-03-26
1
-2
/
+2
*
Refactored HTTP handling to be easier to extend and use (nw)
Miodrag Milanovic
2017-03-19
1
-0
/
+4
*
fix crash on excessive command-line options, clean up some tabulation, remove...
Vas Crabb
2017-03-03
1
-1
/
+1
*
Fixed regression pertaining to specification of empty strings as slot names
Nathan Woods
2017-02-27
2
-5
/
+6
*
Fix clang-5.0 warning .. Maximum of unsigned X and 0 is always X. (nw)
couriersud
2017-02-24
1
-1
/
+1
*
Fixed an issue where device options (e.g. -cart) were reported as unknown whe...
Vas Crabb
2017-02-24
1
-2
/
+2
|
\
*
|
Vas feedback
Nathan Woods
2017-02-23
1
-8
/
+3
*
|
Fixed an issue where device options (e.g. -cart) were reported as unknown whe...
Nathan Woods
2017-02-22
2
-25
/
+54
|
/
*
Softlist cleanup (#2075)
npwoods
2017-02-22
2
-0
/
+44
*
srcclean (nw)
Vas Crabb
2017-02-19
1
-2
/
+2
*
Cherry-pick some features from self-registering drivers PoC:
Vas Crabb
2017-02-16
1
-2
/
+1
*
Sync with upstream (nw)
Miodrag Milanovic
2017-02-05
3
-6
/
+19
*
fix chd build (nw)
Vas Crabb
2017-02-02
1
-7
/
+7
*
yo sup dawg (nw)
Vas Crabb
2017-02-02
1
-7
/
+47
*
Fixed building using system utf8proc
Julian Sikorski
2017-01-26
1
-1
/
+1
*
srcclean (nw)
Vas Crabb
2017-01-22
5
-126
/
+126
*
Merge pull request #1911 from npwoods/imgtool_use_wide_console
Vas Crabb
2017-01-05
2
-0
/
+40
|
\
|
*
Vas Crabb feedback:
Nathan Woods
2017-01-04
1
-3
/
+3
[prev]
[next]