• Jeffrey Lee's avatar
    Log -> phys conversion improvements · 46081bca
    Jeffrey Lee authored
    * RISCOS_LogToPhys upgraded to allow it to cope with all page types
    (added support for 64KB "large" pages and lazily-mapped pages)
    
    * Added OS_Memory 65, which calls through to RISCOS_LogToPhys, to allow
    regular software to do logical-to-physical conversions for all page
    types (other calls, like OS_Memory 0/64, typically only work with 4KB
    pages)
    
    * LoadAndDecodeL2Entry updated to always return a page/entry size, like
    LoadAndDecodeL1Entry
    
    Version 6.56. Tagged as 'Kernel-6_56'
    46081bca
ARM600 21 KB