rockbox/firmware/target/hosted/sdl
Thomas Martitz 382d1861af kernel: Break out kernel primitives into separate files and move to separate dir.
No code changed, just shuffling stuff around. This should make it easier to
build only select parts kernel and use different implementations.

Change-Id: Ie1f00f93008833ce38419d760afd70062c5e22b5
2014-03-03 18:11:57 +01:00
..
app fix red 2013-09-05 20:50:51 +02:00
button-sdl.c simulator: Simulate external storage for HAVE_MULTIDRIVE. 2014-02-23 20:23:51 +01:00
button-sdl.h
buttonmap.h
kernel-sdl.c
key_to_touch-sdl.c
lcd-bitmap.c lcd drivers: Convert lcd_[remote_]framebuffer to a pointer 2012-02-28 11:44:59 +11:00
lcd-bitmap.h
lcd-charcells.c Fix non-integer display_zoom for charcell. 2012-06-19 21:56:57 +02:00
lcd-charcells.h
lcd-remote-bitmap.c lcd drivers: Convert lcd_[remote_]framebuffer to a pointer 2012-02-28 11:44:59 +11:00
lcd-remote-bitmap.h
lcd-sdl.c Change display_zoom from int to double. 2012-06-19 21:27:53 +02:00
lcd-sdl.h Remove extraneous "extern int display_zoom" declarations. 2012-06-14 22:23:50 +02:00
pcm-sdl.c Provide high resolution volume and prescaler to hosted targets. 2013-04-27 06:59:27 +02:00
sim-ui-defines.h zenxfistyle: add simulator bitmap and button map 2014-02-16 22:10:22 +01:00
system-sdl.c Fix hostfs_init() return value. 2014-03-03 11:19:56 +01:00
system-sdl.h sim/sdlapp: Do not quit immediately on panicf, but wait for quit. 2014-02-02 16:59:29 +01:00
system-target.h
thread-sdl.c kernel: Break out kernel primitives into separate files and move to separate dir. 2014-03-03 18:11:57 +01:00
thread-sdl.h
timer-sdl.c