Jonathan Neuschäfer 1afc4b899e os_functions: Add OS{AllocFrom,FreeTo}System
OSAllocFromSystem allocates a physically contiguous area of memory, and
returns a pointer to it as a virtual address in the calling process's
address space. OSFreeToSystem is the corresponding free function.
2017-04-24 05:41:14 +02:00
2017-04-24 05:41:13 +02:00
2017-03-30 17:51:11 +02:00
2016-04-25 20:33:48 +02:00
2016-04-25 20:33:48 +02:00
2016-04-27 21:38:43 +02:00
2017-04-22 01:08:35 -04:00

dynamic_libs

Dynamic libs for WiiU homebrew

Description
No description provided
Readme 290 KiB
Languages
C 97.7%
Makefile 2.1%
Dockerfile 0.2%