aliaspider
934f7c58ba
(WiiU) enable networking.
2017-05-23 10:24:23 +01:00
aliaspider
634de19dc9
(WiiU) enable libretrodb.
2017-05-22 06:07:27 +01:00
aliaspider
db490a69a3
(WiiU) add a menu display driver. enable MATERIALUI and XMB.
2017-05-22 01:45:40 +01:00
aliaspider
be3240a1a1
(WiiU) enable HAVE_LANGEXTRA.
2017-05-21 04:36:55 +01:00
aliaspider
b17e76d8b7
(WiiU) add freetype and stb font support.
...
freetype disabled by default due to requiring an external library.
2017-05-21 04:22:32 +01:00
aliaspider
8dee95651f
(WiiU) add a font driver.
2017-05-21 03:05:41 +01:00
Maschell
b34abd4c17
[Wii U] Added a missing target to the makefile
2017-05-20 19:25:33 +02:00
Maschell
e695d4e8ad
[WiiU] Initial controller patcher support (HID via USB and network)
...
- Reading config from sd cards currently broken
- Not implemeted as a driver, currently all devices will be mapped to the WiiU Gamepad driver
2017-05-08 12:24:06 +02:00
twinaphex
69abe6dbb9
Move deps/zlib to deps/libz
2017-03-25 10:05:33 +01:00
aliaspider
8f88d8fb4d
(WiiU) implement the missing requirement for core loading: exec,
...
exitspawn, set_fork and salamander.
2017-01-25 19:52:31 +01:00
aliaspider
021b510452
(WiiU) refactors/cleanups.
2017-01-23 16:14:05 +01:00
aliaspider
1601febabc
(WiiU) buildfix for devkitPPC r29.
...
- add wut headers and elf2rpl to source tree.
2017-01-23 16:01:53 +01:00
twinaphex
14a800f1f5
Update Makefiles - audio_filters have been moved to libretro-common
2017-01-09 12:37:01 +01:00
FIX94
c0b023a1cf
(WiiU) added basic libiosuhax support
2016-12-17 18:42:04 +01:00
twinaphex
9375efe24e
Add HAVE_CC_RESAMPLER defines
2016-12-12 12:44:29 +01:00
aliaspider
7a72cef9de
(WiiU) choose normal quality for the sinc resampler.
2016-11-24 04:45:22 +01:00
aliaspider
675b588d3b
(WiiU) makefile: add dependency tracking.
2016-11-24 03:26:34 +01:00
aliaspider
15c535d06f
(WiiU) ignore elf2rpl errors.
2016-11-23 05:27:52 +01:00
aliaspider
ea248559e0
(WiiU) rpx update:
...
- c++ static constructors/destructors fix for rpx builds.
- building both rpx and hbl elf formats doesn't require a clean step
inbetween anymore, both can be now built in a single make call.
2016-11-23 03:21:01 +01:00
aliaspider
eedbea4527
(WiiU) build RPX imports from imports.h.
2016-11-23 00:06:35 +01:00
aliaspider
3acdf3d1cb
(WiiU) import only the needed symbols.
2016-11-22 22:48:44 +01:00
aliaspider
3cc1ddbdd1
(WiiU) simplify memory.c
2016-11-16 18:25:23 +01:00
aliaspider
418787e6ca
(WiiU) can't use start files with rpx buidls yet (this also means, no C+
...
+ static constructors support).
2016-11-16 17:44:54 +01:00
aliaspider
286a1887a9
(WiiU) change linker script, add calls to _init() and _fini().
...
fixes cores relying on C++ static constructors/destructors. (only for
elf builds)
2016-11-15 19:37:30 +01:00
aliaspider
dbd8a87ebb
(WiiU) can compile as rpx. (doesn't exit properly)
2016-11-09 14:26:38 +01:00
aliaspider
b8330e2a73
(WIIU) configure logger ip in makefile.
2016-11-08 09:25:20 +01:00
aliaspider
86763e1e26
(WiiU) implement a sound driver.
2016-11-06 19:03:41 +01:00
aliaspider
d3b3c18a6f
(WIIU) GX2 rendering.
2016-11-05 15:05:46 +01:00
aliaspider
176dd79f33
(WIIU) misc.
2016-11-02 22:06:15 +01:00
aliaspider
e055b7cbc1
(WIIU) cleanup. adapt dynamic symbol loading to be able to use headers
...
from WUT.
2016-10-29 02:56:40 +01:00
aliaspider
02c38d23c1
(WIIU) enable the exception handler.
2016-10-27 19:53:27 +01:00
aliaspider
185849d5ff
(WIIU) add frontend driver, allocate mem2
2016-10-27 15:33:40 +01:00
aliaspider
a4d745a471
preliminary port to the wiiu platform
2016-10-27 01:34:10 +01:00