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_hedr.ipp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Encourage use of read/write delegate creator helpers (demo on Game Boy cartri...
Vas Crabb
2023-04-11
1
-3
/
+3
*
cpu/nec: Fixed build; also, srcclean
Vas Crabb
2023-03-26
1
-2
/
+2
*
emumem: Implement the passthrough handler priority ordering, fixes a number o...
Olivier Galibert
2023-02-23
1
-12
/
+53
*
emumem: First try at wait states
Olivier Galibert
2023-02-22
1
-0
/
+5
*
Fix f726eee (mumdump broken)
Olivier Galibert
2022-12-02
1
-2
/
+2
*
emumem: Fix range tracking when creating a subdispatch
Olivier Galibert
2022-10-27
1
-0
/
+4
*
emumem: Add accessors lookup_{read,write]_*_flags to lookup flags without ac...
Olivier Galibert
2022-08-04
1
-0
/
+5
*
Fun with flags: Allows handlers to have user-defined flags set on
Olivier Galibert
2021-11-28
1
-0
/
+5
*
view: take into account the pre-offsetting when expanding handlers
Olivier Galibert
2021-09-22
1
-2
/
+3
*
Moved a few slot devices into anonymous namespaces, getting more stuff out of...
Vas Crabb
2021-09-14
1
-1
/
+1
*
emumem: Put back masking removed by mistake
Olivier Galibert
2021-09-12
1
-2
/
+2
*
views: Fix a number of problems with specific boundaries.
Olivier Galibert
2021-09-11
1
-54
/
+115
*
emu/emumem*: Removed endianness template parameter from handler_entry_read, h...
ajrhacker
2021-07-09
1
-50
/
+50
*
emumem: Correct logic in populate_mismatched_nomirror and populate_passthroug...
AJR
2021-06-10
1
-27
/
+27
*
emuview: Fix init_handlers in specific cases, fix mapping ioports in views
Olivier Galibert
2021-02-27
1
-1
/
+1
*
views: Fix some issue when the view does nor span an exact power-of-two block
Olivier Galibert
2021-01-18
1
-6
/
+7
*
emumem: more idiomatic way to access members inherited from argument-dependen...
Vas Crabb
2021-01-04
1
-8
/
+13
*
views: Fix recursion on dup and lookup, reintroduce the correct tim100 view u...
Olivier Galibert
2020-11-26
1
-1
/
+1
*
Work around GNU libstdc++ wanting to stack large temporaries when vector elem...
Vas Crabb
2020-11-23
1
-3
/
+3
*
Implement views, which are essentially bankdevs integrated into the
Olivier Galibert
2020-11-22
1
-87
/
+233
*
emumem: A little more speedup. cache and specific change syntax, and are not...
Olivier Galibert
2020-05-25
1
-30
/
+29
*
emumem: Another slight speedup. masking before dispatch at top level is not ...
Olivier Galibert
2020-05-21
1
-2
/
+1
*
emumem: Slight speedup [O. Galibert]
Olivier Galibert
2020-05-19
1
-1
/
+8
*
memory: Allow simplified versions of handlers [O. Galibert]
Olivier Galibert
2018-08-02
1
-1
/
+1
*
(nw) srcclean and some cleanup:
Vas Crabb
2018-07-22
1
-1
/
+1
*
Various watchpoint fixes (nw)
Olivier Galibert
2018-07-01
1
-7
/
+8
*
emumem: Backend modernization [O. Galibert]
Olivier Galibert
2018-06-29
1
-0
/
+479