rockbox/firmware/target/hosted/sdl
Christian Soffke a3684e090e m3k simulator: remove white border
Change-Id: I1503dadc966af568c8a4482e1d7f5641092594f0
2021-12-10 19:46:09 +01:00
..
app Rewrite filesystem code (WIP) 2014-08-30 03:48:23 +02:00
button-sdl.c SDL: If our eventloop fails, log the reason! 2020-08-24 21:21:33 -04:00
button-sdl.h
buttonmap.h
filesystem-sdl.c Rewrite filesystem code (WIP) 2014-08-30 03:48:23 +02:00
filesystem-sdl.h Rewrite filesystem code (WIP) 2014-08-30 03:48:23 +02:00
kernel-sdl.c
key_to_touch-sdl.c
lcd-bitmap.c Fix the fix 2019-02-08 00:52:37 +01:00
lcd-bitmap.h
lcd-remote-bitmap.c
lcd-remote-bitmap.h
lcd-sdl.c LCD core move buf ptr and address look up function viewport struct 2020-10-26 12:28:48 -04:00
lcd-sdl.h Remove extraneous "extern int display_zoom" declarations. 2012-06-14 22:23:50 +02:00
load_code-sdl.c Rewrite filesystem code (WIP) 2014-08-30 03:48:23 +02:00
pcm-sdl.c pcm: Remove unused function pcm_play_dma_get_peak_buffer() 2021-07-25 14:07:41 +00:00
sim-ui-defines.h m3k simulator: remove white border 2021-12-10 19:46:09 +01:00
system-sdl.c [4/4] Remove HAVE_LCD_BITMAP, as it's now the only choice. 2020-07-24 21:20:13 +00: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-sim.h Rewrite filesystem code (WIP) 2014-08-30 03:48:23 +02:00
system-target.h
thread-sdl.c Base scheduler queues off linked lists and do cleanup/consolidation 2014-08-16 05:15:37 -04:00
thread-sdl.h
timer-sdl.c