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
/
addrmap.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
fixed -Wunused-local-typedefs warnings with ATTR_UNUSED and enabled it again ...
Oliver Stöneberg
2015-02-05
1
-6
/
+6
*
Memory system and Namco improvements: [Alex Jackson]
Alex W. Jackson
2014-09-18
1
-104
/
+101
*
More cleanups, there is issue with srcclean that needs to be taken care as we...
Miodrag Milanovic
2014-07-22
1
-1
/
+1
*
removed lot of legacy code in memory system and removed corresponding macros ...
Miodrag Milanovic
2014-05-05
1
-72
/
+1
*
Removed some not used macros (nw)
Miodrag Milanovic
2014-04-28
1
-4
/
+0
*
removed some unused AM_*_LEGACY macros (nw)
Oliver Stöneberg
2014-04-21
1
-8
/
+0
*
device_gfx_interface and memory system improvements: [Alex Jackson]
Alex W. Jackson
2014-04-08
1
-3
/
+4
*
Bulk convert files that already had standard BSD license in my name
Aaron Giles
2013-10-16
1
-31
/
+2
*
New AM_(DEV)SETOFFSET feature for address maps.
Michael Zapf
2013-09-21
1
-0
/
+15
*
removed unused AM_DEVWRITE8_LEGACY macro (nw)
Oliver Stöneberg
2013-09-12
1
-2
/
+0
*
removed unused macro AM_DEVREAD8_LEGACY (nw)
Oliver Stöneberg
2013-07-25
1
-6
/
+0
*
Cleanups and version bump
mame0149u1
Miodrag Milanovic
2013-07-23
1
-1
/
+1
*
removed unused AM_RAM_WRITE_LEGACY macro (nw)
Oliver Stöneberg
2013-07-12
1
-4
/
+0
*
Converted tms34061 to be a device. [Osso]
Scott Stone
2013-07-09
1
-4
/
+1
*
removed unused AM_RAM_DEVWRITE_LEGACY macro (nw)
Oliver Stöneberg
2013-07-04
1
-1
/
+0
*
fix z80 memory handling + misc cleanups
Michaël Banaan Ananas
2013-06-05
1
-0
/
+4
*
pcat cleanup + removal of all not used LEGACY calls (in comments) and removal...
Miodrag Milanovic
2013-04-19
1
-5
/
+0
*
output of new srcclean changes that are relatively small [smf]
smf-
2013-01-11
1
-138
/
+69
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
1
-59
/
+59
*
removed some unused AM_*_LEGACY macros (nw)
Oliver Stöneberg
2013-01-05
1
-10
/
+0
*
addrmap: Avoid a collision between address_map the type and the method of the...
Olivier Galibert
2012-10-20
1
-2
/
+3
*
memory: Fix dynamic recursive device mapping [O. Galibert]
Olivier Galibert
2012-10-10
1
-1
/
+1
*
Moved device_delegates into their own files. Employed a
Aaron Giles
2012-09-26
1
-109
/
+94
*
Memory handler normalization, part 1.
Aaron Giles
2012-09-17
1
-60
/
+9
*
AM_BASE_LEGACY breathes its last.
Aaron Giles
2012-09-12
1
-3
/
+0
*
And death to AM_SIZE_LEGACY.
Aaron Giles
2012-09-04
1
-3
/
+0
*
memory: Add support for dynamically mapping devices [O. Galibert]
Olivier Galibert
2012-08-03
1
-3
/
+1
*
Clear out remaining AM_BASE_SIZE.
Aaron Giles
2012-04-16
1
-3
/
+0
*
Remove AM_BASE in favor of AM_SHARED + required_shared_ptr.
Aaron Giles
2012-04-15
1
-5
/
+2
*
Add assertions to catch situations where AM_SHARE is used twice.
Aaron Giles
2012-04-12
1
-1
/
+1
*
Remove AM_SIZE entirely. AM_BASE_SIZE still exists, though.
Aaron Giles
2012-04-11
1
-4
/
+1
*
Clean-ups and version bump
mame0145u6
Angelo Salese
2012-04-08
1
-1
/
+1
*
removed legacy macros to prevent their usage in future (no whatsnew)
Miodrag Milanovic
2012-04-07
1
-13
/
+0
*
Moved all drivers to using the paletteram helpers defined in the
Aaron Giles
2012-04-05
1
-11
/
+0
*
No need anymore for _BASE (no whatsnew)
Miodrag Milanovic
2012-04-02
1
-42
/
+0
*
MAME going modern part 2 (no whatsnew)
Miodrag Milanovic
2012-04-01
1
-306
/
+7
*
MAME going modern part 1 (no whatsnew)
Miodrag Milanovic
2012-03-31
1
-1
/
+2
*
Move devices into a proper hierarchy and handle naming
Aaron Giles
2012-01-24
1
-6
/
+2
*
Added hot/cold attributes. Made the MAME executable 1% smaller by using the
Nathan Woods
2011-11-06
1
-1
/
+1
*
naomi: Split the rom boards into a collection of devices. [O. Galibert]
Olivier Galibert
2011-08-23
1
-0
/
+4
*
memory: Fix an endianness issue when doing a device mapping on a big endian b...
Olivier Galibert
2011-08-05
1
-1
/
+1
*
addrmap: Allow adding device-sourced memory maps in the main map. [O. Galibert]
Olivier Galibert
2011-07-05
1
-2
/
+61
*
- Removed difference between handling driver and device address maps
Miodrag Milanovic
2011-05-08
1
-25
/
+24
*
reapplied change until someone can actually explain where it causes a problem.
smf-
2011-05-08
1
-1
/
+1
*
Reverting back addrmap changes and adding AM_SUBDEVICE macro to help addressi...
Miodrag Milanovic
2011-05-08
1
-1
/
+1
*
Collapsed device_config and device_t into one class. Updated all
Aaron Giles
2011-04-27
1
-182
/
+182
*
Delegates 2.0 implementation. Resdesigned how delegates work to make
Aaron Giles
2011-04-16
1
-102
/
+102
*
Created new enum type address_spacenum for specifying an address
Aaron Giles
2011-03-27
1
-3
/
+3
*
Add DEVICE_SELF_OWNER which allows an address map to refer to the
Aaron Giles
2010-12-20
1
-0
/
+3
*
Modernized liberator driver, added save state support.
Aaron Giles
2010-09-22
1
-0
/
+42
[next]