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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move devices into a proper hierarchy and handle naming
Aaron Giles
2012-01-24
1
-1
/
+4
*
Collapsed device_config and device_t into one class. Updated all
Aaron Giles
2011-04-27
1
-41
/
+17
*
Created new enum type address_spacenum for specifying an address
Aaron Giles
2011-03-27
1
-23
/
+14
*
Added device_t::memory() to fetch a reference to the memory interface,
Aaron Giles
2011-03-27
1
-25
/
+0
*
Converted core_options to a class. Removed a bunch of marginal
Aaron Giles
2011-03-03
1
-1
/
+1
*
mame_file is now emu_file and is a class. It is required
Aaron Giles
2011-02-12
1
-1
/
+1
*
MDRV_* -> MCFG_*
Aaron Giles
2010-12-31
1
-7
/
+7
*
De-converted MACHINE_DRIVER from tokens back to constructor functions, regaining
Aaron Giles
2010-08-26
1
-3
/
+4
*
Replace "const address_space" with "address_space" throughout the system.
Aaron Giles
2010-08-19
1
-1
/
+1
*
Massive memory system change. This is another step along the path toward
Aaron Giles
2010-08-19
1
-46
/
+4
*
Return to type safety. Changed address maps back into functions that build
Aaron Giles
2010-08-01
1
-7
/
+7
*
C++-ified the debugger views. Not quite architecturally where I would
Aaron Giles
2010-06-25
1
-32
/
+3
*
Cleanups and version bump.
Aaron Giles
2010-06-17
1
-18
/
+18
*
Split implementation for legacy devices into a separate macro. Updated all
Aaron Giles
2010-06-11
1
-1
/
+1
*
WARNING: There are likely to be regressions in both functionality and
Aaron Giles
2010-06-08
1
-0
/
+292