Adding a MemoryMappedComponent base class, which all memory-
mapped components should inherit. (The canonical example is the RAMComponent class.)
The MainBusComponent can now forward reads and writes to memory-mapped child components.
Authored by: gavare 2019-06-06
Parent: [r50]
Child: [r52]