summaryrefslogtreecommitdiff
path: root/firmware/target/hosted/sdl/kernel-sdl.c (follow)
Commit message (Expand)AuthorAge
* Hopefully get shutdown/exit handling on SDL/maemo right.Thomas Martitz2011-02-28
* Implement cooperative threads on hosted platforms using C code.Thomas Martitz2011-02-18
* interrupt_level should've been volatile as well when I changed this file. Obt...Michael Sevakis2010-12-29
* UISimulator: Need a 'while' not an 'if' in sim_enter_irq_handler. Add comment...Michael Sevakis2010-12-28
* Return interval in the SDL timer callback as it should happen in periodic tim...Thomas Martitz2010-12-27
* Move memset6() declaration to string-extra.h, kills a warning compiling for a...Thomas Martitz2010-08-12
* - Move uisimulator/sdl/*.[ch] into the target tree, under firmware/target/hos...Thomas Martitz2010-05-15