rockbox/uisimulator/common
William Wilgus 684565b8f3 USB fix red for device without HAVE_USB_POWER again.
Change-Id: I3122d532cbb8d5b5cb9040f08707c1514bc1b18e
2021-10-31 21:36:21 -04:00
..
player_icons
backlight-sim.c [2/4] get rid of HAVE_LCD_CHARCELLS 2020-07-24 21:20:13 +00:00
backlight-sim.h
dummylib.c
filesystem-sim.c uisimulator: implement sim_modtime 2021-07-11 13:48:26 +00:00
filesystem-sim.h uisimulator: implement sim_modtime 2021-07-11 13:48:26 +00:00
fmradio.c
lcd-common.c [2/4] get rid of HAVE_LCD_CHARCELLS 2020-07-24 21:20:13 +00:00
load_code-sim.c
Makefile
powermgmt-sim.c Fix red introduced in 841e704fc3 2021-07-07 13:49:24 +00:00
README
sim_tasks.c USB fix red for device without HAVE_USB_POWER again. 2021-10-31 21:36:21 -04:00
sim_tasks.h
sound.h
SOURCES [2/4] get rid of HAVE_LCD_CHARCELLS 2020-07-24 21:20:13 +00:00
stubs.c [3/4] Completely remove HWCODEC support 2020-07-24 21:20:13 +00:00
time-win32.c

               __________               __   ___.
     Open      \______   \ ____   ____ |  | _\_ |__   _______  ___
     Source     |       _//  _ \_/ ___\|  |/ /| __ \ /  _ \  \/  /
     Jukebox    |    |   (  <_> )  \___|    < | \_\ (  <_> > <  <
     Firmware   |____|_  /\____/ \___  >__|_ \|___  /\____/__/\_ \
                       \/            \/     \/    \/            \/

This directory is for code that is shared between all versions of the
simulator, but is not needed for the target device.