| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-05-15 | Memory: Use a table based lookup scheme to read from memory regions | Yuri Kunde Schlesner | |
| 2015-05-15 | Memory: Read SharedPage directly from Memory::Read | Yuri Kunde Schlesner | |
| 2015-05-15 | Memory: Read ConfigMem directly from Memory::Read | Yuri Kunde Schlesner | |
| 2015-05-15 | Memmap: Re-organize memory function in two files | Yuri Kunde Schlesner | |
| memory.cpp/h contains definitions related to acessing memory and configuring the address space mem_map.cpp/h contains higher-level definitions related to configuring the address space accoording to the kernel and allocating memory. | |||
