aboutsummaryrefslogtreecommitdiffstats
path: root/src/gos/raw32.c
Commit message (Expand)AuthorAgeFilesLines
* doxygen cleanupJoel Bodenmann2014-05-101-5/+0
* Add support for gfxSemWaitI() GOS api.inmarket2014-03-111-0/+7
* added deinit() routines for all modules (not implemented so far)Joel Bodenmann2014-02-021-1/+7
* removing casts of gfxAlloc() return value as that is the whole idea behind ha...Joel Bodenmann2014-02-021-1/+1
* Fixes for the GOS Raw32 memory allocator.inmarket2013-12-211-6/+8
* More GOS Raw32 updates.inmarket2013-12-211-32/+18
* Fixes to the Raw32 threading.inmarket2013-12-211-62/+55
* whitespacesJoel Bodenmann2013-12-111-3/+5
* First cut of bare metal GOS layer. Only requires gfxGetSystemTicks() and gfxM...inmarket2013-12-111-0/+742