Toad King
42b6fdf97a
(GX) fix CORE renaming
2012-08-22 17:39:55 -04:00
Twinaphex
bbaf29c4e6
Clean up rarch_console_load_game_wrap
2012-08-22 23:05:18 +02:00
Toad King
90c10a79b0
(RARCH_CONSOLE) always set libretro path if not set
2012-08-22 17:11:18 -04:00
Twinaphex
66b8d08fa8
(Libretro mgmt) Make IS_SALAMANDER ifdef the default
2012-08-22 22:46:34 +02:00
Themaister
07560e25b4
Allow dir_list_new to compare against dotted exts as well.
2012-08-22 22:43:44 +02:00
Twinaphex
5a07d757e9
(Libretro management) some cleanups
2012-08-22 22:04:46 +02:00
Toad King
059cfd3c24
(GX) fix potential null-pointer exceptions
2012-08-22 16:05:03 -04:00
Toad King
a88e9e024f
(GX) fix USB support
2012-08-22 15:56:39 -04:00
Twinaphex
c065f93e7c
(RMenu) Add 'Quit RetroArch' setting option
2012-08-22 21:27:21 +02:00
Themaister
fa5164fb8d
Update some more files.
2012-08-22 20:01:19 +02:00
Themaister
b5918fa02a
Update to 0.9.7.
2012-08-22 19:57:07 +02:00
Twinaphex
207eea3954
(Salamander/RetroArch) Add default_paths.salamander_file
2012-08-22 19:30:20 +02:00
Toad King
54234060dc
(GX) hack for libretro_path on first boot
2012-08-22 13:21:07 -04:00
twinaphex
ef3a84d6e0
(XDK Salamander) Small variable cleanups
2012-08-22 18:52:21 +02:00
twinaphex
51864da249
(360) set_first_file fixed - Salamander is called default.xex now
2012-08-22 18:45:40 +02:00
Toad King
aaf898fde8
(RGUI) fix rom loading message not appearing
2012-08-22 12:26:11 -04:00
Twinaphex
c48b5a30da
(GX) Always try to save config file at exit
2012-08-22 18:10:27 +02:00
Twinaphex
3669de1228
(Salamander PS3) Fix set_first_file
2012-08-22 18:08:14 +02:00
twinaphex
2abe11cb55
(Xbox 1 Salamander) Set first file fixed
...
(RARCH_CONSOLE) If a config file doesn't exist, it has to
be created before we attempt to save it or else we will run
into an unfortunate 'chicken egg problem' - confirmed problem
on Xbox 1
2012-08-22 17:39:44 +02:00
twinaphex
eca2c09fdd
(Xbox 1 RMenu) Add sound volume level setting
2012-08-22 16:59:12 +02:00
twinaphex
f921744ab4
(Xbox 1) Free up 8MB of RAM - Street Fighter Alpha 3 and all
...
big CPS2 ROMS work now
2012-08-22 16:22:42 +02:00
Twinaphex
16ef6ea771
(RMenu) Shortened some text messages so that it fits on Xbox 1
2012-08-22 15:50:14 +02:00
twinaphex
2ab41bbbeb
(RMenu Xbox 1) Build fix
2012-08-22 15:54:23 +02:00
Twinaphex
ec4fc43f57
(RMenu) Some aesthetic changes
2012-08-22 15:39:39 +02:00
Twinaphex
32df722960
(RMenu) L and R buttons now toggle between drive mappings
2012-08-22 14:35:08 +02:00
Toad King
fcbcf03f65
(RGUI) change screenshot directory
2012-08-22 08:16:49 -04:00
Twinaphex
8adfd6e948
(RMenu/PS3/Xbox 1) Add D-pad emulation setting
2012-08-22 14:04:33 +02:00
twinaphex
077c3a6469
(360) Small change to input D-pad emulation logic
2012-08-22 13:50:07 +02:00
twinaphex
3c10e191f9
Merge branch 'master' of https://github.com/Themaister/RetroArch
2012-08-22 13:50:04 +02:00
twinaphex
a6cd8bfe2c
(360) Add D-pad emulation to controls
2012-08-22 13:44:02 +02:00
Toad King
68ff958252
(GX) generate memory map (for help with potential bug reports)
2012-08-22 06:43:02 -04:00
Toad King
2e1ad73a25
(GX) fix loading huge cores
2012-08-22 06:43:01 -04:00
twinaphex
203c3ed82e
(360) Proper extension checking in 'Change libretro core' menu
2012-08-22 12:40:18 +02:00
twinaphex
26a459a234
(360) Improved usability plus improved font drawing speed
2012-08-22 03:57:28 +02:00
Toad King
c88d5da147
(RGUI) strcasecmp needs strings.h, not just string.h
2012-08-21 21:31:01 -04:00
Toad King
613d330eb0
(RGUI) do a case-insensitive sort for filebrowser
2012-08-21 21:20:43 -04:00
Toad King
a2dcebc33d
(RGUI) add zip_extract_mode setting
...
add exit emulator option
trim long filenames
2012-08-21 21:16:01 -04:00
twinaphex
ec22521636
(Xbox 1 RMenu) One-liner build fix
2012-08-22 02:02:13 +02:00
Twinaphex
a7503eda92
(RMenu) Cleanups
2012-08-22 01:45:48 +02:00
Twinaphex
62aee43228
(RMenu) Refactored bloated menu stack code - should use less
...
memory now
2012-08-22 01:16:46 +02:00
Toad King
213823fd84
(RGUI) add dpad-emulation configuration
2012-08-21 18:42:09 -04:00
twinaphex
9c1725358b
(Xbox 1/RMenu context) build fix
2012-08-22 00:37:42 +02:00
Twinaphex
66247dbb61
(Filebrowser) Get rid of bloated directory stack
2012-08-22 00:21:30 +02:00
Toad King
faf0b6f676
(RARCH_CONSOLE) save input device selection
...
(GX) set dpad_emulation correctly for device on init
2012-08-21 18:14:34 -04:00
Twinaphex
9a0d6a0c33
(PS3) Bug fix - menu now starts up properly if 'Custom Scaling/Dual
...
Shaders' is set to 'OFF'
2012-08-22 00:01:59 +02:00
twinaphex
bc30bca7d5
(XUI) Usability improvements
2012-08-21 21:31:15 +02:00
twinaphex
476f5a9fe3
(XDK) Abstracted screenshot code
...
(360) Fixed some XUI menu placements
2012-08-21 20:40:13 +02:00
Twinaphex
5b196e9b7d
(GX) Combined savestate slot selection/savestate load/save options
2012-08-21 14:36:27 +02:00
Twinaphex
5ac07e4c3c
(GX) Remove (now unnecessary) stub system files
2012-08-21 14:11:53 +02:00
Twinaphex
3b04e18739
(GX) Update Salamander so that it uses the new paths and loads
...
the config file from the right location
2012-08-21 14:10:10 +02:00