RetroArch/wiiu/system
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
..
dynamic.c (WiiU) refactors/cleanups. 2017-01-23 16:14:05 +01:00
dynamic.h (WIIU) cleanup. adapt dynamic symbol loading to be able to use headers 2016-10-29 02:56:40 +01:00
exception_handler.c [WiiU] Rewrite exception handler 2017-08-04 21:30:49 +10:00
exception_handler.h [WiiU] Rewrite exception handler 2017-08-04 21:30:49 +10:00
imports.h [WiiU] DRC touch support as pointer device 2017-08-19 17:40:56 +10:00
memory.c (WiiU) refactors/cleanups. 2017-01-23 16:14:05 +01:00
memory.h
missing_libc_functions.c Add missing_libc_functions.c (for DOSBox) 2017-06-15 15:21:38 +10:00
stubs_elf.S (WiiU) implement the missing requirement for core loading: exec, 2017-01-25 19:52:31 +01:00
stubs_rpl.S (WiiU) implement the missing requirement for core loading: exec, 2017-01-25 19:52:31 +01:00