![]() |
Max OS 0.3
|
Files | |
| memoryIO.h | |
| Defines classes for memory input and output operations of various bit widths (8, 16, 32, 64 bits). | |
| memorymanagement.h | |
| Defines a MemoryManager class for handling memory allocation and deallocation. | |
| physical.h | |
| Defines a PhysicalMemoryManager class for managing physical memory allocation and deallocation of pages. | |
| virtual.h | |
| Defines a VirtualMemoryManager class for managing virtual memory allocation and mapping to physical memory. | |