blockalloc.asm

BlockAlloc cdecl interface to the kernel

Author

Marcel Sondaar

License

Public Domain

Summary
blockalloc.asmBlockAlloc cdecl interface to the kernel
Functions
blockallocRequest memory from the kernel

Functions

blockalloc

Request memory from the kernel

in

  • Stack(1) = Amount to allocate in pages
  • Stack(2) = Base address to mount

out

Return = Amount allocated