index
:
mame
aaron-nl3
aaron-pci-cleanup
addrbus-64
arm3_copro
asmjit
cbm_joy_swap
cdimono2_wip
cdplay
cdtv_subcode
dc_pvr-thread
deprecated
draggable-layout
dribbling-nl
dsp563xx
floppysound
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
release0288
rendlay_vid
s23-firewire
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
script-eof-marker
shangha3_drop
taitoair_vco
taitotz-pixxiii
taitowlf_zoom
time-experiments
time-experiments2
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
/
memory.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
renamed memory.* to emumem.* (nw)
Miodrag Milanovic
2016-04-08
1
-4914
/
+0
*
Revert software-installed slot/image options when changing software
AJR
2016-04-04
1
-0
/
+1
*
Iterate over core classes C++11 style
AJR
2016-03-31
1
-122
/
+141
*
removed double string in some instances of "Fatal error: Error: x"
hap
2016-03-20
1
-2
/
+2
*
core_i64_hex_format is now a static function in memory.cpp
Vas Crabb
2016-03-03
1
-0
/
+29
*
Fix some oversights in previous changes, sorry guys'n'gals
Vas Crabb
2016-03-03
1
-4
/
+4
*
Let's attack core_i64_format, too. This cleans up abuse of static buffers in...
Vas Crabb
2016-03-01
1
-8
/
+14
*
Replace strformat, strprintf and strcatprintf with type-safe steam_format and...
Vas Crabb
2016-02-28
1
-6
/
+5
*
Make octal flag part of address_space/address_space_config, not (illogically)...
AJR
2016-02-04
1
-15
/
+5
*
Add macros for alignment checking (nw)
AJR
2016-01-30
1
-43
/
+43
*
reverting:
Miodrag Milanovic
2016-01-20
1
-45
/
+45
*
Revert "Memory region to use std::string (nw)"
Miodrag Milanovic
2016-01-20
1
-5
/
+5
*
Memory region to use std::string (nw)
Miodrag Milanovic
2016-01-20
1
-5
/
+5
*
tags are now strings (nw)
Miodrag Milanovic
2016-01-16
1
-45
/
+45
*
clang-modernize part 1 (nw)
Miodrag Milanovic
2015-12-03
1
-181
/
+181
*
Initial conversion of core to C++14. Note that compilers are now limited to G...
Miodrag Milanovic
2015-12-03
1
-9
/
+9
*
Cleanups and version bump
mame0168
Miodrag Milanovic
2015-11-25
1
-6
/
+6
*
Fixed some suggestions by ReSharper C++ (nw)
Miodrag Milanovic
2015-11-14
1
-10
/
+10
*
Some cleanups and init fixes with help of ReSharper C++ (nw)
Miodrag Milanovic
2015-11-11
1
-3
/
+6
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+4867