summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/dimemory.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* debugger: Extended target address syntax to include device/address space. (#8... Vas Crabb2021-10-011-3/+32
* -emu/dirom.{h,ipp}: Cleaned up and made it stricter. Vas Crabb2020-11-091-2/+3
* device.cpp, dimemory.cpp: Correct typos in comments AJR2020-07-211-1/+1
* emu: correct some file headers (nw) hap2020-06-191-1/+1
* Add rudimentary validity checking for address_space_config objects (nw) AJR2019-10-041-1/+12
* dimemory: Reimplement aa0d17757d9e5857bb99887841133045cc530655 correctly; rea... AJR2018-11-281-2/+3
* Revert "diemory: Still should be validating all configured address spaces, wh... AJR2018-11-281-2/+1
* diemory: Still should be validating all configured address spaces, whether or... AJR2018-11-281-1/+2
* dimemory: Make validity checker warn about configured maps for nonexistent sp... AJR2018-11-281-1/+3
* Apply logical address mask properly in debug disassembly view AJR2018-08-241-60/+0
* emumem: Backend modernization [O. Galibert] Olivier Galibert2018-06-291-28/+0
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-49/+3
* Pet peeving with extreme prejudice (nw) Olivier Galibert2017-11-301-15/+15
* This is too contentious, please put it up for review Vas Crabb2017-08-011-428/+2
* Changes to debugger memory address translation AJR2017-08-011-2/+428
* Make device_memory_interface own its address_spaces Vas Crabb2017-07-131-6/+21
* make device_memory_interface slightly less of a special case, use a typedef t... Vas Crabb2017-07-101-17/+16
* dimemory: Lift the cap on the number of address spaces per device [O. Galibert] Olivier Galibert2017-07-031-12/+37
* dimemory: Remove the magic bypass [O. Galibert] Olivier Galibert2016-12-101-46/+0
* Introduce u8/u16/u32/u64/s8/s16/s32/s64 Vas Crabb2016-11-191-7/+7
* addrmap: Remove device parameter [O. Galibert] Olivier Galibert2016-11-091-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-7/+7
* Validity checking improvements AJR2016-07-271-1/+0
* Iterate over core classes C++11 style AJR2016-03-311-1/+1
* Make octal flag part of address_space/address_space_config, not (illogically)... AJR2016-02-041-0/+5
* reverting: Miodrag Milanovic2016-01-201-2/+2
* tags are now strings (nw) Miodrag Milanovic2016-01-161-2/+2
* Refactoring memory map validity checking AJR2015-12-191-125/+6
* clang-modernize part 1 (nw) Miodrag Milanovic2015-12-031-23/+23
* Fixed some suggestions by ReSharper C++ (nw) Miodrag Milanovic2015-11-141-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+364