Themaister
|
2f9585829e
|
Implement for JOYPAD explicitly. Defaults to 0.
|
2012-08-08 08:33:44 +02:00 |
|
Themaister
|
2dfd32d694
|
Do not return early if id is large (likely so with RETROK_).
|
2012-08-08 07:52:20 +02:00 |
|
Themaister
|
50980263fb
|
Correctly use RETRO_DEVICE_KEYBOARD in ext_gfx.
|
2012-08-08 07:47:10 +02:00 |
|
Themaister
|
e3a2bf1463
|
Fix build if --disable-netplay is used.
|
2012-08-08 07:40:00 +02:00 |
|
Twinaphex
|
c48d8e45a9
|
(GX) Quit shortcut combos added - for Wiimote (Home + B) - for
Classic (Home + ZL + ZR) and Gamecube (L + R + Z + Start + A)
|
2012-08-08 06:56:56 +02:00 |
|
Toad King
|
54a5845321
|
(GX) initial in-game menu
|
2012-08-07 23:40:17 -04:00 |
|
Twinaphex
|
a5f8651dcd
|
(GX) Add 90/180/270 degree rotation tex coord matrices -
wii_set_rotation just needs to be implemented now
|
2012-08-08 00:36:47 +02:00 |
|
Twinaphex
|
ba2323c443
|
(GX) Update icon - no more SSNES icon
|
2012-08-08 00:12:10 +02:00 |
|
Twinaphex
|
ab0ce82b1e
|
(GX) Alpha blended image overlay when exiting back to menu
|
2012-08-07 23:52:36 +02:00 |
|
Themaister
|
c76a4b4092
|
Nonblock console reads appear to work on Win32.
|
2012-08-07 22:36:44 +02:00 |
|
Themaister
|
01f9ad8d8d
|
Build in STDIN_CMD on Win32.
|
2012-08-07 21:31:43 +02:00 |
|
Themaister
|
54353961e1
|
Fix build for Win32.
|
2012-08-07 21:27:59 +02:00 |
|
Toad King
|
c850fa956f
|
(GX) video changes
|
2012-08-07 13:12:51 -04:00 |
|
twinaphex
|
ae7292b111
|
(Xbox 1) Save flicker filter and soft filter in config file
|
2012-08-07 18:33:16 +02:00 |
|
twinaphex
|
a9de8e41e5
|
(Xbox 1) Add flicker filter and soft display filter options in
Settings menu
|
2012-08-07 18:26:52 +02:00 |
|
Squarepusher
|
f41c252f6f
|
Merge pull request #43 from freakdave/master
(Xbox 1) Fixed screen rotation code
|
2012-08-07 08:20:45 -07:00 |
|
freakdave
|
565e7e0a6d
|
(Xbox 1) Set SDFilter to default value (disabled), leave FFilter at 1 though
|
2012-08-07 16:36:29 +02:00 |
|
freakdave
|
b174eb3f7a
|
(Xbox 1) Small but necessary bug fix in screen resize code (rmenu)
|
2012-08-07 16:26:12 +02:00 |
|
freakdave
|
ee77a2dac7
|
(Xbox 1) Fixed screen rotation code
|
2012-08-07 14:39:27 +02:00 |
|
Twinaphex
|
0fc1a37872
|
(GX) Get rid of static variables in gx_video.c
|
2012-08-07 06:04:17 +02:00 |
|
Twinaphex
|
a413b4126f
|
(GX) Take out some unused and unimplemented stubs
|
2012-08-07 05:30:14 +02:00 |
|
Twinaphex
|
d78cab023b
|
(GX) Add HW_RVL ifdef
|
2012-08-07 05:27:27 +02:00 |
|
Twinaphex
|
46210fce54
|
(Wii) Rename all Wii files to gx/
|
2012-08-07 05:24:12 +02:00 |
|
Toad King
|
4a328960a4
|
(Wii) prepare RGUI/gx_video for in-game menu
|
2012-08-06 22:30:18 -04:00 |
|
twinaphex
|
cc154d21ab
|
(Xbox 1) Add RetroArch Salamander project + fix config_file.c
|
2012-08-07 00:23:25 +02:00 |
|
Twinaphex
|
a6424f02b0
|
(RMenu) Cleanup
|
2012-08-06 23:37:53 +02:00 |
|
twinaphex
|
8dae2d2179
|
(Xbox1/RMenu) Move Xbox init code to xdk/frontend/main.c
|
2012-08-06 22:53:57 +02:00 |
|
twinaphex
|
72b7ecaaff
|
(RMenu) Take out some unused Xbox 1 definitions
|
2012-08-06 22:49:10 +02:00 |
|
Twinaphex
|
61d5977054
|
(Wii) Change WII_ prefixes to GX_
|
2012-08-06 22:00:35 +02:00 |
|
Twinaphex
|
f2343569bc
|
Add rarch_settings_set_default - default rate control/enable for
GEKKO
|
2012-08-06 21:44:25 +02:00 |
|
Twinaphex
|
ca82b46a3c
|
(Wii) CORE.dol file is now renamed to sane filename - libretro
management code seems to be more or less up and running now
|
2012-08-06 21:32:06 +02:00 |
|
Toad King
|
0b47c01ef5
|
(Wii) change default values for audio rate control
|
2012-08-06 15:24:17 -04:00 |
|
Toad King
|
c53f9ff982
|
(Wii) config file changes
(Consoles) save audio rate control
|
2012-08-06 15:13:37 -04:00 |
|
Toad King
|
b64207a8aa
|
Do not open config files on console in append mode
|
2012-08-06 15:12:59 -04:00 |
|
Toad King
|
cc52ee9754
|
(Wii) forward arguments to loaded DOL files, fixes paths
|
2012-08-06 13:35:31 -04:00 |
|
Twinaphex
|
fe5a11b051
|
(RGL) Cleanups
|
2012-08-06 18:24:54 +02:00 |
|
Squarepusher
|
fba4f6273a
|
Merge pull request #42 from freakdave/master
(Xbox 1) Fixed lockups that occurred due to negative viewport coordinates (X,Y in Resize Mode)
|
2012-08-06 07:41:13 -07:00 |
|
freakdave
|
64ef86ce06
|
(Xbox 1) Added ifdef's to the viewport fix, i don't know if other platforms allow negative values.
|
2012-08-06 15:15:58 +02:00 |
|
freakdave
|
0da3b628c6
|
(Xbox 1) Fixed lockups that occurred due to negative viewport coordinates (X,Y in Resize Mode)
|
2012-08-06 15:08:10 +02:00 |
|
Twinaphex
|
7fb25a76c8
|
(RGL) Tweaks
|
2012-08-06 05:05:16 +02:00 |
|
Toad King
|
fd3ee5a9dd
|
(Wii) salamander fixes
|
2012-08-05 22:26:03 -04:00 |
|
Twinaphex
|
4b4b704182
|
(PS3) Quick build fix - update RetroArch ELF name
|
2012-08-06 03:07:34 +02:00 |
|
Toad King
|
8fd7ca74b1
|
(Wii) compile salamander with correct link options
|
2012-08-05 20:52:15 -04:00 |
|
Twinaphex
|
f9489dedcd
|
(Wii Salamander) Salamander for Wii (WIP)
|
2012-08-06 02:36:41 +02:00 |
|
Twinaphex
|
465c2f9e33
|
(Salamander) Custom versions of Salamander
|
2012-08-06 02:07:57 +02:00 |
|
Toad King
|
fec81d2ee4
|
(Wii) don't list "boot.dol" in core selector
|
2012-08-05 18:36:23 -04:00 |
|
Toad King
|
07ae3a873c
|
(Wii) updated launcher code
|
2012-08-05 18:36:03 -04:00 |
|
Twinaphex
|
abc16197d8
|
(RARCH_EXEC Wii) Change u32 to uint32_t
|
2012-08-06 00:06:01 +02:00 |
|
Twinaphex
|
aecd2be860
|
(Wii) Add RARCH_EXEC for Wii port - should load values from
config file now and save them (WIP)
|
2012-08-06 00:01:10 +02:00 |
|
Twinaphex
|
07a2803515
|
(Libretro mgmt) Move comments to header
|
2012-08-05 21:55:53 +02:00 |
|