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
taitoair_vco
taitowlf_zoom
time-experiments
time-experiments2
vamphalf_misncrft
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
/
emu
/
addrmap.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Pet peeving with extreme prejudice (nw)
Olivier Galibert
2017-11-30
1
-2
/
+2
*
remove debug code (nw)
smf-
2017-11-29
1
-1
/
+0
*
emumem: API change [O. Galibert]
Olivier Galibert
2017-11-29
1
-13
/
+7
*
Start adding stuff for iterating ROM entries in a more C++ way without needin...
Vas Crabb
2017-09-22
1
-3
/
+5
*
dimemory: Lift the cap on the number of address spaces per device [O. Galibert]
Olivier Galibert
2017-07-03
1
-3
/
+3
*
Improve validation checking for address ranges (nw)
AJR
2017-06-22
1
-11
/
+10
*
Sorry test, it's not that I don't like you anymore, but there's this
Olivier Galibert
2017-06-21
1
-4
/
+1
*
NPOT subunit compromise (nw)
AJR
2017-04-28
1
-7
/
+2
*
Perform unitmask checking during validation in non-debug builds (nw)
AJR
2017-04-26
1
-7
/
+31
*
Memory unit masking and address mirroring fixes (nw)
AJR
2017-03-25
1
-1
/
+25
*
Adds a new addrmap.cpp validation intended to catch AM_REGION declarations no...
Nathan Woods
2017-03-09
1
-0
/
+4
*
Address map fixes (nw)
AJR
2016-12-25
1
-3
/
+5
*
srcclean (nw)
Vas Crabb
2016-11-27
1
-3
/
+3
*
Introduce u8/u16/u32/u64/s8/s16/s32/s64
Vas Crabb
2016-11-19
1
-25
/
+25
*
addrmem: Obvious renames and helpers [O. Galibert]
Olivier Galibert
2016-11-10
1
-4
/
+4
*
addrmap: Dotify [O. Galibert]
Olivier Galibert
2016-11-10
1
-33
/
+33
*
addrmap: Change setters into passthroughs [O. Galibert]
Olivier Galibert
2016-11-09
1
-15
/
+30
*
addrmap: Simplify constructor, thanks Micko [O. Galibert]
Olivier Galibert
2016-11-09
1
-18
/
+1
*
addrmap: De-hand-templatize address_map_entry, remove then unneeded entry par...
Olivier Galibert
2016-11-09
1
-101
/
+31
*
addrmap: Remove device parameter [O. Galibert]
Olivier Galibert
2016-11-09
1
-29
/
+36
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-25
/
+25
*
Make address maps complain when entry bounds lie outside the global mask (nw)
AJR
2016-08-08
1
-2
/
+13
*
Validity checking for AM_MASK/AM_MIRROR/AM_SELECT, based on OG's recent restr...
AJR
2016-06-17
1
-0
/
+22
*
Memory fun [O.Galibert]
Olivier Galibert
2016-06-14
1
-0
/
+4
*
Various cleanups suggested by static analyzer (nw)
Miodrag Milanovic
2016-04-24
1
-3
/
+3
*
Iterate over devices C++11 style
AJR
2016-04-18
1
-4
/
+3
*
Typo fix: nonexistant → nonexistent
Jordi Mallach
2016-04-01
1
-4
/
+4
*
Iterate over core classes C++11 style
AJR
2016-03-31
1
-44
/
+48
*
reverting:
Miodrag Milanovic
2016-01-20
1
-17
/
+19
*
Revert "rest of device parameters to std::string (nw)"
Miodrag Milanovic
2016-01-20
1
-1
/
+1
*
rest of device parameters to std::string (nw)
Miodrag Milanovic
2016-01-16
1
-1
/
+1
*
tags are now strings (nw)
Miodrag Milanovic
2016-01-16
1
-19
/
+17
*
Refactoring memory map validity checking
AJR
2015-12-19
1
-1
/
+152
*
clang-modernize part 1 (nw)
Miodrag Milanovic
2015-12-03
1
-13
/
+13
*
Cleanups and version bump
mame0168
Miodrag Milanovic
2015-11-25
1
-2
/
+2
*
Some cleanups and init fixes with help of ReSharper C++ (nw)
Miodrag Milanovic
2015-11-11
1
-1
/
+2
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+615