index
:
mame
aaron-nl3
aaron-pci-cleanup
arm3_copro
asmjit
cdimono2_wip
cdplay
cdtv_chd-v5
dc_pvr-thread
deprecated
docs_wavwrite
draggable-layout
dribbling-nl
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
m57_troangel-bluesea
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
qt6_position-fix
rendlay_vid
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
shangha3_drop
sound
taitoair_vco
taitowlf_zoom
time-experiments
time-experiments2
vamphalf_misncrft
voodoo_directx11
x86_std-exceptions
xbox_swlist
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
emu
/
emumem_aspace.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
-cpu/drcbex64.cpp: Fixed handling of address map global mask.
Vas Crabb
2025-02-06
1
-44
/
+10
*
-cpu/drcbex64.cpp: Directly dispatch memory accesses no larger than native wi...
Vas Crabb
2025-02-05
1
-36
/
+55
*
emumem: add support for passing mem_mask parameter on 8-bit handlers
hap
2024-09-16
1
-1
/
+6
*
Encourage use of read/write delegate creator helpers (demo on Game Boy cartri...
Vas Crabb
2023-04-11
1
-164
/
+4
*
emumem: First try at wait states
Olivier Galibert
2023-02-22
1
-1
/
+203
*
emumem: remove the flags interface from address_space (still available throug...
Olivier Galibert
2022-08-11
1
-100
/
+0
*
emumem: Add accessors lookup_{read,write]_*_flags to lookup flags without ac...
Olivier Galibert
2022-08-04
1
-4
/
+54
*
Addressed some Lua scripting pitfalls. (#9294)
Vas Crabb
2022-02-12
1
-37
/
+29
*
Fun with flags: Allows handlers to have user-defined flags set on
Olivier Galibert
2021-11-28
1
-216
/
+278
*
emumem_aspace: Unref the root dispatch when destroying the address space
Olivier Galibert
2021-11-26
1
-0
/
+5
*
emu/emumem*: Removed endianness template parameter from handler_entry_read, h...
ajrhacker
2021-07-09
1
-71
/
+71
*
emumem: Disable the unmap-value-in-device-map test for now
Olivier Galibert
2021-02-20
1
-6
/
+9
*
emumem: Fix regions and shares on dynamically-installed device maps
Olivier Galibert
2021-02-16
1
-22
/
+61
*
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
1
-1
/
+1
*
Implement views, which are essentially bankdevs integrated into the
Olivier Galibert
2020-11-22
1
-0
/
+1200