Maschell
9a5313b344
Added MEMGetAllocatableSizeForExpHeapEx
2018-02-22 00:07:47 +01: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
admin
90c40a36c6
unify types in os_functions
2017-09-17 00:04:01 +02:00
admin
a227744f73
unify types in fs_functions
2017-09-17 00:02:54 +02:00
admin
18f241d53c
use u8, u32, u64 in fs_defs.h
2017-09-17 00:02:00 +02:00
admin
501fa6a404
use s32 in sys_functions.h
2017-09-17 00:01:28 +02:00
admin
9d75f910f1
add OSScreenShutdown
2017-09-16 23:47:01 +02:00
admin
e2482f9e32
add _SYSLaunchMenuWithCheckingAccount and SYSLaunchSettings
2017-09-16 23:45:37 +02:00
admin
ac995a77c0
add nn_act_GetDefaultAccount
2017-09-16 23:44:26 +02:00
Maschell
c3a91ebe96
added missed functions. OSGetCoreId and OSForceFulLRelaunch
2017-09-11 18:32:59 +02:00
Maschell
451c406012
Merge pull request #11 from Crayon2000/vpad
...
Add vpad functions and fill VPADData struct
2017-09-04 12:47:21 +02:00
Maschell
c0971cb52b
Merge pull request #13 from Crayon2000/KPADReadEx
...
Fix linking problem with KPADReadEx
2017-09-04 12:46:39 +02:00
Crayon2000
44177a3e5b
Fix linking problem with KPADReadEx
...
The void* parameter from KPADRead was also changed to KPADData.
2017-08-29 22:12:36 -04:00
Maschell
f5041f5d7f
add DCStoreRange
2017-08-28 18:10:22 +02:00
Maschell
13f5b5caa8
added a fs_defs define
2017-08-27 19:24:49 +02:00
Maschell
ee80a47e47
little changes in the fs_defs.h
2017-08-27 14:02:16 +02:00
Maschell
179ad3581e
added some FS defines
2017-08-26 01:08:55 +02:00