picodrive/platform/common
notaz 986d60fc60 avoid link-time dependency to libavcodec
it has lots of lots of deps, and we want to run on barebone systems
2013-07-02 04:15:01 +03:00
..
arm_utils.h clarify PicoDrive's license 2013-06-26 03:07:07 +03:00
arm_utils.s clarify PicoDrive's license 2013-06-26 03:07:07 +03:00
common.mak don't assume svp dynarec on ARM so that it can be disabled 2013-06-30 23:58:59 +02:00
config_file.c frontend: simplify config handling 2013-06-29 23:02:48 +03:00
config_file.h frontend: simplify config handling 2013-06-29 23:02:48 +03:00
emu.c frontend: simplify config handling 2013-06-29 23:02:48 +03:00
emu.h move ROM detect code to pico/ 2013-06-26 03:23:44 +03:00
input_pico.h starting SDL port, refactoring 2013-06-26 03:07:08 +03:00
main.c bump version, since this is not the same as last released binary 2013-06-29 04:19:45 +03:00
menu_pico.c add .md extension 2013-06-29 20:23:15 +03:00
menu_pico.h add configure, revive pnd build, unify/refactor things 2013-06-26 03:07:08 +03:00
mp3.c support mp3 decoding over libavcodec 2013-07-01 03:40:31 +03:00
mp3.h support mp3 decoding over libavcodec 2013-07-01 03:40:31 +03:00
mp3_dummy.c support mp3 decoding over libavcodec 2013-07-01 03:40:31 +03:00
mp3_helix.c support mp3 decoding over libavcodec 2013-07-01 03:40:31 +03:00
mp3_libavcodec.c avoid link-time dependency to libavcodec 2013-07-02 04:15:01 +03:00
plat_sdl.c support mp3 decoding over libavcodec 2013-07-01 03:40:31 +03:00
version.h bump version, since this is not the same as last released binary 2013-06-29 04:19:45 +03:00