aboutsummaryrefslogtreecommitdiffstats
path: root/src/gos/raw32.c
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | Optimisation of the RAM it uses for stack frame autodetection.
* whitespacesJoel Bodenmann2013-12-111-3/+5
|
* First cut of bare metal GOS layer. Only requires gfxGetSystemTicks() and ↵inmarket2013-12-111-0/+742
gfxMilliseconds2Ticks() to be defined by the user.