Commit Graph

6 Commits (6515373b2a63a24b77ff20a26e9b18468f29a6f9)

Author SHA1 Message Date
Joel Bodenmann 6515373b2a removing casts of gfxAlloc() return value as that is the whole idea behind having a void pointer 2014-02-02 12:59:36 +01:00
inmarket 86083b368d Fixes for the GOS Raw32 memory allocator. 2013-12-21 15:12:36 +10:00
inmarket a68dfd9cbe More GOS Raw32 updates. 2013-12-21 13:37:40 +10:00
inmarket 0c854f099f Fixes to the Raw32 threading.
Optimisation of the RAM it uses for stack frame autodetection.
2013-12-21 13:25:01 +10:00
Joel Bodenmann 5ea2cb9f8d whitespaces 2013-12-11 14:19:46 +01:00
inmarket daf881428e First cut of bare metal GOS layer. Only requires gfxGetSystemTicks() and gfxMilliseconds2Ticks() to be defined by the user. 2013-12-11 00:40:03 +10:00