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
/
devices
/
cpu
/
alpha
Commit message (
Expand
)
Author
Age
Files
Lines
*
emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333)
Vas Crabb
2023-06-17
1
-4
/
+1
*
Cleaned up logging across the codebase (GitHub #10183). (#11250) [Ryan Holtz]
MooglyGuy
2023-05-23
1
-1
/
+0
*
dimemory: Add the target address space to translate, wrap the constants
Olivier Galibert
2023-03-18
2
-7
/
+8
*
coretmpl.h: Add utility function for sign-extending values of arbitrary width
AJR
2022-11-01
1
-2
/
+2
*
src/devices/cpu: Remove #include "debugger.h" where no longer necessary
AJR
2022-04-06
1
-2
/
+0
*
Debugger feature improvements
AJR
2022-03-27
1
-15
/
+15
*
devices/*: Removed extra semicolons after function bodies in headers. (#9275)
0kmg
2022-02-06
1
-2
/
+2
*
-osd: Clean up inline maths utilities.
Vas Crabb
2021-01-18
1
-2
/
+2
*
-Switch to building MAME as C++17.
Vas Crabb
2020-11-15
1
-0
/
+1
*
Make many device_execute_interface functions noexcept, including the "informa...
AJR
2019-11-09
1
-3
/
+3
*
(nw) Clean up the mess on master
Vas Crabb
2019-03-26
5
-0
/
+2583
*
Revert "conflict resolution (nw)"
andreasnaive
2019-03-25
5
-2583
/
+0
*
alpha: implement srom interface (nw)
Patrick Mackinlay
2019-02-20
2
-8
/
+123
*
alpha: most integer instructions (nw)
Patrick Mackinlay
2019-02-19
3
-19
/
+1025
*
alpha: EV4 implementation-specific instruction disassembly (nw)
Patrick Mackinlay
2019-02-11
3
-192
/
+312
*
alpha: disassembler improvements (nw)
Patrick Mackinlay
2019-02-05
4
-41
/
+428
*
srcclean and cleanup (nw)
Vas Crabb
2019-01-27
1
-1
/
+3
*
alpha: new cpu, disassembler only
Patrick Mackinlay
2019-01-24
4
-0
/
+953