I'm having some difficulty answering two questions based on the following information:
- Supports virtual memory hardware;
- Works with 1KB pages;
- Works with 24-bit virtual addresses;
- Works with 16-bit physical addresses;
- Has only 1 page table for mapping the entire address space virtual;
What is the maximum amount of physical memory that can be installed?
What is the maximum amount of virtual memory that can be accessed?