index
:
mame
aaron-nl3
aaron-pci-cleanup
arm3_copro
asmjit
cdimono2_wip
cdplay
cdtv_chd-v5
dc_pvr-thread
deprecated
docs_wavwrite
draggable-layout
dribbling-nl
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
m57_troangel-bluesea
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
qt6_position-fix
rendlay_vid
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
shangha3_drop
sound
taitoair_vco
taitowlf_zoom
time-experiments
time-experiments2
vamphalf_misncrft
voodoo_directx11
x86_std-exceptions
xbox_swlist
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
*
delegate: Fix Visual Studio case with displaced object base (internal represe...
Aaron Giles
2021-07-14
1
-3
/
+3
*
video/voodoo.cpp: Major rewrite: (#8267)
Aaron Giles
2021-07-09
1
-14
/
+20
*
-util: Retire legacy object pool, removing vestigial references.
Vas Crabb
2021-06-24
2
-743
/
+0
*
Added helpers for 64-bit count leading zeroes/ones.
Vas Crabb
2021-06-13
1
-2
/
+2
*
srcclean for release
Vas Crabb
2021-05-23
1
-2
/
+2
*
Avoid name collision on Y2
Olivier Galibert
2021-05-02
1
-11
/
+11
*
prodos: Start of read support
Olivier Galibert
2021-05-02
2
-0
/
+19
*
util/cdrom.cpp: Disable debug log message when parsing TOC.
Vas Crabb
2021-04-24
1
-24
/
+20
*
Miscellaneous formatting adjustments
Vas Crabb
2021-03-31
1
-5
/
+6
*
util/cdrom.cpp: Return index 1/start of track data instead of index 0/start o...
987123879113
2021-03-31
2
-22
/
+51
*
Restore validation for command-line and .ini options (disabled since 0.188) a...
AJR
2021-03-21
1
-11
/
+17
*
corefile.cpp: Make core_filename_extract_base behave more robustly in degener...
AJR
2021-03-05
1
-0
/
+2
*
srcclean in preparation for branching release
Vas Crabb
2021-02-21
1
-1
/
+1
*
Eliminate ARRAY_LENGTH template in favor of C++17's std::size
AJR
2021-02-14
11
-38
/
+47
*
util/palette.cpp: Fix assertion failure in some GCC builds
AJR
2021-02-10
1
-1
/
+1
*
coretmpl.h: Move lru_cache_map to separate header
AJR
2021-02-03
2
-387
/
+408
*
Much more core std::string_view modernization
AJR
2021-01-20
10
-131
/
+154
*
zippath.cpp: Checkpoint #2
AJR
2021-01-08
1
-32
/
+12
*
util/zippath.cpp: Fix suffix for zip archives.
Vas Crabb
2021-01-08
1
-1
/
+1
*
zippath.cpp: Checkpoint
AJR
2021-01-06
2
-97
/
+44
*
options.h: Be more honest about #including prerequisites
AJR
2021-01-02
1
-0
/
+7
*
vbiparse.cpp: Add missing #include
AJR
2021-01-02
1
-0
/
+1
*
disasmintf.h: Attempt at fixing build on other compilers
AJR
2021-01-02
1
-0
/
+1
*
Low-level #include overhaul
AJR
2021-01-02
50
-105
/
+100
*
palette.cpp: Use std::fill instead of memset for dirty vector; add range check
AJR
2021-01-02
1
-2
/
+3
*
Further additions of std::string_view
AJR
2021-01-01
5
-33
/
+70
*
hash.cpp, hashing.cpp: Change string processing to use std::string_view param...
AJR
2021-01-01
4
-43
/
+158
*
util/xmlfile.cpp: C++ comment conversion
AJR
2020-12-31
1
-225
/
+225
*
srcclean for 0.227
Vas Crabb
2020-12-27
1
-5
/
+5
*
util/wavwrite.cpp: Hopefully fix build with clang libc++.
Vas Crabb
2020-12-27
1
-0
/
+1
*
More Lua interface cleanup - it's simpler with cleaner underlyng APIs.
Vas Crabb
2020-12-27
3
-65
/
+91
*
util/png: Use std::string_view internally in another function
AJR
2020-12-22
1
-8
/
+6
*
util/png: Update add_text to take std::string_view for arguments
AJR
2020-12-21
2
-12
/
+11
*
Fix some oversights and emergent behaviour with view selection.
Vas Crabb
2020-12-20
2
-0
/
+72
*
More Lua engine clean-up and documentation, resulting in core cleanup.
Vas Crabb
2020-12-18
1
-61
/
+58
*
support Redump extended bin/cue format for Dreamcast discs (#7422)
nhand42
2020-12-17
2
-1
/
+519
*
unicode.h: Updates
AJR
2020-12-15
2
-43
/
+16
*
Fix most implicit fallthrough warnings from clang
Vas Crabb
2020-11-17
1
-1
/
+1
*
Remove some deprecated instantiations of static constexpr members (MSVC compl...
Vas Crabb
2020-11-15
1
-6
/
+2
*
-Switch to building MAME as C++17.
Vas Crabb
2020-11-15
5
-255
/
+258
*
emu/debug: Removed more macros, added more const, make a couple more things u...
Vas Crabb
2020-10-12
1
-2
/
+2
*
Various improvements to image file handling:
Vas Crabb
2020-10-08
5
-149
/
+867
*
3rdparty/nanosvg: Re-base on latest upstream.
Vas Crabb
2020-10-05
1
-1
/
+5
*
-emu/rendlay.cpp: Allow item animation.
Vas Crabb
2020-10-05
1
-5
/
+4
*
Got rid of global_alloc/global_free.
Vas Crabb
2020-10-03
2
-38
/
+8
*
Cleaned up bitmap API.
Vas Crabb
2020-09-27
7
-101
/
+120
*
util/bitmap.cpp: Use std::fill_n to get better code for modern CPUs.
Vas Crabb
2020-09-20
1
-74
/
+15
*
xmlfile.cpp: Put newline where it’s supposed to go after element content.
Vas Crabb
2020-09-06
1
-1
/
+2
*
-util/xmlfile: Escape attribute and element content.
Vas Crabb
2020-09-06
1
-4
/
+42
*
Don't ignore config elements with attributes but no child nodes.
Vas Crabb
2020-09-02
2
-5
/
+16
[next]