fincs
|
7b059d9395
|
svc.h/s cleanup; add svcWriteProcessMemory & svcControlProcessMemory
|
2015-04-13 17:56:38 +02:00 |
|
archshift
|
7bb4fc8547
|
Implement svcBackdoor in SVCs
|
2015-04-03 14:37:09 -07:00 |
|
profi200
|
4ab2b1a363
|
Replaced AM_installFIRM() with AM_installNativeFirm().
|
2015-03-28 22:02:46 +01:00 |
|
Dave Murphy
|
5c0a6ceda6
|
Merge branch 'master' into gpu_revamp
|
2015-03-11 16:46:49 +00:00 |
|
patois
|
57f139799c
|
add syscalls 0x61, 0x62, 0x63, 0x64
|
2015-03-10 12:43:15 +01:00 |
|
profi200
|
1a6bdc38a9
|
Implemented functions to start system applets.
|
2015-03-07 22:10:18 +01:00 |
|
fincs
|
624dc1c1b3
|
GPU_DepthRange() -> GPU_DepthMap()
|
2015-03-07 16:59:52 +01:00 |
|
fincs
|
0eed263bba
|
Merge branch 'master' into gpu_revamp
|
2015-03-06 16:32:13 +01:00 |
|
Dave Murphy
|
b275d5715b
|
add svcGetProcessorID
|
2015-03-03 11:04:00 +00:00 |
|
fincs
|
0f4ee280d2
|
Merge branch 'master' into gpu_revamp
|
2015-03-01 22:46:24 +01:00 |
|
profi200
|
ed3045ab6a
|
Fixed AM_InstallFIRM(). See 3dbrew.
|
2015-03-01 21:52:19 +01:00 |
|
profi200
|
c998b5d035
|
Added AM_ListTitles(), removed nonsense bitwise ands, replaced sprint() with memcpy() (overflow safe) and made utf.h aveilable for apps.
|
2015-03-01 19:49:38 +01:00 |
|
Dave Murphy
|
341f10b057
|
Merge pull request #88 from Steveice10/master
Add AM_GetTitleProductCode, FSUSER_GetNandArchiveResource, and fix missing service imports in 3ds.h.
|
2015-03-01 18:19:14 +00:00 |
|
Dave Murphy
|
82affd3f77
|
Merge branch 'master' into gpu_revamp
|
2015-03-01 16:40:12 +00:00 |
|
Steven Smith
|
20a1a610da
|
Add AM_GetTitleProductCode, FSUSER_GetNandArchiveResource, and fix missing service imports in 3ds.h.
|
2015-02-28 23:13:21 -08:00 |
|
Yuri Kunde Schlesner
|
9ee96105f6
|
Add a few more SVC call stubs
|
2015-02-27 21:20:55 -03:00 |
|
Dave Murphy
|
b40d605660
|
Merge branch 'master' into gpu_revamp
|
2015-02-19 18:35:10 +00:00 |
|
Dave Murphy
|
727d5d4767
|
Merge branch 'utf'
Conflicts:
libctru/source/sdmc_dev.c
|
2015-02-15 13:28:34 +00:00 |
|
mtheall
|
e75fd8b648
|
Refactor soc to use errno.
|
2015-02-11 22:15:11 +00:00 |
|
Dave Murphy
|
3f19e7920c
|
threads take void * not u32
|
2015-02-02 19:30:08 +00:00 |
|
mtheall
|
7e58d84a37
|
Merge branch 'master' into utf
|
2015-01-23 15:07:44 -06:00 |
|
fincs
|
d414258995
|
Le chapeau de cul: fix some broken things after the git rebase
|
2015-01-20 18:05:25 +01:00 |
|
fincs
|
983b38f626
|
Some more function renaming
|
2015-01-20 17:57:05 +01:00 |
|
fincs
|
3fafe70f3b
|
CSND: add some capture commands
|
2015-01-20 17:55:26 +01:00 |
|
fincs
|
69ee2f97c5
|
Add CSND_AcquireCapUnit/CSND_ReleaseCapUnit
|
2015-01-20 17:55:25 +01:00 |
|
fincs
|
cbc1c645a6
|
CSND: IMA-ADPCM playback support, really fix looping
|
2015-01-20 17:55:24 +01:00 |
|
fincs
|
671ea5f555
|
Add CSND_ChnSetDuty()
|
2015-01-20 17:55:24 +01:00 |
|
fincs
|
e562b15a68
|
CSND: many looping-related discoveries
|
2015-01-20 17:54:35 +01:00 |
|
fincs
|
59009d531d
|
Partially fix csndChnGetState() and csndChnIsPlaying()
|
2015-01-20 17:54:33 +01:00 |
|
fincs
|
e943b25bc5
|
CSND: move waiting code to csndExecChnCmds()
|
2015-01-20 17:53:52 +01:00 |
|
fincs
|
b15eb566dd
|
Separate left & right volumes in CSND_ChnSetVol
|
2015-01-20 17:53:51 +01:00 |
|
fincs
|
dba29fe501
|
CSND: function renaming, refactoring, etc.
|
2015-01-20 17:53:51 +01:00 |
|
fincs
|
840088a02b
|
Begin CSND refactoring
|
2015-01-20 17:52:30 +01:00 |
|
Emmanuel Gil Peyrot
|
dc887e7ccf
|
add missing include for gfxScreen_t in console.h
|
2015-01-18 18:22:13 +01:00 |
|
mtheall
|
b7ec5341b9
|
Add UTF-8 <-> UTF-16 support.
|
2015-01-16 11:44:05 -06:00 |
|
Dave Murphy
|
0a3bb7bcad
|
allow for extenstion beyond 256 characters
|
2015-01-06 12:28:16 +00:00 |
|
smea
|
b7ab3f9a54
|
shbin.c cleanup, shaderInstanceGetUniformLocation
|
2015-01-02 21:22:37 -08:00 |
|
smea
|
5df4902c4e
|
GPU_SetUniform -> GPU_SetFloatUniform
|
2015-01-02 21:16:17 -08:00 |
|
smea
|
8b84747df3
|
updated gpu.c to use new convention
|
2015-01-02 21:14:03 -08:00 |
|
smea
|
d195917ec1
|
minifix + geoshader stride
|
2015-01-02 19:39:37 -08:00 |
|
smea
|
80e6bcfd34
|
shaderProgram
|
2015-01-02 19:16:23 -08:00 |
|
smea
|
cd05cc45ff
|
started work on shaderProgram
|
2015-01-02 17:15:44 -08:00 |
|
Dave Murphy
|
897498f0c1
|
add parameters to gfxInit, add gfxInitDefault function
|
2015-01-03 00:02:49 +00:00 |
|
Dave Murphy
|
abfb15af1b
|
use struct for channel status array
|
2015-01-02 22:42:12 +00:00 |
|
Dave Murphy
|
39605bc6e2
|
add macros for packing and aligning
|
2015-01-02 22:42:11 +00:00 |
|
smea
|
1b80b69e73
|
Merge branch 'master' into gpu_revamp
|
2014-12-31 13:35:40 -08:00 |
|
smea
|
3c4c2a6c04
|
Merge branch 'master' into gpu_revamp
|
2014-12-31 13:34:25 -08:00 |
|
profi200
|
18190a0237
|
Added more cfg:u cmds.
|
2014-12-29 23:31:15 +01:00 |
|
profi200
|
bb5c4a6ca8
|
Simplified reading the system language by adding a wrapper. Print only once in the get_system_language example.
|
2014-12-29 22:46:59 +01:00 |
|
smea
|
05e886c9fa
|
fixed up DVLE_SendOutmap
|
2014-12-27 11:22:48 -08:00 |
|