.gitattributes
|
:neckbeard: Added .gitattributes & .gitignore files
|
2016-04-25 20:33:05 +02:00 |
.gitignore
|
.gitignore: Ignore .o files
|
2017-04-24 05:41:13 +02:00 |
acp_functions.c
|
Added WPAD and socket functions
|
2017-03-30 17:51:11 +02:00 |
acp_functions.h
|
Added WPAD and socket functions
|
2017-03-30 17:51:11 +02:00 |
aoc_functions.c
|
Added WPAD and socket functions
|
2017-03-30 17:51:11 +02:00 |
aoc_functions.h
|
Added missing include gctypes and changed data types
|
2017-04-30 09:42:49 +02:00 |
ax_functions.c
|
added handle for the snd_core
|
2017-07-20 13:41:50 +02:00 |
ax_functions.h
|
added handle for the snd_core
|
2017-07-20 13:41:50 +02:00 |
curl_functions.c
|
Using u32 and s32 only instead of (unsigned) int to be more consistent with data types
|
2017-04-10 11:04:06 +02:00 |
curl_functions.h
|
First commit
|
2016-04-25 20:33:48 +02:00 |
fs_defs.h
|
Adding the FS_IO_BUFFER_ALIGN
|
2017-09-30 13:25:58 +02:00 |
fs_functions.c
|
unify types in fs_functions
|
2017-09-17 00:02:54 +02:00 |
fs_functions.h
|
unify types in fs_functions
|
2017-09-17 00:02:54 +02:00 |
gx2_functions.c
|
Using u32 and s32 only instead of (unsigned) int to be more consistent with data types
|
2017-04-10 11:04:06 +02:00 |
gx2_functions.h
|
Added missing include gctypes and changed data types
|
2017-04-30 09:42:49 +02:00 |
gx2_types.h
|
First commit
|
2016-04-25 20:33:48 +02:00 |
nfp_functions.c
|
Fix warnings and implement OSThread structure OSThreadLink
|
2017-10-01 22:19:24 +02:00 |
nfp_functions.h
|
Added handle for nfp and ntag functions
|
2017-07-21 12:06:30 +02:00 |
nn_act_functions.c
|
add nn_act_GetDefaultAccount
|
2017-09-16 23:44:26 +02:00 |
nn_act_functions.h
|
add nn_act_GetDefaultAccount
|
2017-09-16 23:44:26 +02:00 |
nn_nim_functions.c
|
Fix warnings and implement OSThread structure OSThreadLink
|
2017-10-01 22:19:24 +02:00 |
nn_nim_functions.h
|
added file/handle for nn_nim functions
|
2017-08-14 13:18:42 +02:00 |
nn_save_functions.c
|
Added some more OS functions, added nn_save and nn_act acquire
|
2017-08-13 20:11:23 +02:00 |
nn_save_functions.h
|
Added some more OS functions, added nn_save and nn_act acquire
|
2017-08-13 20:11:23 +02:00 |
ntag_functions.c
|
Fix warnings and implement OSThread structure OSThreadLink
|
2017-10-01 22:19:24 +02:00 |
ntag_functions.h
|
Added handle for nfp and ntag functions
|
2017-07-21 12:06:30 +02:00 |
os_functions.c
|
Replace BOOL by s32
|
2017-10-02 22:50:17 -04:00 |
os_functions.h
|
Adds functions needed for TCPGecko
|
2017-09-30 11:44:44 +02:00 |
os_types.h
|
Replace BOOL by s32
|
2017-10-02 22:50:17 -04:00 |
padscore_functions.c
|
Fix linking problem with KPADReadEx
|
2017-08-29 22:12:36 -04:00 |
padscore_functions.h
|
Fill all "unused" sections in KPADData structure
|
2017-09-24 01:20:10 -04:00 |
proc_ui_functions.c
|
Added ProcUI functions
|
2017-07-20 15:18:32 +02:00 |
proc_ui_functions.h
|
Added ProcUI functions
|
2017-07-20 15:18:32 +02:00 |
README.md
|
Create README.md
|
2016-04-27 21:38:43 +02:00 |
socket_functions.c
|
Added some more OS functions, added nn_save and nn_act acquire
|
2017-08-13 20:11:23 +02:00 |
socket_functions.h
|
Replace BOOL by s32
|
2017-10-02 22:50:17 -04:00 |
sys_functions.c
|
add _SYSLaunchMenuWithCheckingAccount and SYSLaunchSettings
|
2017-09-16 23:45:37 +02:00 |
sys_functions.h
|
use s32 in sys_functions.h
|
2017-09-17 00:01:28 +02:00 |
syshid_functions.c
|
Using u32 and s32 only instead of (unsigned) int to be more consistent with data types
|
2017-04-10 11:04:06 +02:00 |
syshid_functions.h
|
Added missing include gctypes and changed data types
|
2017-04-30 09:42:49 +02:00 |
vpad_functions.c
|
Add VPADBASESetSensorBarSetting and VPADBASEGetSensorBarSetting
|
2017-09-27 22:55:56 -04:00 |
vpad_functions.h
|
Replace BOOL by s32
|
2017-10-02 22:50:17 -04:00 |