1
0
mirror of https://github.com/libretro/RetroArch synced 2024-07-08 12:15:49 +00:00
RetroArch/wiiu
Ash 6b5aef09a1
[WiiU] DRC touch support as pointer device
Allow using the Gamepad's touch screen as a RETRO_DEVICE_POINTER.
Methodology could use some work, had to add an extra axis to
joypad in order to get the data transferred into the input driver.
Feel free to change this.
Needs to emulate RETRO_DEVICE_LIGHTGUN to really be useful.
Potential for Wiimote IR in future.

Partially addresses libretro/RetroArch#5294
2017-08-19 17:40:56 +10:00
..
controller_patcher (WiiU) enable networking. 2017-05-23 10:24:23 +01:00
fs (WiiU) refactors/cleanups. 2017-01-23 16:14:05 +01:00
include (WiiU) fix netplay. 2017-05-26 12:32:45 +01:00
system [WiiU] DRC touch support as pointer device 2017-08-19 17:40:56 +10:00
wut/elf2rpl (WiiU) refactors/cleanups. 2017-01-23 16:14:05 +01:00
gx2_shader_inl.h add missing copyright notice. 2016-11-06 19:03:08 +01:00
hbl.c (WiiU) implement the missing requirement for core loading: exec, 2017-01-25 19:52:31 +01:00
hbl.h (WiiU) implement the missing requirement for core loading: exec, 2017-01-25 19:52:31 +01:00
link_elf.ld [WiiU] Rewrite exception handler 2017-08-04 21:30:49 +10:00
link_rpl.ld [WiiU] Rewrite exception handler 2017-08-04 21:30:49 +10:00
link.ld (WIIU) misc. 2016-11-02 22:06:15 +01:00
net_listen.sh (WiiU) netlog scripts. 2016-11-09 14:28:39 +01:00
net_send.sh (WiiU) fix wiiload script. 2016-11-10 08:32:45 +01:00
tex_shader.c add missing copyright notice. 2016-11-06 19:03:08 +01:00
tex_shader.h (WiiU) refactors/cleanups. 2017-01-23 16:14:05 +01:00
wiiu_dbg.h (WiiU) misc. 2017-05-28 12:42:19 +01:00