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 regenerate localisations (nw)
Vas Crabb
2018-03-25
1
-2
/
+2
*
New machines marked as NOT_WORKING
Nigel Barnes
2018-03-21
2
-0
/
+147
*
ms0515: unbreak memory maps; update floppy format definition to match one use...
Sergey Svishchev
2018-03-16
1
-2
/
+2
*
jvc_dsk: Added notes (nw)
Nigel Barnes
2018-03-06
1
-2
/
+93
*
Fixed issue causing drivers using netlists to fail on the Emscripten target. ...
Justin Kerk
2018-03-06
1
-0
/
+4
*
srcclean (nw)
Vas Crabb
2018-02-25
1
-1
/
+1
*
Enable use of system-wide asio, glm and rapidjson (#3172)
Julian Sikorski
2018-02-08
6
-6
/
+6
*
i386/i286: fix default cs flags (nw)
cracyc
2018-02-02
1
-1
/
+1
*
disable netlist statistic logging on shutdown, because it triggers a use afte...
smf-
2018-01-31
1
-1
/
+1
*
thanks hap (nw)
smf-
2018-01-29
1
-1
/
+0
*
fix is_set() when generic_function is an int array (nw)
smf-
2018-01-29
1
-1
/
+14
*
fix assertion when debugging in visual studio (nw)
smf-
2018-01-29
1
-20
/
+16
*
d88_dsk: Add some safety checks to avoid reading beyond the end of file
Dirk Best
2018-01-28
1
-1
/
+10
*
Eliminate core_strdup (nw)
AJR
2018-01-24
2
-25
/
+0
*
Fixes for Coverity "Resource leak" warnings (#3089)
Oliver Stöneberg
2018-01-21
1
-0
/
+4
*
Merge pull request #3038 from firewave/ccvf
ajrhacker
2018-01-10
1
-1
/
+1
|
\
|
*
fixed MT06831 (bogus casting in ccvf_format::file_formats) (nw)
firewave
2018-01-10
1
-1
/
+1
*
|
Convert zippath directory to a C++ interface
Vas Crabb
2018-01-10
2
-739
/
+555
*
|
chdcd: recognize ISO images with 2336 byte sectors. [R. Belmont, Kale]
arbee
2018-01-08
1
-0
/
+6
|
/
*
Updates "2017" strings to "2018" where relevant.
Jonathan Holt
2018-01-06
2
-2
/
+2
*
use C locale for int/float in XML files
Vas Crabb
2018-01-05
1
-22
/
+48
*
Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame""
Firehawke
2017-12-13
2
-0
/
+76
*
Revert "Merge branch 'master' of https://github.com/mamedev/mame"
Firehawke
2017-12-13
2
-76
/
+0
*
agat7: 840KB floppy HLE; minor fixes -> mark WORKING (#2912)
Sergey Svishchev
2017-12-08
2
-0
/
+76
*
jvc_dsk: Fix MT #06779
Dirk Best
2017-11-29
1
-7
/
+11
*
dvdisasm: Overhaul [O. Galibert]
Olivier Galibert
2017-11-26
2
-0
/
+116
*
pc_dsk: Support images with 41 tracks (Kryoflux dtc produces these for some n...
Justin Kerk
2017-11-15
1
-0
/
+4
*
dsk_dsk: Don't segfault on empty tracks (fixes einstein 4game)
Dirk Best
2017-10-25
1
-0
/
+5
*
srcclean (nw)
Vas Crabb
2017-10-22
2
-16
/
+16
*
Appease MSVC (nw)
AJR
2017-10-19
1
-0
/
+1
*
Created a more flexible imgtool::datetime structure for use within Imgtool (#...
npwoods
2017-10-17
1
-7
/
+75
*
Fix crash loading 80-track .mfm dumps of 40-track disks on 40-track drives. [...
Justin Kerk
2017-10-11
1
-9
/
+21
*
acorn_dsk: Removed CPN format, now handled with SSD/DSD.
Nigel Barnes
2017-10-11
2
-77
/
+23
*
acorn_dsk: Improve identifying SSD/DSD by comparing image size with sector co...
Nigel Barnes
2017-10-11
1
-10
/
+8
*
voodoo: Use table lookup for RGB565 conversion. (nw)
Ted Green
2017-10-01
1
-0
/
+2
*
fix for clang 5 unused lambda capture errors (nw)
smf-
2017-09-24
2
-4
/
+4
*
unzip: defer decoding DOS timestamps (nw)
Vas Crabb
2017-09-11
1
-13
/
+29
*
that doesn't require an instance (nw)
Vas Crabb
2017-09-03
2
-19
/
+20
*
png: make verify_header public (nw)
hap
2017-09-02
2
-15
/
+27
*
Returning a reference from various corestr.cpp calls to avoid unnecessary str...
npwoods
2017-09-02
2
-13
/
+13
*
srcclean (nw)
Vas Crabb
2017-08-27
9
-19
/
+19
*
needed for external work (nw)
MetalliC
2017-08-26
2
-0
/
+11
*
acorn_dsk: Added OPUS_DDCPM_FORMAT
Nigel Barnes
2017-08-25
3
-116
/
+144
*
hp85: fixed a bug in tape gap detection
fulivi
2017-08-23
2
-2
/
+12
*
hp9845: re-factored handling of HTI images into a dedicated format module
fulivi
2017-08-16
2
-0
/
+493
*
add a not BIOS machine filter (useful in composite filters), support RGB PNG ...
Vas Crabb
2017-08-15
1
-7
/
+19
*
fix indexed transparency (nw)
Vas Crabb
2017-08-14
1
-3
/
+3
*
PNG: support greyscale with transparent pen, encode/decode text chunks as UTF...
Vas Crabb
2017-08-14
2
-142
/
+168
*
png: make it not leak memory by default, and look a but more like C++
Vas Crabb
2017-08-13
2
-460
/
+408
*
png: support 16-bit samples
Vas Crabb
2017-08-13
1
-21
/
+35
[next]