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
/
emu
Commit message (
Expand
)
Author
Age
Files
Lines
*
debug/express.cpp: Fix parsing for preincrement & predecrement operators; mak...
AJR
2021-01-24
2
-90
/
+72
*
input.cpp, inputdev.cpp: Misc. fixes
AJR
2021-01-24
2
-3
/
+4
*
-osd/windows: Minimise full-screen windows on losing focus (#2997).
Vas Crabb
2021-01-21
1
-2
/
+2
*
Much more core std::string_view modernization
AJR
2021-01-20
43
-420
/
+509
*
views: Fix some issue when the view does nor span an exact power-of-two block
Olivier Galibert
2021-01-18
2
-12
/
+14
*
-osd: Clean up inline maths utilities.
Vas Crabb
2021-01-18
5
-13
/
+13
*
-Improved accuracy of System 573's digital I/O audio emulation. (#7664)
987123879113
2021-01-16
1
-2
/
+2
*
New machines marked as NOT_WORKING
AJR
2021-01-11
1
-0
/
+2
*
metro.cpp: VDP clock is not so standard on some PCBs
AJR
2021-01-10
1
-1
/
+1
*
render.h, rendlay.h: Dependency refactoring
AJR
2021-01-04
6
-595
/
+611
*
emumem: more idiomatic way to access members inherited from argument-dependen...
Vas Crabb
2021-01-04
14
-83
/
+116
*
Low-level #include overhaul
AJR
2021-01-02
4
-13
/
+15
*
Further additions of std::string_view
AJR
2021-01-01
4
-165
/
+148
*
hash.cpp, hashing.cpp: Change string processing to use std::string_view param...
AJR
2021-01-01
1
-1
/
+1
*
ioport.cpp: Eliminate redundant std::string("...").c_str() pattern
AJR
2020-12-31
1
-13
/
+13
*
Merge branch 'release0227' into mainline-master
Vas Crabb
2020-12-29
2
-76
/
+75
|
\
|
*
views: pre-inline h_make_1, reduces the memory a little more
Olivier Galibert
2020-12-28
1
-55
/
+50
|
*
views: Remove the lambdas, seems to make the compiler usage resources less ca...
Olivier Galibert
2020-12-28
2
-74
/
+78
*
|
natkeyboard: Remove from ioport_manager
AJR
2020-12-26
6
-23
/
+26
|
/
*
More Lua interface cleanup - it's simpler with cleaner underlyng APIs.
Vas Crabb
2020-12-27
6
-101
/
+72
*
util/png: Update add_text to take std::string_view for arguments
AJR
2020-12-21
3
-5
/
+5
*
Eliminate many unnecessary c_str calls
AJR
2020-12-21
9
-12
/
+12
*
device.cpp: Do a little less logging
AJR
2020-12-21
1
-2
/
+3
*
view: Save their state
Olivier Galibert
2020-12-21
5
-5
/
+32
*
Fix some oversights and emergent behaviour with view selection.
Vas Crabb
2020-12-20
4
-8
/
+7
*
More Lua engine clean-up and documentation, resulting in core cleanup.
Vas Crabb
2020-12-18
12
-102
/
+71
*
Add "Non-Integer Scaling" and "Keep Aspect" settings to UI video options menu...
AJR
2020-12-17
1
-0
/
+1
*
debughlp.cpp: document loadr and saver debugger commands
Ivan Vangelista
2020-12-15
1
-1
/
+34
*
unicode.h: Updates
AJR
2020-12-15
9
-7
/
+55
*
-Lua cleanup and documentation migration checkpoint.
Vas Crabb
2020-12-16
2
-200
/
+5
*
Prevent certain register values from being formatted with invalid characters ...
AJR
2020-12-14
1
-0
/
+3
*
rendfont.cpp: Convert another function to std::string_view
AJR
2020-12-12
3
-249
/
+121
*
-luaengine.cpp: Clean up render classes and expose screen image adjustments.
Vas Crabb
2020-12-13
4
-14
/
+12
*
debugcon.cpp, textbuf.cpp: More uses for std::string_view
AJR
2020-12-11
4
-71
/
+67
*
debug/textbuf.cpp: Another obvious use for std::string_view
AJR
2020-12-08
3
-11
/
+6
*
C++17 string handling updates (without charconv so as not to break GCC 7)
AJR
2020-12-08
4
-45
/
+31
*
Expose enough of the layout system to Lua to allow position and colour to be ...
Vas Crabb
2020-12-05
3
-0
/
+56
*
frontend: Lua engine improvements.
Vas Crabb
2020-11-30
2
-2
/
+3
*
Forgot to switch off the control
Olivier Galibert
2020-11-26
1
-1
/
+1
*
views: Fix recursion on dup and lookup, reintroduce the correct tim100 view u...
Olivier Galibert
2020-11-26
3
-5
/
+5
*
Fairly significant overhaul of Lua engine and some cleanup.
Vas Crabb
2020-11-25
56
-306
/
+481
*
Work around GNU libstdc++ wanting to stack large temporaries when vector elem...
Vas Crabb
2020-11-23
7
-18
/
+58
*
Implement views, which are essentially bankdevs integrated into the
Olivier Galibert
2020-11-22
16
-1577
/
+3212
*
Add strdump debugger command for dumping memory as ASCII strings
AJR
2020-11-18
3
-0
/
+203
*
Move some rendering code to constexpr (#7491)
Romain TISSERAND
2020-11-18
3
-24
/
+24
*
Don't reject re-loading an unused bank [O. Galibert]
Olivier Galibert
2020-11-17
1
-0
/
+3
*
-unidasm: Allow input piped from stdin by specifying a bare hyphen as the fil...
Vas Crabb
2020-11-18
2
-2
/
+5
*
Fix most implicit fallthrough warnings from clang
Vas Crabb
2020-11-17
1
-1
/
+1
*
multipcm.cpp: Corrected clock divider and clocks for users of YMW-258-F to ma...
arbee
2020-11-16
1
-0
/
+1
*
Fix memory leak on address_space_specific destruction and add a missing init ...
Olivier Galibert
2020-11-15
1
-0
/
+5
[next]