Commit Graph

1480 Commits

Author SHA1 Message Date
smea
04b1425f86 GPU : initial code (untested) 2014-03-02 16:01:57 +01:00
smea
43844aa282 GX : implemented some GX commands 2014-03-02 14:53:51 +01:00
smea
81b92cc55c arm11u && sdmc : README.md 2014-02-03 18:51:22 +01:00
smea
a8d15ce5ae HID : moved hidInit and hidExit into ctrulib 2014-02-03 18:21:17 +01:00
smea
2a518a9ae3 APT && misc : better app exiting code, fixed APPLICATION and BASE mem leak 2014-02-03 18:06:58 +01:00
smea
7c28d9acce APT : added ability to specify APPID to aptInit 2014-02-01 19:56:36 +01:00
smea
30e765f52c APT : preliminary support for exiting app 2014-02-01 13:27:52 +01:00
smea
4250f91d55 APT : preliminary/experimental return to menu support 2014-02-01 00:23:59 +01:00
smea
08afa38c10 misc : volatile types 2014-01-30 00:16:45 +01:00
smea
b974ac0775 Merge branch 'master' of github.com:smealum/ctrulib 2014-01-29 23:17:14 +01:00
smea
021911976f APT : glanceparameter/receiveparameter 2014-01-29 23:17:02 +01:00
yellows8
7b9555a82d Fixed SOC command headers, and fixed the size checks. 2014-01-29 11:13:06 -05:00
yellows8
4f5c8bba3c Added code for using the socket service. 2014-01-28 19:35:40 -05:00
smea
d09a8f2e83 misc : libnds includes, Result => s32 2014-01-29 00:18:43 +01:00
smea
fca68b0d4e svc : svc_createMemoryBlock 2014-01-28 23:50:51 +01:00
smea
9b9bbba181 srv : default srv handle
APT, GSP, HID : proper return values
2014-01-28 23:43:59 +01:00
smea
a8e5cb01f9 FS : FSUSER_OpenDirectory, FSUSER_OpenFile, FSDIR_Read 2014-01-28 18:36:54 +01:00
smea
fce1a24dbf FS : renamed FSUSER_OpenFile to FSUSER_OpenFileDirectly; added FSUSER_OpenArchive
SDMC : added fs:USER example for loading from SDMC; requires proper exheader
2014-01-24 23:33:46 +01:00
smea
8f406826ef FS : fixed FSFILE_Write (oops) 2014-01-23 23:15:41 +01:00
smea
8dcc7e5cce srv : mini-fix
FS : FSFILE_Write
2014-01-23 18:30:36 +01:00
smea
dd36d587eb FS : started implementing FS services (thanks yellows8) 2014-01-22 22:35:46 +01:00
smea
f2d577a3e9 misc : renamed svc_getData to getThreadCommandBuffer and srv_10002 to srv_Initialize 2014-01-22 22:04:12 +01:00
smea
5d7e2c389f APT : NS_APPID 2014-01-20 22:10:09 +01:00
smea
7b9d741127 README : updated with "purpose"
arm11u/Makefile : added mkdir for build (woops)
2014-01-20 21:54:17 +01:00
smea
80b647d65e APT : added some stuff, plus proper lock handle use in arm11u example. 2014-01-20 20:57:54 +01:00
smea
567685f814 GSP : fixed potential inline asm hazard (thanks Pong20302000) 2014-01-19 23:49:08 +01:00
smea
cced2fff79 various fixes 2014-01-19 21:49:01 +01:00
smea
345b7208cd basic HID implementation 2014-01-19 13:33:28 +01:00
smea
0a6669dc01 initial commit 2014-01-18 23:18:03 +01:00
smea
1b2094c0d3 Initial commit 2014-01-18 14:11:32 -08:00