Commit Graph

  • 691c5092aa Add CFGI_GetLocalFriendCodeSeedData Joel16 2017-10-27 20:23:54 -0500
  • 732de941c2 Use IPC_Desc_Buffer as requested Joel16 2017-10-27 12:29:19 -0500
  • 36a85debe9 Add CFGI_GetLocalFriendCodeSeed Joel16 2017-10-27 11:29:21 -0500
  • 0451fce227 Add comment on buffer length as requested Joel16 2017-10-27 10:59:29 -0500
  • 4bc8e195d5 Add CFGU_IsNFCSupported (IsFangateSupported) Joel16 2017-10-26 20:54:15 -0500
  • d35c245f72 Fix desc. Pirater12 2017-10-07 22:51:17 +0530
  • a11bec5da5 Add CFGI_SecureInfoGetSerialNumber Joel16 2017-10-02 15:27:50 -0500
  • 78cc7547b8 Fix indentation on ACU_GetStatus Joel16 2017-10-02 15:16:55 -0500
  • 2103034570 Add more ACU services Joel16 2017-10-02 15:13:23 -0500
  • afe4767886 Forgot a semicolon Pirater12 2017-09-26 13:38:31 +0530
  • 7d49b1a299 Update Pirater12 2017-09-26 13:35:23 +0530
  • cbeac6b7ec Added more mcuHwc Functions Pirater12 2017-09-26 13:29:17 +0530
  • f904efc475 Fix page being not built by doxygen Kartik 2017-09-23 22:12:38 +0530
  • 53c42003f3 Release 1.4.0 v1.4.0 fincs 2017-09-23 17:08:10 +0200
  • 213f586c7d Update doxygen to 1.8.11 fincs 2017-09-23 17:00:36 +0200
  • 7c348aa3ad Add missing examples to 3ds.h fincs 2017-09-23 17:00:14 +0200
  • 25123ba057 Add more CFGI functions (#376) Joel 2017-09-23 11:07:50 -0500
  • 5cd199e3d4 Remove redundant 'NAND' term from CFG_UpdateConfigSavegame Joel16 2017-09-23 11:03:41 -0500
  • 0ab770e18a Rename functions to avoid redundant term 'NAND'. Joel16 2017-09-23 11:02:38 -0500
  • 872a0d5082 Add more CFGI functions Joel16 2017-09-23 10:55:39 -0500
  • 04bde1de19 More AM_Delete functions (#375) Joel 2017-09-23 10:42:37 -0500
  • 10376eb885 Add trailing newline Joel16 2017-09-23 10:39:36 -0500
  • 05968bbece Fix derp Joel16 2017-09-23 10:36:37 -0500
  • 4336269518 More AM_Delete functions Joel16 2017-09-23 10:29:41 -0500
  • d6a628b7d3 Add mcu::HWC service (#373) Kartik 2017-09-23 19:33:37 +0530
  • f95d206eb4 Merge branch 'master' into master fincs 2017-09-23 16:03:23 +0200
  • aaa92f619c Add Mii selector applet (appletEd) (#372) phijor 2017-09-23 15:48:08 +0200
  • 751d8ef488 Remove _assert_struct_size macro Philipp Joram 2017-09-23 10:02:54 +0200
  • 38131a5cc5 Update mcuhwc.c Pirater12 2017-09-23 11:33:11 +0530
  • ee8e3fb63d mcuHwc.h => mcuhwc.h Pirater12 2017-09-23 11:28:31 +0530
  • e225c2ac1b mcuHwc.h => mcuhwc.h Pirater12 2017-09-23 11:25:15 +0530
  • 23ba2f8943 mcuHWC => mcuHwc & rename files Pirater12 2017-09-23 11:22:20 +0530
  • fa6eb5db9e More GSPLCD and GSPGPU functions. (#371) Joel 2017-09-22 18:59:26 -0500
  • 8196e383c3 Typo. LIT 2017-09-13 17:40:54 +0800
  • e5d8aeae14 Typo. LIT 2017-09-13 17:40:54 +0800
  • 0d950af680 Remove deprecated GPUCMD functions fincs 2017-08-29 00:39:56 +0200
  • 967b0223ad Correct error in GPU_LIGHTPERM (reported by @wwylele) fincs 2017-08-27 12:24:57 +0200
  • 010dde085b Add Loader service commands (#370) TuxSH 2017-08-21 16:55:54 +0200
  • 5d6be8944b Update Pirater12 2017-08-20 23:15:37 +0530
  • 1a267d52fc Update Pirater12 2017-08-20 23:08:50 +0530
  • 3efb7aa661 Update 3ds.h Kartik 2017-08-20 10:44:29 +0530
  • 6c85002e4c Add mcuHWC.h Kartik 2017-08-20 10:43:38 +0530
  • 0c8db83896 Add mcuHWC.c Kartik 2017-08-20 10:42:26 +0530
  • 56df13246e Add mcuHWC.h Kartik 2017-08-20 10:41:21 +0530
  • c2c3cc8d16 Split arguments to miiSelectorLaunch Philipp Joram 2017-08-08 21:21:30 +0200
  • 452fddc658 Pass const argument to miiSelectorChecksumIsValid Philipp Joram 2017-08-08 21:17:35 +0200
  • 869d0ce44b Add Mii selector applet (appletEd) Philipp Joram 2017-08-07 21:08:54 +0200
  • 8fc2426a7f Rename param 'state' to 'disable' as requested. Joel 2017-08-06 19:28:24 -0400
  • 71ec94d969 Minor adjustments Joel 2017-08-06 15:25:05 -0400
  • ff1b9ffde5 Use bool instead of uint8_t Joel 2017-08-06 12:15:01 -0400
  • 83dfd10c44 Implement GSPGPU_SetLedForceOff as well Joel 2017-08-06 11:50:29 -0400
  • ff540f2ad1 More GSPLCD functions Joel 2017-08-06 11:43:09 -0400
  • cad255f1b5 Add Loader service commands TuxSH 2017-08-01 21:13:23 +0200
  • f132a7a2a9 Implement light semaphores (#369) TuxSH 2017-08-01 15:35:45 +0200
  • 95fb10ad7a Implement light semaphores TuxSH 2017-08-01 01:08:51 +0200
  • 4dafd78e26 Fix const-correctness (#368) TuxSH 2017-07-31 15:33:20 +0200
  • f40b95f13a Fix const-correctness issue... TuxSH 2017-07-31 15:25:30 +0200
  • 6a6dc3be4a Add and use enum ResourceLimitType (#367) TuxSH 2017-07-31 15:21:03 +0200
  • 532fbef44f Fix srv:pm handling for pre-7.x system versions (#365) TuxSH 2017-07-31 15:12:51 +0200
  • e1ddc74c1c Add exheader.h (#366) TuxSH 2017-07-31 15:12:16 +0200
  • 0fa8afb0b0 Add and use enum ResourceLimitType TuxSH 2017-07-31 15:11:57 +0200
  • eec911387f Add exheader.h TuxSH 2017-07-30 21:00:56 +0200
  • f05c56435d Implement GSPLCD_SetBrightness and GSPLCD_SetBrightnessRaw (#363) Joel 2017-07-29 13:55:52 -0800
  • 3dee692c85 Fix srv:pm handling for pre-7.x system versions TuxSH 2017-07-29 23:18:45 +0200
  • 57152061b0 remove devkitARM version. Add link to installer Dave Murphy 2017-07-28 01:18:03 +0100
  • 0b4e1e1cbb Merge 06e6b3affa into 46b29af821 Alexander Hoischen 2017-07-27 23:58:53 +0000
  • 06e6b3affa Bump most recent version Alexander Hoischen 2017-07-28 01:58:24 +0200
  • 5270ba7e06 Implement GSPLCD_SetBrightnessRaw as well Joel 2017-07-13 22:55:50 -0400
  • 3ca1c53ef3 Implement GSPLCD_SetBrightness Joel 2017-07-13 22:39:31 -0400
  • 46b29af821 fix version title v1.3.0 Dave Murphy 2017-07-13 21:12:22 +0100
  • 5843fdcc0d release 1.3.0 Dave Murphy 2017-07-13 21:08:10 +0100
  • 3cea84f315 fix whitespace Dave Murphy 2017-07-07 16:09:31 +0100
  • 5d245e5cc8 Fix CUP (cursor position) escape code Michael Theall 2017-07-12 23:29:49 -0500
  • 31ca6f5c53 add nfcStartOtherTagScanning Old3DS compatibility. HiddenRambler 2017-07-13 17:33:22 +0100
  • bc87466400 srv: code bugfixes: TuxSH 2017-07-12 19:18:27 +0200
  • 62181cb504 srv: code bugfixes: TuxSH 2017-07-12 19:18:27 +0200
  • 41c1fee88e Fix warning when compiling with C89/90 Michael Theall 2017-07-10 23:43:10 -0500
  • 94fca35146 Merge branch 'master-hr' HiddenRambler 2017-07-10 18:21:31 +0100
  • cb4e2ee0c5 Merge branch 'master' of https://github.com/smealum/ctrulib HiddenRambler 2017-07-10 18:19:08 +0100
  • 39854b93a9 NFC_StartCommsAdapter() code style changes. HiddenRambler 2017-07-10 18:16:54 +0100
  • 8d177742ae Add PTMU_GetAdapterState (#361) Kartik 2017-07-10 18:13:24 +0530
  • cde1b8ab13 Remove extra line Kartik 2017-07-09 23:49:30 +0530
  • e167418096 Cahnge us to bool Kartik 2017-07-09 17:38:59 +0530
  • 5f28a4b0be Change u8 to bool Kartik 2017-07-09 17:34:02 +0530
  • 558125436a Add PTMU_GetAdapterState Kartik 2017-07-09 11:52:46 +0530
  • f0afc81022 Add PTMU_GetAdapterState Kartik 2017-07-09 11:48:23 +0530
  • 49f99a0650 Implement privileged resource limit SVCs TuxSH 2017-07-07 14:08:53 +0200
  • 4d8c2ea9f5 Implement svcSetGpuProt and svcSetWifiEnabled TuxSH 2017-07-07 14:08:15 +0200
  • 325dbf02b7 include svc.h for ResetType Thomas Schneider 2017-07-04 15:02:08 +0200
  • 23fdaff1a5 Implement the privileged resource limit SVCs TuxSH 2017-07-03 01:23:00 +0200
  • 586ebd9131 Implement svc 0x59 and 0x5A TuxSH 2017-07-03 20:35:47 +0200
  • 8f851b2375 Common code in nfcStartScanning() and nfcStartOtherTagScanning() refactored into shared function. HiddenRambler 2017-07-02 12:43:37 +0100
  • f0ef1c9d4f nfcStartOtherTagScanning(): Call StartCommunication() for Old3DS compatibility. HiddenRambler 2017-07-02 09:29:47 +0100
  • 0475b59e12 nfcInit(): wait for NFC sysmodule to initialize fincs 2017-06-29 18:42:08 +0200
  • be79735c31 Update documentation autobuild token, yet again fincs 2017-06-26 17:29:32 +0200
  • eb062ce0a9 Add svcCreateSessionToPort Yuri Kunde Schlesner 2017-06-23 00:07:23 -0700
  • 1e6df47adb Add svcCreateSession Yuri Kunde Schlesner 2017-06-20 12:59:27 -0700
  • 85831944e0 Add svcCreateSessionToPort Yuri Kunde Schlesner 2017-06-23 00:07:23 -0700
  • 8eb2eb2d3e Add svcCreateSession Yuri Kunde Schlesner 2017-06-20 12:59:27 -0700
  • 1e052e1a09 added a necessary include Thomas Schneider 2017-06-17 20:56:32 +0200