RetroArch/console
2012-08-06 15:08:10 +02:00
..
exec (RARCH_EXEC Wii) Change u32 to uint32_t 2012-08-06 00:06:01 +02:00
fileio (Filebrowser) Cleanups 2012-08-02 16:27:40 +02:00
griffin (Wii) Add RARCH_EXEC for Wii port - should load values from 2012-08-06 00:01:10 +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) Tweaks 2012-08-06 05:05:16 +02:00
rgui (RGUI) Move RGUI and make define for it - two competing menus/GUIs 2012-08-04 03:32:25 +02:00
rmenu (Xbox 1) Fixed lockups that occurred due to negative viewport coordinates (X,Y in Resize Mode) 2012-08-06 15:08:10 +02:00
rzlib (Xbox 1) Xbox 1 solution updates 2012-07-07 06:19:29 +03:00
salamander (360)Include rarch_console_libretro_mgmt.c into Salamander solution 2012-07-28 18:55:40 +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 More ifdeffing out of cheat settings if HAVE_XML is not defined 2012-08-04 07:26:50 +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 Salamander) Salamander for Wii (WIP) 2012-08-06 02:36:41 +02: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 (Libretro mgmt) Move comments to header 2012-08-05 21:55:53 +02: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 More ifdeffing out of cheat settings if HAVE_XML is not defined 2012-08-04 07:26:50 +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 (PS3/Xbox 1) Menu changes 2012-08-03 18:27:38 +02:00
test.c Libsnes exorcism 2012-07-07 17:08:55 +02:00