.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
added a fs_defs define
2017-08-27 19:24:49 +02:00
fs_functions.c
added some FS defines
2017-08-26 01:08:55 +02:00
fs_functions.h
added some FS defines
2017-08-26 01:08:55 +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
Added handle for nfp and ntag functions
2017-07-21 12:06:30 +02:00
nfp_functions.h
Added handle for nfp and ntag functions
2017-07-21 12:06:30 +02:00
nn_act_functions.c
Added some more OS functions, added nn_save and nn_act acquire
2017-08-13 20:11:23 +02:00
nn_act_functions.h
Added some more OS functions, added nn_save and nn_act acquire
2017-08-13 20:11:23 +02:00
nn_nim_functions.c
added file/handle for nn_nim functions
2017-08-14 13:18:42 +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
Added handle for nfp and ntag functions
2017-07-21 12:06:30 +02:00
ntag_functions.h
Added handle for nfp and ntag functions
2017-07-21 12:06:30 +02:00
os_functions.c
Add more vpad functions
2017-09-20 09:15:19 -04:00
os_functions.h
Added __OSPhysicalToEffectiveUncached
2017-09-17 15:48:59 +02:00
os_types.h
added some FS defines
2017-08-26 01:08:55 +02: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
Update socket_functions.h
2017-08-23 23:28:39 -04:00
sys_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
sys_functions.h
Added missing include gctypes and changed data types
2017-04-30 09:42:49 +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
Add VPADBASESetSensorBarSetting and VPADBASEGetSensorBarSetting
2017-09-27 22:55:56 -04:00