Maschell
b36db402c1
Added MEMCreateFrmHeapEx
2018-04-04 15:38:39 +02:00
Maschell
e10909f54c
Added some more SSL functions
2018-03-11 20:48:34 +01:00
Maschell
fcb17e5826
Formatting
2018-03-11 16:46:31 +01:00
Maschell
100029ffc7
Merge pull request #25 from Ryuzaki-MrL/os-patch
...
Add more coreinit functions
2018-03-04 16:13:53 +01:00
Maschell
00c33a22cc
Merge branch 'lib' into os-patch
2018-03-04 16:12:27 +01:00
Maschell
09972b2cf6
Added more functions
2018-03-04 16:10:41 +01:00
Lázaro Vieira
7d3d9178d2
Add MCP_TitleCount and MCP_TitleList
2018-03-03 08:12:22 -03:00
Lázaro Vieira
c60dfd44ac
Add OSGetSharedData
2018-03-03 05:56:52 -03:00
Maschell
e0b8a06f17
Use github instead of sourceforge
2018-02-25 13:45:14 +01:00
Maschell
709f6feee8
Merge branch 'lib' of https://github.com/Maschell/dynamic_libs into lib
2018-02-24 11:53:15 +01:00
Maschell
ebfecb30ca
Added even more memory functions
2018-02-24 11:50:03 +01:00
Maschell
4d40ad2ef3
Merge pull request #24 from Crayon2000/socket_functions
...
Add more socket functions
2018-02-22 09:54:05 +01:00
Crayon2000
d4cd9a8713
Trim trailing spaces
2018-02-21 18:28:39 -05:00
Crayon2000
8a232b4977
Merge branch 'lib' of https://github.com/Maschell/dynamic_libs into socket_functions
2018-02-21 18:27:42 -05:00
Maschell
9a5313b344
Added MEMGetAllocatableSizeForExpHeapEx
2018-02-22 00:07:47 +01:00
Crayon2000
c6fa9d07a1
Add more socket functions
...
inet_ntop and inet_pton were added.
2018-02-21 09:27:15 -05:00
Maschell
87d9e05888
Added some GX2 functions
2018-02-20 23:43:14 +01:00
Maschell
7c45571eec
Added OSIsHomeButtonMenuEnabled
2018-02-18 21:42:02 +01:00
Maschell
220e3edc5e
Merge branch 'lib' of https://github.com/Maschell/dynamic_libs into lib
2018-02-09 21:25:07 +01:00
Maschell
e48e5e0104
Using -O2 instead of -Os to be compatible with the WiiUPluginSystem
2018-02-09 21:25:04 +01:00
Maschell
cd296c175b
Merge pull request #20 from Ryuzaki-MrL/lib
...
Add more libcurl functions
2018-02-04 22:39:53 +01:00
Maschell
bc73e94f62
Merge pull request #23 from Crayon2000/vpad_function
...
Add more VPAD functions
2018-02-04 22:38:40 +01:00
Crayon2000
46931010b1
Add more VPAD functions
...
Added VPADDisableLStickZeroClamp, VPADDisableRStickZeroClamp, VPADEnableLStickZeroClamp, VPADEnableRStickZeroClamp, VPADSetCrossStickEmulationParamsL, VPADSetCrossStickEmulationParamsR, VPADGetCrossStickEmulationParamsL, VPADGetCrossStickEmulationParamsR, VPADControlMotor and VPADStopMotor.
2018-02-03 22:58:22 -05:00
Maschell
c546e27eea
Optimized travis build script
2017-12-16 11:12:28 +01:00
Maschell
3297b21227
Fixed branch in build status
2017-11-18 13:19:23 +01:00
Maschell
8d112ef1de
Fixed the travis script
2017-11-18 13:16:27 +01:00
Maschell
7d706477b2
Using a local script for installing devkitpro to force a certain version
...
- Added new vpad functions
2017-11-18 13:07:36 +01:00
Maschell
5220c3a741
Update README.md
2017-11-18 13:00:12 +01:00
Maschell
c93168c28c
Merge pull request #22 from Crayon2000/lib
...
Add Travis CI file
2017-11-18 12:59:51 +01:00
Crayon2000
3040cd1522
Add Travis CI file
2017-11-13 23:48:47 -05:00
Maschell
d603f64075
Added info to the makefile
2017-11-11 16:18:24 +01:00
Maschell
71a7483d20
Added missing socket functions
2017-11-11 15:48:41 +01:00
Maschell
9bc4dfe2d1
Make sure OSDynLoad_Acquire and OSDynLoad_FindExport are available before acquire libs
2017-10-30 19:19:00 +01:00
Maschell
db7554293e
Added MCP_GetDeviceId
2017-10-30 19:09:59 +01:00
Maschell
05f6c925bf
Added missing dependicies
2017-10-29 09:57:33 +01:00
Lázaro Vieira
c27319498d
Add more libcurl functions
2017-10-29 05:16:43 -03:00
Maschell
a0e296c0a3
First commit of the static lib version.
2017-10-29 08:28:11 +01:00
Maschell
94ba38b005
Merge pull request #19 from Crayon2000/BOOL_to_s32
...
Replace BOOL by s32
2017-10-03 08:55:35 +02:00
Crayon2000
12aa7ca300
Replace BOOL by s32
...
This is for issue #18 .
2017-10-02 22:50:17 -04:00
Maschell
8ded3004e8
Merge pull request #17 from BullyWiiPlaza/master
...
Fix warnings and implement OSThread structure OSThreadLink
2017-10-01 22:32:34 +02:00
BullyWiiPlaza
9909e15954
Fix warnings and implement OSThread structure OSThreadLink
2017-10-01 22:19:24 +02:00
Maschell
765e5470a1
Adding the FS_IO_BUFFER_ALIGN
2017-09-30 13:25:58 +02:00
Maschell
50d7e01313
Adds functions needed for TCPGecko
2017-09-30 11:44:44 +02:00
Maschell
f4d1ac7906
Merge pull request #14 from fre4kyC0de/master
...
add some nn_act, sys and os API
2017-09-30 11:04:45 +02:00
Maschell
9e8b695abf
Merge pull request #16 from Crayon2000/vpad_functions
...
Add more vpad functions
2017-09-30 11:03:59 +02:00
Crayon2000
e23b86ad87
Add VPADBASESetSensorBarSetting and VPADBASEGetSensorBarSetting
...
If the second parameter (setting) is set to 1, the sensor bar from the Wii U GamePad will be enabled.
Any other values will disable it.
Thanks to QuarkTheAwesome for mentioning this on Twitter :)
2017-09-27 22:55:56 -04:00
Crayon2000
22f1f6b5c3
Fill all "unused" sections in KPADData structure
2017-09-24 01:20:10 -04:00
Crayon2000
9eca181bde
Add more vpad functions
2017-09-20 09:15:19 -04:00
Maschell
fee3b26c33
Merge pull request #15 from rw-r-r-0644/master
...
Added __OSPhysicalToEffectiveUncached
2017-09-17 15:52:09 +02:00
rw-r-r_0644
75d31c66a7
Added __OSPhysicalToEffectiveUncached
2017-09-17 15:48:59 +02:00