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
/
romp.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
diexec: Add callback to allow debugger to break into the middle of wait-type ...
AJR
2024-11-17
1
-0
/
+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
1
-1
/
+2
*
Interrupt callback rationalization
AJR
2023-03-11
1
-5
/
+3
*
rtpc: wip, now able to boot from vrm floppy
Patrick Mackinlay
2023-01-06
1
-3
/
+3
*
romp: various improvements
Patrick Mackinlay
2022-12-21
1
-40
/
+68
*
src/devices/cpu: Remove #include "debugger.h" where no longer necessary
AJR
2022-04-06
1
-1
/
+0
*
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
1
-169
/
+67
*
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
1
-115
/
+260
*
romp: various improvements
Patrick Mackinlay
2020-11-30
1
-34
/
+113
*
romp: correct compare flags
Patrick Mackinlay
2020-11-23
1
-89
/
+174
*
romp: various improvements (nw)
Patrick Mackinlay
2020-02-25
1
-205
/
+491
*
romp: new device
Patrick Mackinlay
2020-02-13
1
-0
/
+685