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