• Jeffrey Lee's avatar
    Add OS_Memory 64, to supersede OS_Memory 0 · d5e91a02
    Jeffrey Lee authored
    OS_Memory 64 is an extended form of OS_Memory 0 which uses 64bit
    addresses instead of 32bit. Using 64bit physical addresses allows
    conversions to/from physical addresses to be performed on pages with
    large physical addresses. Using 64bit logical addresses provides us some
    future-proofing for an AArch64 version of RISC OS, with a 64bit logical
    memory map.
    d5e91a02
MemInfo 95.2 KB