Update of /cvs/haret/src
In directory h7.handhelds.org:/tmp/cvs-serv13095/src

Modified Files:
        irq.cpp l1trace.cpp linboot.cpp memcmds.cpp memory.cpp 
        pxatrace.cpp 
Log Message:
Implement manual physical page allocator for devices without AllocPhysMem.

One can often obtain physically continuous pages by allocating large
    amounts of virtual pages.  This is useful for older machines that
    don't have AllocPhysMem.
Convert "wirq" code to new system - wirq is now available on all
    devices.
Also, freePages() doesn't need page count parameter.

_______________________________________________
Haret mailing list
[email protected]
https://handhelds.org/mailman/listinfo/haret

Reply via email to