Go to file
Aaron Giles 8006568b87 More WIP cleanup of memory.*
Made address versus byte offsets explicit throughout.
Removed some unused parameters.
Consolidated initialization process.
Removed maximum memory block count.
Centralized bank management.
Added masked handlers and change_pc to the accessors.
Added memory_get_accessors() to return a pointer to the accessors
   for a given address space/databus width/endian configuration.

More to come.
2008-03-10 16:00:26 +00:00
docs Cleanups on the doc files. 2008-02-13 16:55:14 +00:00
src More WIP cleanup of memory.* 2008-03-10 16:00:26 +00:00
.gitattributes Mysterious Stones gets the "full treatment" 2008-03-06 03:45:15 +00:00
makefile Followup to r767: 2008-02-22 00:17:36 +00:00