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
/
dimemory.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
dimemory: Add the target address space to translate, wrap the constants
Olivier Galibert
2023-03-18
1
-1
/
+2
*
debugger: Extended target address syntax to include device/address space. (#8...
Vas Crabb
2021-10-01
1
-3
/
+32
*
-emu/dirom.{h,ipp}: Cleaned up and made it stricter.
Vas Crabb
2020-11-09
1
-2
/
+3
*
device.cpp, dimemory.cpp: Correct typos in comments
AJR
2020-07-21
1
-1
/
+1
*
emu: correct some file headers (nw)
hap
2020-06-19
1
-1
/
+1
*
Add rudimentary validity checking for address_space_config objects (nw)
AJR
2019-10-04
1
-1
/
+12
*
dimemory: Reimplement aa0d17757d9e5857bb99887841133045cc530655 correctly; rea...
AJR
2018-11-28
1
-2
/
+3
*
Revert "diemory: Still should be validating all configured address spaces, wh...
AJR
2018-11-28
1
-2
/
+1
*
diemory: Still should be validating all configured address spaces, whether or...
AJR
2018-11-28
1
-1
/
+2
*
dimemory: Make validity checker warn about configured maps for nonexistent sp...
AJR
2018-11-28
1
-1
/
+3
*
Apply logical address mask properly in debug disassembly view
AJR
2018-08-24
1
-60
/
+0
*
emumem: Backend modernization [O. Galibert]
Olivier Galibert
2018-06-29
1
-28
/
+0
*
API change: Memory maps are now methods of the owner class [O. Galibert]
Olivier Galibert
2018-02-12
1
-49
/
+3
*
Pet peeving with extreme prejudice (nw)
Olivier Galibert
2017-11-30
1
-15
/
+15
*
This is too contentious, please put it up for review
Vas Crabb
2017-08-01
1
-428
/
+2
*
Changes to debugger memory address translation
AJR
2017-08-01
1
-2
/
+428
*
Make device_memory_interface own its address_spaces
Vas Crabb
2017-07-13
1
-6
/
+21
*
make device_memory_interface slightly less of a special case, use a typedef t...
Vas Crabb
2017-07-10
1
-17
/
+16
*
dimemory: Lift the cap on the number of address spaces per device [O. Galibert]
Olivier Galibert
2017-07-03
1
-12
/
+37
*
dimemory: Remove the magic bypass [O. Galibert]
Olivier Galibert
2016-12-10
1
-46
/
+0
*
Introduce u8/u16/u32/u64/s8/s16/s32/s64
Vas Crabb
2016-11-19
1
-7
/
+7
*
addrmap: Remove device parameter [O. Galibert]
Olivier Galibert
2016-11-09
1
-1
/
+1
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-7
/
+7
*
Validity checking improvements
AJR
2016-07-27
1
-1
/
+0
*
Iterate over core classes C++11 style
AJR
2016-03-31
1
-1
/
+1
*
Make octal flag part of address_space/address_space_config, not (illogically)...
AJR
2016-02-04
1
-0
/
+5
*
reverting:
Miodrag Milanovic
2016-01-20
1
-2
/
+2
*
tags are now strings (nw)
Miodrag Milanovic
2016-01-16
1
-2
/
+2
*
Refactoring memory map validity checking
AJR
2015-12-19
1
-125
/
+6
*
clang-modernize part 1 (nw)
Miodrag Milanovic
2015-12-03
1
-23
/
+23
*
Fixed some suggestions by ReSharper C++ (nw)
Miodrag Milanovic
2015-11-14
1
-1
/
+1
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+364