RetroArch/console
2012-08-17 18:22:28 +02:00
..
exec (Wii) forward arguments to loaded DOL files, fixes paths 2012-08-06 13:35:31 -04:00
fileio (Filebrowser) Cleanups 2012-08-02 16:27:40 +02:00
griffin (RGL) Uses custom matrix code 2012-08-09 23:20:39 +02:00
librsound (PS3/RARCH_CONSOLE) Replace strncpys with strlcpys 2012-05-28 17:28:29 +02:00
logger (Logger) Throw error and stop compilation if UDP port and IP address are not defined 2012-07-28 17:43:45 +02:00
rgl/ps3 (RGL) Add back cellGcmSetAlphaFunc 2012-08-15 13:54:17 +02:00
rgui (GX) aspect ratio selection 2012-08-16 12:41:07 -04:00
rmenu (RMenu) filebrowser_free called at end of menu_loop - filebrowser_init 2012-08-17 18:22:28 +02:00
rzlib (Xbox 1) Cut down on some static variables 2012-08-17 17:45:14 +02:00
font.bmp Moved font.bmp for Wii - had difficulty linking otherwise 2012-04-13 02:18:55 +02:00
rarch_console_config.c (GX) Should save soft_display_filter to config file now 2012-08-15 21:00:23 +02:00
rarch_console_config.h (RARCH_CONSOLE) If a config file does not exist, try to create it 2012-07-29 18:17:53 +02:00
rarch_console_exec.c (Wii) forward arguments to loaded DOL files, fixes paths 2012-08-06 13:35:31 -04:00
rarch_console_exec.h (Salamander) Reuse rarch_console_exec for Salamander 2012-07-28 18:26:30 +02:00
rarch_console_input.c (RARCH_CONSOLE) Only compile in rarch_console_input.c if HAVE_DEFAULT_RETROPAD_INPUT 2012-07-30 01:10:36 +02:00
rarch_console_input.h (PS3) Replace PS3-specific defines 2012-08-01 06:17:25 +02:00
rarch_console_libretro_mgmt.c (SALAMANDER) fix rarch_manage_libretro_set_first_file so it doesn't select the salamander executable 2012-08-09 22:58:38 -04:00
rarch_console_libretro_mgmt.h (Libretro mgmt) Move comments to header 2012-08-05 21:55:53 +02:00
rarch_console_main_wrap.c (RARCH_CONSOLE) Split up main_wrap code into its own file 2012-07-28 16:21:05 +02:00
rarch_console_main_wrap.h (RARCH_CONSOLE) Split up main_wrap code into its own file 2012-07-28 16:21:05 +02:00
rarch_console_rom_ext.c Move rarch_extract_directory to file_path.c and rename it 2012-07-28 20:43:34 +02:00
rarch_console_rom_ext.h (RARCH_CONSOLE) Make rarch_console_name_from_id static 2012-07-28 20:31:58 +02:00
rarch_console_rsound.c Rename rarch_console_sound.c to rarch_console_rsound.c 2012-07-30 00:58:47 +02:00
rarch_console_rsound.h Rename rarch_console_sound.c to rarch_console_rsound.c 2012-07-30 00:58:47 +02:00
rarch_console_rzlib.c (RARCH_ZLIB) Stick to 'ret' naming convention for return error values 2012-07-30 01:01:20 +02:00
rarch_console_rzlib.h (RARCH_CONSOLE) Some refactorings to reduce dependencies on 2012-07-28 19:17:34 +02:00
rarch_console_settings.c (GX) Should save soft_display_filter to config file now 2012-08-15 21:00:23 +02:00
rarch_console_settings.h (PS3) Will no longer crash program if a directory can not be 2012-08-01 17:22:10 +02:00
rarch_console_video.c (RARCH_CONSOLE) Split up video code for console into rarch_console_video.c 2012-07-28 16:10:59 +02:00
rarch_console_video.h (RARCH_CONSOLE) Split up video code for console into rarch_console_video.c 2012-07-28 16:10:59 +02:00
rarch_console.h (SALAMANDER) fix rarch_manage_libretro_set_first_file so it doesn't select the salamander executable 2012-08-09 22:58:38 -04:00
test.c Libsnes exorcism 2012-07-07 17:08:55 +02:00