memmap.asm

MemMap cdecl interface to the kernel

Author

Marcel Sondaar

License

Public Domain

Summary
memmap.asmMemMap cdecl interface to the kernel
Functions
memmapRequest memory from the kernel

Functions

memmap

Request memory from the kernel

in

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

out

Return = success status