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
/
romp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed things C++20 doesn't allow:
Vas Crabb
2026-03-29
1
-13
/
+10
*
ibm/rosetta.cpp: implement debugger address translation
Patrick Mackinlay
2025-08-29
3
-66
/
+94
*
diexec: Add callback to allow debugger to break into the middle of wait-type ...
AJR
2024-11-17
1
-0
/
+1
*
Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#...
holub
2024-09-27
1
-2
/
+2
*
diexec: remove vestigal execute_input_lines()
hap
2024-09-18
1
-1
/
+0
*
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
-2
/
+3
*
Interrupt callback rationalization
AJR
2023-03-11
1
-5
/
+3
*
rtpc: wip, now able to boot from vrm floppy
Patrick Mackinlay
2023-01-06
3
-27
/
+47
*
romp: various improvements
Patrick Mackinlay
2022-12-21
2
-44
/
+72
*
src/devices/cpu: Remove #include "debugger.h" where no longer necessary
AJR
2022-04-06
1
-1
/
+0
*
Debugger feature improvements
AJR
2022-03-27
1
-8
/
+48
*
rtpc: complete on-disk post routines
Patrick Mackinlay
2021-11-11
1
-5
/
+47
*
Added helpers for 64-bit count leading zeroes/ones.
Vas Crabb
2021-06-13
1
-1
/
+1
*
Eliminate ARRAY_LENGTH template in favor of C++17's std::size
AJR
2021-02-14
1
-1
/
+1
*
romp: initial storage channel implementation
Patrick Mackinlay
2020-12-31
4
-175
/
+234
*
romp: fix divide step carry and overflow flags
Patrick Mackinlay
2020-12-10
1
-0
/
+2
*
romp: various improvements and fixes
Patrick Mackinlay
2020-12-09
2
-124
/
+278
*
romp: various improvements
Patrick Mackinlay
2020-11-30
1
-34
/
+113
*
romp: correct compare flags
Patrick Mackinlay
2020-11-23
2
-93
/
+186
*
romp: disasm fix (nw)
Patrick Mackinlay
2020-03-10
1
-1
/
+1
*
romp: various improvements (nw)
Patrick Mackinlay
2020-02-25
3
-229
/
+580
*
romp: disassembler improvements (nw)
Patrick Mackinlay
2020-02-17
1
-83
/
+84
*
romp: hex prefix (nw)
Patrick Mackinlay
2020-02-13
1
-1
/
+1
*
romp: new device
Patrick Mackinlay
2020-02-13
4
-0
/
+1020