libctru/libctru/source
fincs c443c34ad0 Major CSND overhaul, see details:
- Missing commands are now added
- Volume and pan are now available in csndPlaySound
- Minor optimization that saves one memcpy per command
- Minor optimization in shared mem channel index computation
2015-04-15 22:17:19 +02:00
..
allocator fix bug when alignment value too big 2015-03-19 12:29:47 -07:00
gpu Reset GPUCMD buffer after running GPU_Reset commands. 2015-03-24 20:27:24 -07:00
services Major CSND overhaul, see details: 2015-04-15 22:17:19 +02:00
system adjust stack before appInit 2015-03-02 10:41:52 +00:00
util Add UTF-8 <-> UTF-16 support. 2015-01-16 11:44:05 -06:00
console.c ensure mode changes 2015-02-27 20:50:03 +00:00
gfx.c explicitly set screen modes, get flushbuffer size from mode 2015-01-07 15:09:21 +00:00
os.c implement gettimeofday 2015-02-23 17:41:10 +00:00
sdmc_dev.c fix handle leak in sdmc_stat 2015-02-01 15:19:22 +00:00
srv.c auto initialise commonly used services, prevent double initialisation 2014-12-25 23:27:36 +00:00
svc.s svc.h/s cleanup; add svcWriteProcessMemory & svcControlProcessMemory 2015-04-13 17:56:38 +02:00