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
770123eb74
(RGUI) Move RGUI and make define for it - two competing menus/GUIs
...
now to choose from that are mostly platform agnostic
2012-08-04 03:32:25 +02:00
Toad King
b1f5052fbc
(Wii) GUI code for code switching
...
Actuall switching not yet implemented
2012-07-31 21:20:06 -04:00
Toad King
fa4898757c
(Wii) testing code for core switching
2012-07-30 23:00:58 -04:00
twinaphex
1be33ff581
(RARCH_CONSOLE) Create default_paths.filebrowser_startup_dir -
...
to get rid of system-specific hacks
2012-07-30 00:26:37 +02:00
Toad King
183369fd4b
(Wii) fix compile warnings
2012-07-28 15:36:03 -04:00
Toad King
649832e702
(Wii) disable ASM blitter, optimization breaks it
2012-07-28 15:15:47 -04:00
Twinaphex
fb85f5950e
(RARCH_CONSOLE) Some refactorings to reduce dependencies on
...
g_console being there
2012-07-28 19:17:34 +02:00
Twinaphex
c77b49b19a
(RARCH_CONSOLE) Split up main_wrap code into its own file
2012-07-28 16:21:05 +02:00
Twinaphex
714837e8c0
(RARCH_CONSOLE) Namespaced all files in console/
2012-07-28 15:54:35 +02:00
Twinaphex
38001bd65f
(Wii) Use audio rate control delta 0.006 by default (better sound - less pops)
...
(Wii) Remove test defines from gx_input.c
2012-07-28 14:51:09 +02:00
Toad King
b61720ab4d
(Wii) set correct d-pad emulation
...
remove stray log
2012-07-28 00:17:38 -04:00
Toad King
abcd2e50ac
(Wii) Big GUI settings cleanup, added initial controller settings support
...
*NOTE: Settings currently do not save*
2012-07-27 23:17:12 -04:00
Toad King
770715501b
(Wii) fix message length
2012-07-27 20:46:16 -04:00
Toad King
33d3da8142
(Wii) device settings
2012-07-27 20:40:08 -04:00
Twinaphex
e0f4953de8
(RARCH_CONSOLE) Add second param to set_default_keybind_lut (port
...
is player no)
2012-07-28 02:28:10 +02:00
Twinaphex
b29b04b4b0
(RARCH_CONSOLE) Add 'device' param to set_default_keybind_lut and
...
set_analog_dpad_mapping
2012-07-28 01:37:15 +02:00
Twinaphex
4cf8b6e1ea
(Wii) Fixes Classic controls
2012-07-28 01:21:16 +02:00
Toad King
995a7aee85
(Wii) Wiimote+Nunchuk default binds
2012-07-27 19:14:02 -04:00
Toad King
1a65439560
(Wii) input fixes
2012-07-27 18:23:48 -04:00
Toad King
1297bf4fd3
(Wii) enable verbose logging when net logging
2012-07-27 17:55:10 -04:00
Toad King
e9440d7ac8
(Wii) fix net logging
2012-07-27 17:51:36 -04:00
Twinaphex
9f899b1f01
(Wii) Add WIIMOTE_PAD LUT bindings
2012-07-27 21:13:24 +02:00
Twinaphex
e6a3737386
(Wii) Add some ifdefs for different LUT bindings for now - will need
...
to be changeable on-the-fly later
2012-07-27 21:00:56 +02:00
Toad King
501f02df64
Merge branch 'master' of github.com:Themaister/RetroArch
2012-07-27 14:55:41 -04:00
Toad King
a2575d939a
(Wii) add polling of Classic Controller D-Pad
2012-07-27 14:54:57 -04:00
Twinaphex
5af83668fb
(Wii) Set up most of the paths on Wii
2012-07-27 19:15:42 +02:00
Twinaphex
bf9980d8bc
(RARCH_CONSOLE) Control refactor - add post_init and set_analog_to_dpad_mapping
...
members
2012-07-27 15:46:15 +02:00
Twinaphex
3a661bff71
(RARCH_CONSOLE) Add new load_game_wrap function that all
...
console ports use - this abstracts away ZIP loading of ROMs too
(PS3) Add new 'ZIP Extract' mode - 'Current dir and load first
file'
2012-07-27 14:32:23 +02:00
Twinaphex
870f3a4b19
(Wii) Rename wii input/audio/video drivers - add ToadKing
...
to Wii port credits
2012-07-26 23:11:52 +02:00
Toad King
02ee5b7948
(Wii) use input driver for menu
2012-07-26 17:07:47 -04:00
Toad King
30b77de46c
Merge branch 'master' of git://github.com/Themaister/RetroArch
...
Conflicts:
console/retroarch_console.c
console/retroarch_console_input.h
wii/input.c
2012-07-26 03:20:28 -04:00
Toad King
8d7ec021f5
(Wii) Lots of input work, interface is now ready for control rebinding
...
Issues:
* Wiimote with nunchuk attached has button holding issue, Classic Controller might have same issue
* Have to decide how D-Pad emulation should work with Wiimotes and GC controllers
* Add special cases for menu navigation for holding up/down/left/right
2012-07-26 01:28:57 -04:00
Twinaphex
811abcf612
(RARCH_CONSOLE) Further Input rewrite for console ports
2012-07-25 21:02:01 +02:00
Twinaphex
4ed249fe18
(RARCH_CONSOLE) Split up input code into retroarch_console_input.c -
...
beter segregation of input code
2012-07-25 19:35:21 +02:00
Toad King
f9d72f583e
(Wii) implement audio controll rate settings
...
have left/right act as page up/down in file browser
change "Start" to reset values in settings
2012-07-18 20:38:09 -04:00
Twinaphex
64260b8d33
(Wii) Settings value text can contain more characters now
2012-07-17 09:49:22 +02:00
Twinaphex
968924eca6
(Wii) Use rarch_settings_change for toggling settings-related options
...
as much as possible
2012-07-17 01:06:13 +02:00
Toad King
ad1ccae211
(Wii) allow basic Wiimote navigation
...
map Home button to quit
fix reset button for quit
2012-07-16 17:58:50 -04:00
Toad King
7f0d3c3e38
(Wii) initial code for a settings menu
2012-07-16 17:57:43 -04:00
Twinaphex
2d237784b3
(RARCH_CONSOLE) rarch_console_load_game created
2012-07-08 17:49:58 +02:00
Twinaphex
c3d40d0f5a
Snes exorcism
2012-07-07 17:19:32 +02:00
Toad King
aae5870412
(Wii) remember file browser position after returning from game
2012-06-30 04:54:20 -04:00
Toad King
c6fdbaa86d
(Wii) remember position in file browser when going back up the folder hierarchy
2012-06-30 04:49:50 -04:00
Toad King
89d2be66da
(Wii) display current directory in file browser
2012-06-30 04:03:48 -04:00
Toad King
c9c723482a
(Wii) allow changing between SD and USB
2012-06-30 03:08:05 -04:00
Toad King
65a269a532
do not specify device, let launcher choose default one
2012-06-30 01:54:32 -04:00
Toad King
7666d376ab
some message display changes
2012-06-29 21:53:00 -04:00
Toad King
0d4c14c6d6
Merge branch 'master' of git://github.com/Themaister/RetroArch
2012-06-29 19:14:29 -04:00
Toad King
8f5300072d
only for Wii, not GC
2012-06-29 19:10:41 -04:00