2016-12-23 |
fincs | Merge pull request #325 from TuxSH/master |
commit | commitdiff | tree | snapshot |
2016-12-23 |
TuxSH | Add svcGetThreadList |
commit | commitdiff | tree | snapshot |
2016-12-23 |
TuxSH | Add svcBreakRO |
commit | commitdiff | tree | snapshot |
2016-12-23 |
TuxSH | Update svcOutputDebugString |
commit | commitdiff | tree | snapshot |
2016-12-23 |
TuxSH | Documentation update for svcBackdoor |
commit | commitdiff | tree | snapshot |
2016-12-23 |
TuxSH | Fix the implementation of svcGetProcessList |
commit | commitdiff | tree | snapshot |
2016-12-23 |
TuxSH | Update svc(Un)bindInterrupt's prototype and documentation |
commit | commitdiff | tree | snapshot |
2016-12-23 |
TuxSH | Finish implementing the debug SVCs and associated types |
commit | commitdiff | tree | snapshot |
2016-12-23 |
Dave Murphy | fix bossSetupContextDefault prototype |
commit | commitdiff | tree | snapshot |
2016-12-22 |
yellows8 | Added bossSetupContextDefault(), bossSendContextConfig... |
commit | commitdiff | tree | snapshot |
2016-12-22 |
yellows8 | Use const with BOSS, use '(void)' for bossGetSessionHan... |
commit | commitdiff | tree | snapshot |
2016-12-22 |
yellows8 | Updated bossCmd34 and added bossGetTaskState(). |
commit | commitdiff | tree | snapshot |
2016-12-22 |
yellows8 | Added bossRegisterTask, bossSendProperty, bossDeleteTas... |
commit | commitdiff | tree | snapshot |
2016-12-20 |
yellows8 | Started implementing BOSS support. |
commit | commitdiff | tree | snapshot |
2016-12-18 |
Mrrraou | Add svcGetHandleInfo. (#324) |
commit | commitdiff | tree | snapshot |
2016-12-18 |
TuxSH | Change svcKernelSetStateSignature |
commit | commitdiff | tree | snapshot |
2016-12-17 |
yellows8 | Added psInitHandle and psGetSessionHandle. Updated... |
commit | commitdiff | tree | snapshot |
2016-12-04 |
Dave Murphy | whitespace fixes |
commit | commitdiff | tree | snapshot |
2016-12-03 |
Dave Murphy | fix buffer overrun |
commit | commitdiff | tree | snapshot |
2016-11-10 |
Lázaro Vieira | Add AM_DeleteAllDemoLaunchInfos (#320) |
commit | commitdiff | tree | snapshot |
2016-11-10 |
Dave Murphy | Merge pull request #319 from esoteric-programmer/suspen... |
commit | commitdiff | tree | snapshot |
2016-11-10 |
Matthias Lutter | Fixed buffer overflow after gfxSetScreenFormat (#318) |
commit | commitdiff | tree | snapshot |
2016-10-26 |
Matthias Lutter | Fixed home menu display of suspended 2D mode app |
commit | commitdiff | tree | snapshot |
2016-10-19 |
yellows8 | Implemented AM_ExportTwlBackup/AM_ImportTwlBackup and... |
commit | commitdiff | tree | snapshot |
2016-09-27 |
TuxSH | Implement NS_LaunchFIRM and NS_LaunchApplicationFIRM... master |
commit | commitdiff | tree | snapshot |
2016-09-04 |
SciresM | Add GSPLCD_GetVendors (#311) |
commit | commitdiff | tree | snapshot |
2016-08-30 |
fincs | Merge pull request #310 from SciresM/master |
commit | commitdiff | tree | snapshot |
2016-08-30 |
fincs | Merge pull request #305 from Thog/ptmsysm |
commit | commitdiff | tree | snapshot |
2016-08-28 |
SciresM | Implement some cfg:i functions. |
commit | commitdiff | tree | snapshot |
2016-08-25 |
Michael Theall | Fix zero-length Sha256 hash |
commit | commitdiff | tree | snapshot |
2016-08-25 |
fincs | Merge pull request #308 from profi200/master |
commit | commitdiff | tree | snapshot |
2016-08-25 |
profi200 | Added FSUSER_UpdateSha256Context(). |
commit | commitdiff | tree | snapshot |
2016-07-31 |
Thog | Add PTMSYSM_CheckNew3DS, PTMSYSM_ShutdownAsync and... |
commit | commitdiff | tree | snapshot |
2016-07-31 |
fincs | Merge pull request #304 from Cruel/httpc |
commit | commitdiff | tree | snapshot |
2016-07-31 |
Thomas Edvalson | Add httpcCancelConnection and some timeout calls |
commit | commitdiff | tree | snapshot |
2016-07-27 |
fincs | Merge pull request #302 from Lectem/fixoutputbools |
commit | commitdiff | tree | snapshot |
2016-07-27 |
Lectem | fix incorrect values for bool outputs in services |
commit | commitdiff | tree | snapshot |
2016-07-27 |
fincs | Merge pull request #301 from ksanislo/master |
commit | commitdiff | tree | snapshot |
2016-07-27 |
fincs | Minor fix in APT_CheckNew3DS_System |
commit | commitdiff | tree | snapshot |
2016-07-26 |
Ken Sanislo | Define the known KeepAlive on/off flag |
commit | commitdiff | tree | snapshot |
2016-07-26 |
Ken Sanislo | Add httpcSetKeepAlive() to turn HTTP Keep-Alive on... |
commit | commitdiff | tree | snapshot |
2016-07-22 |
fincs | Merge pull request #300 from infinicore/master |
commit | commitdiff | tree | snapshot |
2016-07-22 |
infinicore | Add support for ps:ps#GenerateRandomBytes. |
commit | commitdiff | tree | snapshot |
2016-07-21 |
fincs | Merge pull request #299 from jakcron/master |
commit | commitdiff | tree | snapshot |
2016-07-21 |
jakcron | Fixed cmd word index fail in pm.c |
commit | commitdiff | tree | snapshot |
2016-07-20 |
fincs | Enhanced and corrected shader code to fully support... |
commit | commitdiff | tree | snapshot |
2016-07-20 |
fincs | Remove old deprecated GPU API |
commit | commitdiff | tree | snapshot |
2016-07-20 |
fincs | Const correctness in GPUCMD_Add(RawCommands) |
commit | commitdiff | tree | snapshot |
2016-07-17 |
fincs | Fix lingering parameter bug with APTREINIT (aka hax... |
commit | commitdiff | tree | snapshot |
2016-07-16 |
fincs | Merge pull request #298 from chaoskagami/master |
commit | commitdiff | tree | snapshot |
2016-07-15 |
chaoskagami | Improve err:f documentation and add wrappers to constru... |
commit | commitdiff | tree | snapshot |
2016-07-14 |
fincs | Merge pull request #296 from linkmauve/camu |
commit | commitdiff | tree | snapshot |
2016-07-14 |
fincs | Merge pull request #297 from chaoskagami/master |
commit | commitdiff | tree | snapshot |
2016-07-14 |
chaoskagami | Expose err:f global port |
commit | commitdiff | tree | snapshot |
2016-07-12 |
Emmanuel Gil... | Fix CAMU_SetOutputFormat’s header. |
commit | commitdiff | tree | snapshot |
2016-07-05 |
fincs | Take advantage of light events in NDSP and GSPGPU code |
commit | commitdiff | tree | snapshot |
2016-07-03 |
fincs | Add software keyboard (swkbd) library applet support... |
commit | commitdiff | tree | snapshot |
2016-07-01 |
fincs | Major APT rewrite, see details: |
commit | commitdiff | tree | snapshot |
2016-07-01 |
fincs | Add light events |
commit | commitdiff | tree | snapshot |
2016-07-01 |
fincs | Add ResetType enum (and fixed many wrong ResetType... |
commit | commitdiff | tree | snapshot |
2016-06-24 |
fincs | Merge pull request #294 from TuxSH/master |
commit | commitdiff | tree | snapshot |
2016-06-24 |
TuxSH | Implement svcBindInterrupt and svcUnbindInterrupt |
commit | commitdiff | tree | snapshot |
2016-06-11 |
fincs | Merge pull request #291 from Lectem/patch-1 |
commit | commitdiff | tree | snapshot |
2016-06-11 |
fincs | Begin refactoring APT code, many changes to make code... |
commit | commitdiff | tree | snapshot |
2016-06-11 |
Lectem | Add NETOPT_DHCP_LEASE_TIME |
commit | commitdiff | tree | snapshot |
2016-06-10 |
fincs | Fix misc FSUSER & PS fail |
commit | commitdiff | tree | snapshot |
2016-06-10 |
fincs | () -> (void) |
commit | commitdiff | tree | snapshot |
2016-06-03 |
fincs | Merge pull request #290 from Steveice10/master |
commit | commitdiff | tree | snapshot |
2016-06-03 |
Steven Smith | Add pxidev.h to 3ds.h. |
commit | commitdiff | tree | snapshot |
2016-06-03 |
yellows8 | Moved amapp init into a seperate function. |
commit | commitdiff | tree | snapshot |
2016-05-31 |
fincs | Merge pull request #289 from Steveice10/master |
commit | commitdiff | tree | snapshot |
2016-05-31 |
Steven Smith | Add pxi:dev service. |
commit | commitdiff | tree | snapshot |
2016-05-21 |
fincs | Merge pull request #288 from Ryuzaki-MrL/master |
commit | commitdiff | tree | snapshot |
2016-05-21 |
Lázaro Vieira | Add 2 more missing news:s functions |
commit | commitdiff | tree | snapshot |
2016-05-20 |
Michael Theall | Remove romfs limitation note from osGetSystemVersionData |
commit | commitdiff | tree | snapshot |
2016-05-20 |
Michael Theall | Allow multiple romfs mounts |
commit | commitdiff | tree | snapshot |
2016-05-19 |
fincs | Merge pull request #287 from Cruel/const-lyfe |
commit | commitdiff | tree | snapshot |
2016-05-19 |
Thomas Edvalson | Some const correctness in sslc/httpc inputs |
commit | commitdiff | tree | snapshot |
2016-05-16 |
fincs | Add svcSetProcessAffinityMask, svcSetProcessIdealProces... |
commit | commitdiff | tree | snapshot |
2016-05-16 |
fincs | Minor pedantic fix in hb.c |
commit | commitdiff | tree | snapshot |
2016-05-08 |
fincs | Merge pull request #285 from Steveice10/togglesleep |
commit | commitdiff | tree | snapshot |
2016-05-08 |
fincs | Merge pull request #282 from Steveice10/master |
commit | commitdiff | tree | snapshot |
2016-05-08 |
Steven Smith | Allow toggling sleep mode. |
commit | commitdiff | tree | snapshot |
2016-05-06 |
Steven Smith | Separate information required to open an archive from... |
commit | commitdiff | tree | snapshot |
2016-05-03 |
smea | Merge pull request #283 from Cruel/etc1-enums |
commit | commitdiff | tree | snapshot |
2016-05-03 |
Thomas Edvalson | Fix ETC1 texture format enums and add A4 |
commit | commitdiff | tree | snapshot |
2016-04-30 |
yellows8 | Implemented proper NFC support, see also the NFC example. |
commit | commitdiff | tree | snapshot |
2016-04-29 |
yellows8 | Implemented httpc support for the remaining documented... |
commit | commitdiff | tree | snapshot |
2016-04-27 |
yellows8 | Added UDS_CHECK_SENDTO_FATALERROR and updated comments... |
commit | commitdiff | tree | snapshot |
2016-04-25 |
yellows8 | Added flag and out params to MVDSTD_ProcessNALUnit... |
commit | commitdiff | tree | snapshot |
2016-04-22 |
yellows8 | Updated the MVDSTD_Config struct. Removed config setup... |
commit | commitdiff | tree | snapshot |
2016-04-22 |
yellows8 | Moved rendering code from mvdstdProcessVideoFrame(... |
commit | commitdiff | tree | snapshot |
2016-04-22 |
fincs | Merge pull request #281 from Steveice10/master |
commit | commitdiff | tree | snapshot |
2016-04-22 |
Steven Smith | Minor am:net corrections and additions. |
commit | commitdiff | tree | snapshot |
2016-04-21 |
yellows8 | Updated the MVD implementation to support video process... |
commit | commitdiff | tree | snapshot |
2016-04-20 |
Michael Theall | Reset romFS_offset on romfsExit() |
commit | commitdiff | tree | snapshot |
2016-04-19 |
yellows8 | Implemented recv_buffer_size for UDS bind handling... |
commit | commitdiff | tree | snapshot |
2016-04-16 |
fincs | Merge pull request #280 from Steveice10/master |
commit | commitdiff | tree | snapshot |
2016-04-16 |
fincs | Merge pull request #279 from Lectem/fixnewss |
commit | commitdiff | tree | snapshot |
2016-04-16 |
Steven Smith | Fix FSUSER_GetArchiveResource, add more AM commands. |
commit | commitdiff | tree | snapshot |
next |