fincs
|
0a1d0403d1
|
__ctru_exit(): perform svcExitProcess() if there's no retAddr
|
2014-08-20 22:16:28 +02:00 |
|
smea
|
370707c663
|
use svcDuplicateHandle in handle override
|
2014-08-17 13:37:49 -07:00 |
|
smea
|
2b4a219f87
|
fsInit, fsExit
|
2014-08-16 17:11:13 -07:00 |
|
smea
|
aa7d9acbbe
|
enable srv override + __service_ptr fix
|
2014-08-16 15:11:33 -07:00 |
|
smea
|
4e3c18863b
|
various fixes
|
2014-08-16 14:48:05 -07:00 |
|
plutoo
|
d35233fb1c
|
Revamped "srv.c".
|
2014-07-28 23:26:13 +02:00 |
|
plutoo
|
ec9734bdeb
|
Moved OS module back out. Renamed functions.
|
2014-07-28 22:31:20 +02:00 |
|
plutoo
|
884df0ba75
|
Moved header files from ctr/ to 3ds/.
|
2014-07-28 21:41:48 +02:00 |
|
plutoo
|
15d2dc765d
|
Renamed svc_camelCase to svcCamelCase.
|
2014-07-28 20:58:47 +02:00 |
|
yellows8
|
7a54bb623a
|
Implemented svc_getProcessInfo(), and added comment to CSND.h. Implemented OS_ConvertVaddr2Physaddr() which is now used by CSND.c, this includes support for the v8.0 LINEAR memory.
|
2014-07-23 01:23:20 -04:00 |
|
smea
|
c4382042d6
|
HTTPC : added support for a handful of http:C commands. example will follow.
|
2014-07-22 21:13:40 -07:00 |
|
Dave Murphy
|
a18cc37dfa
|
add network headers, remove libnds dependencies
|
2014-06-04 13:23:50 +01:00 |
|
smea
|
4beea43184
|
Merge branch 'master' of github.com:smealum/ctrulib
Conflicts:
libctru/include/ctr/GSP.h
libctru/source/GSP.c
|
2014-05-27 20:49:50 +02:00 |
|
smea
|
2aae159782
|
minifix test.vsh
|
2014-05-27 20:47:53 +02:00 |
|
yellows8
|
4260edd6c9
|
Adjusted sleep-mode code so that the APP_STATUS on leaving sleep-mode, would be set to the status which was set when the prepare sleep-mode signal was triggered(and other minor changes).
|
2014-05-22 13:56:16 -04:00 |
|
yellows8
|
ce92c8b20d
|
Implemented APT_GetAppletManInfo. Implemented loading the menu AppID with APT_GetAppletManInfo, instead of using a hard-coded AppID.
|
2014-05-22 00:22:56 -04:00 |
|
yellows8
|
8c656065a4
|
Implemented more APT and GSPGPU commands. Improved return-to-menu handling, screenshots for the suspended application are now handled as well. Implemented power-button handling, and implemented sleep-mode handling. Updated the example apps for the APT changes, and fixed other issues with the examples.
|
2014-05-20 15:49:03 -04:00 |
|
ichfly
|
624775d80e
|
added prototype
|
2014-05-20 17:21:48 +02:00 |
|
Dave Murphy
|
e20c97a050
|
remove dodgy wchar type, use UINT64_MAX from stdint.h for U64_MAX
|
2014-05-07 17:19:33 +01:00 |
|
yellows8
|
4a1619f7c7
|
Added svc_signalEvent, svc_getSystemTick, and svc_getProcessId. Enabled using SOC cmd8/cmda, and other minor changes.
|
2014-04-27 21:28:48 -04:00 |
|
yellows8
|
c69bc04dff
|
Added GSPGPU code for SetBufferSwap and InvalidateDataCache.
|
2014-04-22 20:18:21 -04:00 |
|
yellows8
|
c5250ab567
|
Added code for the cfg:nor service.
|
2014-04-22 16:13:18 -04:00 |
|
yellows8
|
06dfc9aace
|
Added code for using the ir:u service.
|
2014-04-22 15:15:46 -04:00 |
|
yellows8
|
a3be8c58b3
|
Added code for using the ac:u service.
|
2014-04-21 22:58:05 -04:00 |
|
yellows8
|
9fcca821fe
|
Added code for using the CSND service.
|
2014-04-21 19:12:56 -04:00 |
|
smea
|
e9c912d757
|
GPU : GPU_SetTexEnv
|
2014-03-20 15:15:35 +01:00 |
|
smea
|
dbe4d95801
|
Merge branch 'master' of github.com:smealum/ctrulib
|
2014-03-20 14:41:10 +01:00 |
|
smea
|
a23ddb5bea
|
GPU : GPU_SetAttributeBuffers, GPU_SetStencilTest, GPU_SetFaceCulling
|
2014-03-20 14:40:57 +01:00 |
|
Jean Baptiste Noblot
|
782372b27c
|
risk to be platform dependent
I know. it's a feature
|
2014-03-20 09:27:12 +01:00 |
|
smea
|
1c2d235c64
|
GSP : critical fix in GSPGPU_submitGxCommand
GX : updated GX_SetMemoryFill
GPU : various crap
|
2014-03-19 23:23:53 +01:00 |
|
smea
|
9d68fa3d7a
|
APT && HID && GSP : don't ignore errors yo
|
2014-03-17 18:38:20 +01:00 |
|
smea
|
791e7ed4db
|
SHDR : updated DVLE_SendOutmap
|
2014-03-15 21:00:37 +01:00 |
|
smea
|
f3eb629d49
|
GPU : GPU_SetDepthTest
|
2014-03-14 21:29:42 +01:00 |
|
smea
|
8606893584
|
GPU : GPU_DepthRange && GPU_SetTexture
|
2014-03-13 19:54:52 +01:00 |
|
Jordan Rabet
|
7c7d25f911
|
SHDR : SHDR_GetUniformRegister (untested)
|
2014-03-13 15:50:43 +01:00 |
|
Jordan Rabet
|
1a01acbd8e
|
SHDR : uniform table (untested)
|
2014-03-13 15:34:01 +01:00 |
|
smea
|
bffbc975e2
|
GPU : added buffer setup commands to GPU_SetViewport
|
2014-03-12 20:11:34 +01:00 |
|
smea
|
21dbf5aa75
|
GPU : GPU_SetViewport
|
2014-03-12 18:28:25 +01:00 |
|
smea
|
fc708bddb6
|
GPU : GPU_Reset
|
2014-03-12 15:59:26 +01:00 |
|
smea
|
9bd8f1079a
|
SHDR : DVLE_SendConstants && SHDR_UseProgram
|
2014-03-11 22:50:07 +01:00 |
|
smea
|
cd5fb3ac6e
|
GPU : DVLE_SendOutmap fix
|
2014-03-11 20:18:57 +01:00 |
|
smea
|
0b44c62cc3
|
GX : GX_SetTextureCopy
|
2014-03-11 19:08:45 +01:00 |
|
smea
|
0761e6db1e
|
GPU : GPU_SetUniform
|
2014-03-09 16:38:55 +01:00 |
|
smea
|
5683e006d0
|
SHDR : untested
|
2014-03-08 12:43:16 +01:00 |
|
smea
|
df0d3f5114
|
GPU : cleanup
|
2014-03-02 18:05:04 +01:00 |
|
smea
|
69613a3914
|
GPU : command buffer stuff
|
2014-03-02 16:55:05 +01:00 |
|
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
|
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
|
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
|
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
|
80b647d65e
|
APT : added some stuff, plus proper lock handle use in arm11u example.
|
2014-01-20 20:57:54 +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 |
|