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
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
Maschell
557ce334a4
Merge pull request #12 from Zarklord1/patch-1
...
Update socket_functions.h
2017-08-24 05:40:25 +02:00
Zarklord1
9bcd302288
Update socket_functions.h
2017-08-23 23:28:39 -04:00
Maschell
c5c73ce18e
add IOS_IoctlAsync function
2017-08-23 19:36:18 +02:00
Maschell
3c71a14f10
added file/handle for nn_nim functions
2017-08-14 13:18:42 +02:00
Maschell
048a585d5e
Added some more OS functions, added nn_save and nn_act acquire
2017-08-13 20:11:23 +02:00
Maschell
50ee5c62b7
Added handle for nfp and ntag functions
2017-07-21 12:06:30 +02:00
Maschell
7a31349744
Added ProcUI functions
2017-07-20 15:18:32 +02:00
Maschell
eb186a7795
Merge branch 'master' of https://github.com/Maschell/dynamic_libs
2017-07-20 13:41:53 +02:00
Maschell
90bf41bed8
added handle for the snd_core
2017-07-20 13:41:50 +02:00
Maschell
a9abaddf5c
Added FSAsyncCallback
2017-05-10 20:52:34 +02:00
Crayon2000
c546e2b8ce
Add VPADCalcTPCalibrationParam function
2017-05-07 23:36:18 -04:00
Crayon2000
bd0862328b
Add vpad functions and fill VPADData struct
...
Added VPADSetTPCalibrationParam, VPADGetTPCalibrationParam, VPADGetTPCalibratedPoint and VPADGetTPCalibratedPointEx.
The VPADData struct is filled completely, no unknown sections are left.
2017-05-07 15:54:50 -04:00
Maschell
a2f4abdbeb
[Caution] Renamed the sleep functions to resolve conflicts with the unistd.h
2017-05-07 14:23:06 +02:00
Maschell
d7b44109ac
Merge pull request #10 from neuschaefer/dev
...
fs_functions: add FSAddClient and FSGetCurrentCmdBlock
2017-05-07 14:21:39 +02:00