Twinaphex
|
cf77233896
|
Libretro management refactor
|
2012-05-28 19:39:31 +02:00 |
Twinaphex
|
b43d4a27b9
|
(PS3/360) Add header file as well + cleanup
|
2012-05-28 18:58:34 +02:00 |
Twinaphex
|
4a7f10c94a
|
(PS3/360) Split up libretro management code into file libretro_mgmt.c
|
2012-05-28 18:50:30 +02:00 |
Twinaphex
|
10ad19bf76
|
(360/PS3) rarch_manage_libretro_set_first_file - no more dependency on
HAVE_CONFIGFILE
|
2012-05-28 18:33:25 +02:00 |
Twinaphex
|
eca9b3ddc9
|
(360/PS3) 360 and PS3 both use rarch_manage_libretro_set_first_file
now
|
2012-05-28 18:25:01 +02:00 |
Twinaphex
|
593376b9aa
|
(360/PS3) Both ports use rarch_config_save now for saving
settings to config file
|
2012-05-28 17:49:31 +02:00 |
Twinaphex
|
944ddc589b
|
(360/PS3) Use PATH_MAX instead of MAX_PATH_LENGTH
|
2012-05-28 17:34:58 +02:00 |
Twinaphex
|
c4e0e45722
|
(PS3/RARCH_CONSOLE) Replace strncpys with strlcpys
|
2012-05-28 17:28:29 +02:00 |
Twinaphex
|
15b7e0fafc
|
(360/PS3) Use rarch_create_default_config_file
|
2012-05-28 16:50:18 +02:00 |
Twinaphex
|
663bab2c14
|
(Griffin) ifdef include config_file.c with ifdef HAVE_CONFIGFILE
|
2012-05-28 05:21:19 +02:00 |
Twinaphex
|
dac3713454
|
(Griffin) Ifdef changes / annotations
|
2012-05-28 05:19:04 +02:00 |
TwinAphex51224
|
6e8e5ec89b
|
(360) Remove xdk360_video_general.h header file - use uniform
IS_TIMER/SET_TIMER macros
|
2012-05-28 03:45:22 +02:00 |
TwinAphex51224
|
463fdd9bdf
|
(360) Add 360 context file and use it
|
2012-05-28 02:29:51 +02:00 |
Twinaphex
|
85850ffba1
|
(PS3) Add HAVE_VID_CONTEXT define
|
2012-05-28 01:15:00 +02:00 |
TwinAphex51224
|
e871f9523f
|
(360) Fix 360 build
|
2012-05-28 00:37:54 +02:00 |
Twinaphex
|
49e69a530d
|
(RGL) Stripped some unused stuff
|
2012-05-27 23:57:16 +02:00 |
Twinaphex
|
fea9aa9e9c
|
Removed glRotatef from RGL - didn't work anyway
|
2012-05-27 23:23:27 +02:00 |
Twinaphex
|
1d05161723
|
(Griffin) Small nit
|
2012-05-27 22:58:14 +02:00 |
Twinaphex
|
b6131dfcd7
|
(PS3) PS3 now uses gl.c - ps3_video_psgl.c removed
|
2012-05-27 22:39:29 +02:00 |
Twinaphex
|
4f9b284c6d
|
(PS3) Restructure / move set functions to ps3_ctx.c
|
2012-05-27 21:52:52 +02:00 |
Twinaphex
|
6ff8154d19
|
(PS3) Abstracted rotation code to allow for different implementations
|
2012-05-27 20:50:06 +02:00 |
Twinaphex
|
503f01867a
|
(PS3) Use new font abstraction code
|
2012-05-27 04:02:07 +02:00 |
Twinaphex
|
97b966ab59
|
(PS3)_Made ps3_ctx file - implemented set_swap_interval function -
removed gl_common.c
|
2012-05-26 15:00:20 +02:00 |
Twinaphex
|
6583d8262b
|
Add gl_common.c and move commonly used helper GL functions there
|
2012-05-26 06:45:55 +02:00 |
Twinaphex
|
95a236ac61
|
(PS3) Some cleanups to RGL
|
2012-05-26 06:20:14 +02:00 |
Twinaphex
|
69ffd1c7a7
|
(RGL PS3) Implemented glRotatef
|
2012-05-26 05:59:55 +02:00 |
TwinAphex51224
|
176e4b2cb3
|
(360) Added preliminary controls settings/menu
|
2012-05-23 08:38:14 +02:00 |
Twinaphex
|
b453bedcee
|
Add HAVE_FILEBROWSER define
|
2012-05-22 22:11:21 +02:00 |
TwinAphex51224
|
5185fb7baa
|
(360) Filebrowser sorts files by name now
|
2012-05-22 20:50:29 +02:00 |
TwinAphex51224
|
d7f8f847e5
|
(360) Implemented auto aspect ratio
|
2012-05-22 20:15:27 +02:00 |
Twinaphex
|
69209b5e2e
|
Replace remaining strcats with strlcat
|
2012-05-22 19:03:42 +02:00 |
TwinAphex51224
|
3e10f615bd
|
(360) small fix for 360 build
|
2012-05-22 19:03:47 +02:00 |
Twinaphex
|
e8e9a71b60
|
replace remaining strcpys with strlcpy (except for librsound.c)
|
2012-05-22 18:51:06 +02:00 |
Twinaphex
|
f5c4a29584
|
Replace remaining sprintfs with snprintf
|
2012-05-22 18:32:08 +02:00 |
Twinaphex
|
03f081ace6
|
(PS3) Automatic aspect ratio based on game width/height works
now
|
2012-05-22 18:23:58 +02:00 |
TwinAphex51224
|
4ad1a6243e
|
(PS3) Some fixes to outdated MSVC PS3 project files
|
2012-05-22 17:26:23 +02:00 |
TwinAphex51224
|
3ec196d9e2
|
(360) Fix 360 build
|
2012-05-22 17:06:02 +02:00 |
TwinAphex51224
|
62beb6f63d
|
(360/RARCH_CONSOLE) Change sprintfs to snprintfs
|
2012-05-22 17:02:24 +02:00 |
TwinAphex51224
|
56a9d359ba
|
(360) OSD messages now also work if g_console.emulator_initialized
is false
|
2012-05-22 15:21:45 +02:00 |
Twinaphex
|
2103440c91
|
(PS3) Cleanups
|
2012-05-21 21:52:30 +02:00 |
TwinAphex51224
|
025ea6608f
|
rarch_convert_wchar_to_const_char function is portable, so
hose it out of ifdef _XBOX define
|
2012-05-21 19:08:37 +02:00 |
TwinAphex51224
|
8cb3172eea
|
(360) Cleaned up messy char to wchar and vice versa conversion routines
in 360 menu code by using new helper functions
|
2012-05-21 19:06:31 +02:00 |
Themaister
|
da941b8c6c
|
Do not start audio driver out of the blue.
|
2012-05-07 23:57:39 +02:00 |
Twinaphex
|
9351ac9fd9
|
(PS3) Added extra buttons for PS3 port
|
2012-05-07 22:25:56 +02:00 |
Twinaphex
|
be5695f802
|
(PS3) Small cleanups to RetroArch Salamander
|
2012-05-07 19:45:13 +02:00 |
Twinaphex
|
419bfc17ef
|
(Rgui) Rename SGUI to RGUI
|
2012-05-06 04:04:33 +02:00 |
Twinaphex
|
20a1d5df29
|
(Rzlib) Rename szlib to Rzlib
|
2012-05-06 03:58:29 +02:00 |
Twinaphex
|
77bfce7cc7
|
(PS3) Add RGL video driver - compile with Makefile.ps3.rgl before
compiling RetroArch itself
|
2012-05-06 03:47:35 +02:00 |
Themaister
|
5cf8b6041b
|
Add convenience functions to start/stop RSound on consoles.
|
2012-05-02 18:16:45 +02:00 |
Themaister
|
9845710e24
|
Rename invocation.
|
2012-04-22 15:38:37 +02:00 |
Twinaphex
|
69496bc291
|
Replace more SSNES strings/references
|
2012-04-22 02:06:34 +02:00 |
Twinaphex
|
a00e8581e8
|
(Salamander) Get rid of SNES_ prefix
|
2012-04-22 01:51:20 +02:00 |
Twinaphex
|
5219ecaf67
|
(Salamander) Update Salamander for retroarch.cfg among other things
|
2012-04-22 01:50:04 +02:00 |
Twinaphex
|
4893696e22
|
Use retroarch.cfg now
|
2012-04-22 01:45:55 +02:00 |
TwinAphex51224
|
96fbb76345
|
(360) Small 360 fixups
|
2012-04-21 23:48:27 +02:00 |
Themaister
|
109dc7a64f
|
More changes to RetroArch.
|
2012-04-21 23:33:35 +02:00 |
Themaister
|
ce740f8948
|
More fixups.
|
2012-04-21 23:31:57 +02:00 |
Themaister
|
aab8fb6151
|
ssnes_* => rarch_*.
|
2012-04-21 23:25:32 +02:00 |
Themaister
|
9ab51ad23a
|
SSNES => RetroArch.
|
2012-04-21 23:17:43 +02:00 |
TwinAphex51224
|
a50a9a6ba1
|
(360) 360 port works with skeleton HLSL driver now
|
2012-04-14 21:45:43 +02:00 |
Twinaphex
|
fe38d090b3
|
(Wii) Use Griffin
|
2012-04-14 14:08:00 +02:00 |
Twinaphex
|
3b4644cd16
|
(Wii) Add Wii defines to Griffin
|
2012-04-14 13:42:25 +02:00 |
Twinaphex
|
7273b9901d
|
Nits in file_browser.h
|
2012-04-14 05:06:59 +02:00 |
Twinaphex
|
d1e7a96e2b
|
Change header guards of console_ext_input.h
|
2012-04-14 05:05:32 +02:00 |
Twinaphex
|
089e97b942
|
(360/PS3) Indenting nits
|
2012-04-14 04:38:40 +02:00 |
Twinaphex
|
80e2f61eab
|
(PS3/360) Moved some shared enums to console_ext.h
|
2012-04-14 03:51:25 +02:00 |
Twinaphex
|
0907eccc9c
|
(Griffin) Removed Griffin by mistake
|
2012-04-14 01:02:37 +02:00 |
Twinaphex
|
b0cc4a6f61
|
(Wii) Prepare for Griffin
|
2012-04-14 01:00:09 +02:00 |
Twinaphex
|
1352c29f39
|
(Wii) Add HAVE_FILE_LOGGER debugging code
|
2012-04-13 23:40:10 +02:00 |
Twinaphex
|
9be0365b0e
|
(SSNES_CONSOLE) Remove useless ifdef
|
2012-04-13 23:20:12 +02:00 |
Twinaphex
|
6fb2f9b161
|
Move to HAVE_SSNES_MAIN_WRAP for Wii
|
2012-04-13 23:16:51 +02:00 |
Twinaphex
|
96c20550b5
|
(SSNES_CONSOLE) Get rid of main_wrap.h header file - include
this in console_ext.h instead
|
2012-04-13 22:07:21 +02:00 |
Twinaphex
|
6ab12d1844
|
(Salamander) Move include of file.h below SSNES_ERR/SSNES_WARN/SSNES_LOG
defines in Salamander
|
2012-04-13 21:44:59 +02:00 |
Twinaphex
|
6691ca2c91
|
(SSNES_CONSOLE) SSNES Salamander uses file_path.c now
|
2012-04-13 21:30:04 +02:00 |
Twinaphex
|
10be750aa6
|
(SSNES_CONSOLE) Introduce HAVE_SSNES_EXEC define
|
2012-04-13 21:01:04 +02:00 |
Twinaphex
|
79737aecf3
|
(SSNES_CONSOLE) Introduce HAVE_SSNES_MAIN_WRAP define
|
2012-04-13 20:40:22 +02:00 |
Twinaphex
|
782e8b8da9
|
(PS3/360) Removed duplicate keybind LUT
|
2012-04-13 17:03:30 +02:00 |
Themaister
|
38aa7da1ab
|
Style nits and cleanups.
|
2012-04-13 16:30:13 +02:00 |
Twinaphex
|
ccd160ac0d
|
(PS3/360) Fixed ifdef in console_ext.h - change to HAVE_LIBRETRO_MANAGEMENT
|
2012-04-13 15:59:22 +02:00 |
Twinaphex
|
2ffffee571
|
(PS3/360) libretro_manage_core made portable and moved to console_ext.c
|
2012-04-13 15:57:59 +02:00 |
Twinaphex
|
55d621e062
|
(PS3) Make use of ssnes_set_default_keybinds in ps3/main.c
|
2012-04-13 06:12:51 +02:00 |
Twinaphex
|
331d596940
|
(PS3) Made keybind changing code portable
|
2012-04-13 04:31:51 +02:00 |
TwinAphex51224
|
77bab1ad2d
|
(360) Small cleanup to Salamander for 360
|
2012-04-13 03:55:09 +02:00 |
Twinaphex
|
6c80cd81d0
|
(PS3) Cleaner aspect ratio changing code
|
2012-04-13 03:03:21 +02:00 |
Twinaphex
|
0ec50e8bc4
|
Moved font.bmp for Wii - had difficulty linking otherwise
|
2012-04-13 02:18:55 +02:00 |
Twinaphex
|
9cb9597e8a
|
(Wii) Wii port updates - broken right now -
exits to HBC right after loading a ROM
|
2012-04-13 02:17:27 +02:00 |
Twinaphex
|
f313d3c6bb
|
(360/PS3) 360 and PS3 now both use the same salamander source
file
|
2012-04-11 04:07:17 +02:00 |
Twinaphex
|
726fa479fa
|
(SSNES_CONSOLE) Numerous cleanups, indenting cleanups, include header file fixes,
etc.
|
2012-04-11 02:42:27 +02:00 |
Twinaphex
|
24ec735380
|
(Wii) Ifdeffed out LAST_PLATFORM_KEY
|
2012-04-10 23:03:08 +02:00 |
Twinaphex
|
db00f689c8
|
Fixed indenting in a lot of console files
|
2012-04-10 21:24:05 +02:00 |
Twinaphex
|
eaaeda8c38
|
(PS3/360) ssnes_render_cached_frame fixed
|
2012-04-10 17:45:58 +02:00 |
Twinaphex
|
b2fcf5b281
|
(PS3) More libretro commits - broken right now on retro_run
|
2012-04-10 01:00:25 +02:00 |
Twinaphex
|
6c05eac2f5
|
(PS3) Preliminary PS3 conversion to libretro
|
2012-04-10 00:22:02 +02:00 |
Themaister
|
a949c0ed37
|
Change another use of snes_library_id().
|
2012-04-10 00:18:49 +02:00 |
Themaister
|
0cf7e2811e
|
Use retro_get_system_info.
|
2012-04-09 23:52:05 +02:00 |
Themaister
|
e3a71a8c5b
|
Fixup headers.
|
2012-04-09 22:05:26 +02:00 |
Themaister
|
62c96ea937
|
Change license header.
|
2012-04-09 22:03:57 +02:00 |
Themaister
|
9698cd7dbd
|
Change headers.
|
2012-04-09 22:03:57 +02:00 |
Twinaphex
|
e18a9e1001
|
Added set_aspect_ratio callback function
|
2012-04-09 16:04:24 +02:00 |
TwinAphex51224
|
525d9b3cf5
|
(360) Implemented rotation callback function
|
2012-04-01 16:10:02 +02:00 |