picodrive/platform/common
2021-04-16 21:43:17 +02:00
..
dr_libs@343aa92343 mcd, add dr_mp3 playback support 2021-04-16 21:31:30 +02:00
helix configuration changes and README 2019-08-21 18:27:26 +02:00
minimp3@95864e8e0d mcd, add minimp3 playback support, fix libavcodec playback 2020-12-12 14:30:50 +01:00
arm_utils.h clarify PicoDrive's license 2013-06-26 03:07:07 +03:00
arm_utils.s regression fix for gp2x 8bit fast mode 2020-01-26 20:49:20 +01:00
common.mak core, groundwork for chd support 2021-03-04 20:54:10 +01:00
config_file.c ui, fix sound filter strength not read from config file 2021-04-16 00:23:42 +02:00
config_file.h frontend: simplify config handling 2013-06-29 23:02:48 +03:00
disarm.c sh2 drc: cleanup, fix for drc crash, for mips code emitter 2019-12-11 20:39:27 +01:00
disarm.h sh2 drc: cleanup, fix for drc crash, for mips code emitter 2019-12-11 20:39:27 +01:00
dismips.c fixes and improvements for type issues, part 3 2021-02-06 01:14:07 +01:00
dismips.h sh2 drc: cleanup, fix for drc crash, for mips code emitter 2019-12-11 20:39:27 +01:00
emu.c cleanup for psp 2021-03-21 23:04:14 +01:00
emu.h ui, revised menu and option handling, added sound filter settings 2021-03-05 22:11:39 +01:00
host_dasm.c platform, debug dump if no disassembler support 2021-04-16 21:43:17 +02:00
input_pico.h menu: add reset hotkey 2017-10-12 02:54:46 +03:00
inputmap_kbd.c ui, separate sdl keymaps to avoid warnings with -flto 2020-12-17 23:02:17 +01:00
main.c core, structural cleanup, fixes and improvements for type issues #2 2021-01-01 12:44:02 +01:00
memcpy.c various small improvements and fixes 2019-07-30 16:34:40 +02:00
menu_pico.c ui, revised menu 2021-03-26 22:52:07 +01:00
menu_pico.h ui, revised menu and option handling, added sound filter settings 2021-03-05 22:11:39 +01:00
mp3.c make gp2x mp3 playback functional (need to unpack and compile helix decoder separately in platform/common/helix) 2019-07-30 16:34:40 +02:00
mp3.h make gp2x mp3 playback functional (need to unpack and compile helix decoder separately in platform/common/helix) 2019-07-30 16:34:40 +02:00
mp3_drmp3.c mcd, add dr_mp3 playback support 2021-04-16 21:31:30 +02:00
mp3_dummy.c revive GP2X build, update 2013-08-28 01:07:26 +03:00
mp3_helix.c mcd, add minimp3 playback support, fix libavcodec playback 2020-12-12 14:30:50 +01:00
mp3_libavcodec.c mcd, add minimp3 playback support, fix libavcodec playback 2020-12-12 14:30:50 +01:00
mp3_minimp3.c mcd, add minimp3 playback support, fix libavcodec playback 2020-12-12 14:30:50 +01:00
mp3_sync.c make gp2x mp3 playback functional (need to unpack and compile helix decoder separately in platform/common/helix) 2019-07-30 16:34:40 +02:00
plat_sdl.c ui, fix for changing SDL emulation display 2021-02-25 09:41:55 +01:00
plat_sdl.h ui, separate sdl keymaps to avoid warnings with -flto 2020-12-17 23:02:17 +01:00
version.h release 1.98 2021-03-30 23:21:23 +02:00