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
*
Merge branch 'master' into time-experiments2
Aaron Giles
2021-09-10
35
-2129
/
+4823
|
\
|
*
Filesystem-related bug fixes
AJR
2021-09-08
1
-1
/
+1
|
*
util/coretmpl.h: Fixed clang narrowing warning.
Vas Crabb
2021-09-06
1
-1
/
+1
|
*
-ui: Made zoom controls a bit more intuitive.
Vas Crabb
2021-09-06
7
-42
/
+183
|
*
endianness.h: Use namespace std::literals
AJR
2021-08-31
1
-1
/
+1
|
*
Move endianness type into lib/util header
AJR
2021-08-31
1
-0
/
+76
|
*
Miscellaneous clean-up.
Vas Crabb
2021-08-29
2
-22
/
+24
|
*
Merge tag 'mame0235' into mainline-master
Vas Crabb
2021-08-27
1
-1
/
+4
|
|
\
|
|
*
util/zippath.cpp: OSD_WINDOWS isn't a safe way to detect Windows target, and ...
Vas Crabb
2021-08-26
1
-1
/
+4
|
*
|
formats, osd, util: Started refactoring file I/O stuff. (#8456)
Vas Crabb
2021-08-22
31
-2081
/
+4550
|
|
/
|
*
Use std::clamp in more source files
AJR
2021-08-15
1
-7
/
+4
|
*
sdl ui: fix choosing the root path (#8443)
tim lindner
2021-08-14
1
-7
/
+13
*
|
Merge branch 'master' into time-experiments2
Aaron Giles
2021-08-14
7
-784
/
+38
|
\
|
|
*
API cleanups and miscellaneous fixes.
Vas Crabb
2021-07-15
2
-22
/
+13
|
*
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
*
|
Merge branch 'master' into time-experiments2
Aaron Giles
2021-06-04
3
-35
/
+50
|
\
|
|
*
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
*
|
Merge branch 'master' into time-experiments2
Aaron Giles
2021-04-08
3
-37
/
+73
|
\
|
|
*
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
*
|
Unsplit timer.h and just moved schedule.h up higher in the emu.h include orde...
Aaron Giles
2021-03-24
1
-0
/
+8
|
/
*
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
[next]