31b5c471ae
It still works mostly like the simulator. There's also some minor left overs from the sim, but it does not define SIMULATOR. It installs into the current (build) dir, and you need to run it with '--root .' (because it looks for ./.rockbox and not ./simdisk/rockbox) as options. That's one of the few kludges left that should be resolved soon'ish. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27310 a1c6a512-1295-4272-9138-f99709370657 |
||
---|---|---|
.. | ||
player_icons | ||
backlight-sim.c | ||
backlight-sim.h | ||
fmradio.c | ||
font-player.c | ||
font-player.h | ||
io.c | ||
lcd-common.c | ||
lcd-playersim.c | ||
lcd-playersim.h | ||
Makefile | ||
powermgmt-sim.c | ||
README | ||
sim_icons.c | ||
sim_tasks.c | ||
sim_tasks.h | ||
sound.h | ||
SOURCES | ||
stubs.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.