Commit Graph

  • 3f4f6dba44
    hid: Handle NULL with hidGetNpadStates*() total_out. yellows8 2020-11-17 16:53:04 -0500
  • 82bc8bf648
    hid: Updated docs. yellows8 2020-11-17 12:33:23 -0500
  • a924fac0ab
    hid: Filled in the Gc trigger fields. yellows8 2020-11-17 10:59:36 -0500
  • 5aaf6905dd
    hid: Docs updated. yellows8 2020-11-17 01:12:10 -0500
  • 9f13045546
    hid: Added support for NpadGc. yellows8 2020-11-17 00:12:28 -0500
  • 7340772267
    hid: Internal state reading improvements. yellows8 2020-11-16 23:29:32 -0500
  • 21647a76c8
    hid: Added support for *Lark/Lucia. yellows8 2020-11-16 22:14:42 -0500
  • ce20e14034
    hid: Added hidGetNpadStatesPalma. yellows8 2020-11-16 19:51:52 -0500
  • 46377bc180
    hid: Added handling for NpadSystem(Ext). yellows8 2020-11-16 16:40:05 -0500
  • db39de34c5
    hid: Replaced various funcs with versions which read from sharedmem. yellows8 2020-11-16 11:41:18 -0500
  • 1e3145f81d
    hid: Struct adjustments. yellows8 2020-11-14 19:32:43 -0500
  • 54a296bc69
    hid: Updated HidSharedMemory. yellows8 2020-11-14 15:09:51 -0500
  • c3a6d29cf4
    hid: Added KEY_NES_HANDHELD_LEFT_B. yellows8 2020-11-14 13:33:42 -0500
  • 991a262e19
    hid: Replaced HidControllerType with HidNpadStyleTag. yellows8 2020-11-14 13:06:59 -0500
  • e74c605a91
    hid: Fixed HidNpadInterfaceType. yellows8 2020-11-13 15:17:13 -0500
  • ddc9538b69
    hid: Updated/added structs and added hidGetNpadStates*(). yellows8 2020-11-13 12:33:56 -0500
  • 74b295827f
    Add svcGetResourceLimitPeakValue [11.0.0+] fincs 2020-12-01 13:49:15 +0100
  • 8ce231e7c9
    ldr: update SetProgramArguments for 11.0.0 abi change (#507) SciresM 2020-12-01 03:01:33 -0800
  • 10c4e1dfc8 ldr: fix c/p error Michael Scire 2020-11-30 22:53:15 -0800
  • 594929189d ldr: update SetProgramArguments for 11.0.0 abi change Michael Scire 2020-11-30 22:11:08 -0800
  • e5ae43f4c2 results: use R_VALUE for comparisons Michael Scire 2020-11-30 17:24:11 -0800
  • 37efa96cba results: use R_VALUE for comparisons Michael Scire 2020-11-30 17:24:11 -0800
  • c95b46c053 news: fix structs Luis Scheurenbrand 2020-11-18 17:58:49 +0100
  • 046ede6a8c news: fix structs Luis Scheurenbrand 2020-11-18 17:58:49 +0100
  • 2fdae0db52
    Add service wrappers for ins:r and ins:s (#502) averne 2020-11-08 00:28:20 +0100
  • 6fc33711bb Split to ins.c/h averne 2020-11-03 16:07:58 +0100
  • 538323a3d7 Add a few notes averne 2020-11-03 16:03:55 +0100
  • 8f47fab9e2 Add service wrappers for ins:r and ins:s averne 2020-11-02 23:17:31 +0100
  • e0b8852257 Add virtmemFindAliasMemory to virtmem APIs Nickie S 2020-11-01 13:45:14 +0300
  • 091f88915d
    virtmemRemoveReservation: add forgotten mutex note to docs fincs 2020-10-31 14:06:48 +0100
  • 22a3efcbe1
    virtmem: Deprecate virtmemReserve/virtmemFree fincs 2020-10-30 16:10:52 +0100
  • 8310f438ca
    virtmem: Add memory reservation system fincs 2020-10-30 16:07:38 +0100
  • 490d96e6eb
    virtmem: Add virtmemFindCodeMemory to work around a quirk in 1.x kernel fincs 2020-10-30 00:16:03 +0100
  • eecf2a9d32
    Add detectMesosphere() fincs 2020-10-29 16:52:16 +0100
  • 970d982e57
    Add diagAbortWithResult, see details: fincs 2020-10-29 13:40:35 +0100
  • a05a44fca8
    virtmem: Major rewrite to support ASLR, see details: fincs 2020-08-06 00:45:36 +0200
  • e655b48c41
    crt0: clean up/refactor; envSetup: properly detect NSO/NRO environment... fincs 2020-08-04 20:18:07 +0200
  • 7c6d7849f5
    Remove obsolete kernel detection code fincs 2020-08-04 14:16:21 +0200
  • 8d51f7de1c
    jit: Transfer the responsibility of detecting whether CodeMemory syscalls are available/usable to the homebrew environment fincs 2020-08-04 13:34:17 +0200
  • d0d64ce1ce
    fatalThrow: use hosversion instead of kerneldetect (and remove old alias) fincs 2020-08-04 13:32:44 +0200
  • 4c6abe1e41
    svcBreak: fix prototype, add and use BreakReason enum fincs 2020-08-04 13:24:50 +0200
  • e0c1dfe2ce
    Add light event synchronization primitive [4.0.0+] fincs 2020-08-04 13:07:47 +0200
  • dee3a7a241 gpio: loosen sysver restriction on OpenSession Michael Scire 2020-10-26 03:49:29 -0700
  • 6343f737b4 gpio: loosen sysver restriction on OpenSession Michael Scire 2020-10-26 03:49:29 -0700
  • 0ff42ee69e gpio: implement majority of the service Michael Scire 2020-10-26 03:29:40 -0700
  • 79088720cb gpio: implement majority of the service Michael Scire 2020-10-26 03:29:40 -0700
  • 8718c145f6
    lp2p: Updated docs. yellows8 2020-10-25 19:55:33 -0400
  • 8a31abeea7
    Added lp2p. yellows8 2020-10-25 14:00:44 -0400
  • 022887ac2d Fix event handle retrieval in spl averne 2020-10-04 00:14:22 +0200
  • fee049e0c6 Fix event handle retrieval in spl averne 2020-10-04 00:14:22 +0200
  • 4afec4016d psm: Add more battery functions Vicki Pfau 2020-09-26 22:37:59 -0700
  • 695cccf66e psm: Add more battery functions Vicki Pfau 2020-09-26 22:37:59 -0700
  • f01fb21da5
    Added uart. yellows8 2020-09-12 18:53:30 -0400
  • ab59dfb5bb
    btdrv: Updated docs for BtdrvBluetoothPropertyType_Unknown3. yellows8 2020-09-04 11:59:35 -0400
  • 625616bd44
    btm: Update the right struct, BtmDeviceInfoList. yellows8 2020-08-26 19:10:38 -0400
  • 9febf780b1
    btm: Updated BtmDevicePropertyList. yellows8 2020-08-26 19:03:55 -0400
  • cc2be8375a
    btm: Updated BtmHostDeviceProperty. yellows8 2020-08-26 12:28:32 -0400
  • cccef0c525
    audout: Properly pass the aruid in audoutOpenAudioOut, fixes #197. yellows8 2020-08-21 13:32:31 -0400
  • ac8ac4919e
    set: Updated for [10.1.0+], added more cmds, use struct for nickname. yellows8 2020-08-20 23:20:10 -0400
  • 797cdffb14 btdrv: Updated BtdrvBleScanResult. yellows8 2020-08-17 14:48:29 -0400
  • 5820178f56 btdrv: Updated param order. yellows8 2020-08-17 13:23:58 -0400
  • 89358ba98c btdrv: Use const for btdrvWriteHidData/btdrvSetHidReport. yellows8 2020-08-17 13:01:10 -0400
  • c669589a35 bluetooth: Updated params, improved docs, etc. yellows8 2020-08-17 11:49:17 -0400
  • 8718ea3659 Added btdev. yellows8 2020-08-16 18:47:40 -0400
  • 4fae8554f7 btdrv/btm: Updated/added various structs. yellows8 2020-08-16 18:34:24 -0400
  • 4db3c621e8 set: Use BtdrvAddress. yellows8 2020-08-12 10:34:30 -0400
  • 3b670bc652 btdrv: Added the remaining cmds, various fixes, and added a types .h. yellows8 2020-08-12 10:33:58 -0400
  • ab9ce7c330 btdrv: Added support for pre-4.0.0, etc. yellows8 2020-08-11 00:26:27 -0400
  • 8789077bb8 btm: Added the aruid cmds. yellows8 2020-08-10 20:27:08 -0400
  • 070e959609 btm: Added more cmds. yellows8 2020-08-10 16:58:36 -0400
  • abf3600724 Added btm, moved btmu structs into btm, and updated docs. yellows8 2020-08-10 11:34:13 -0400
  • 5551fcfab6 btmu/btdrv: Use bool flag where needed and updated docs. yellows8 2020-08-08 21:47:08 -0400
  • 1442280447 btmu: g_btdrvIBtmUserCore -> g_btmuIBtmUserCore yellows8 2020-08-04 20:36:01 -0400
  • e7fbdf9eb1 Added btmsys. yellows8 2020-08-04 20:32:15 -0400
  • 6ad9bd15d5 btmu: Updated docs. yellows8 2020-08-04 00:02:25 -0400
  • 4e0fcb105d btdrv/btmu: Updated structs. yellows8 2020-08-02 23:27:23 -0400
  • 94464baf38 btdrv/btmu: Various improvements. yellows8 2020-08-02 22:29:45 -0400
  • 9439243649 Added btmu and added btdrv structs. yellows8 2020-08-01 17:18:52 -0400
  • a771f06a0e btdrv: Fixed btdrvGetHidReport IPC, updated docs, and added an enum. yellows8 2020-07-27 18:04:35 -0400
  • 354e7d84fd btdrv: Added btdrvTriggerConnection. yellows8 2020-07-27 02:02:34 -0400
  • bc16eb227b btdrv: Updated the BtdrvBleAdvertisePacketData struct. yellows8 2020-07-26 22:44:12 -0400
  • 045f6477d9 btdrv: Added cmds: yellows8 2020-07-26 16:53:48 -0400
  • e0ee2ffc86 btdrv: Added btdrvGetEventInfo/btdrvGetHidEventInfo, etc. yellows8 2020-07-22 23:28:16 -0400
  • 0075672b93 btdrvGetLeEventInfo -> btdrvGetLeHidEventInfo yellows8 2020-07-22 22:31:56 -0400
  • b15a583b80 btdrv: Added more cmds and the required enum: yellows8 2020-07-22 17:03:22 -0400
  • b18912980e btdrv: Added HidReportEventInfo support. yellows8 2020-07-21 11:52:14 -0400
  • 2878b97f3a btdrv: Added cmds: yellows8 2020-07-17 10:58:36 -0400
  • 7e06e0e657 btdrv: Use InitializeBluetoothDriver during init. yellows8 2020-07-15 17:53:53 -0400
  • a5e8572019 Added initial bluetooth support. yellows8 2020-07-15 16:15:42 -0400
  • bcc0f86aa3
    hidbus/ringcon: Fixed cleanup, this also fixed a crash. yellows8 2020-08-20 13:28:10 -0400
  • 028a2043d2
    btdrv: Updated BtdrvBleScanResult. yellows8 2020-08-17 14:48:29 -0400
  • b864dcfceb
    btdrv: Updated param order. yellows8 2020-08-17 13:23:58 -0400
  • 69181bbcf9
    btdrv: Use const for btdrvWriteHidData/btdrvSetHidReport. yellows8 2020-08-17 13:01:10 -0400
  • 162552b58c
    bluetooth: Updated params, improved docs, etc. yellows8 2020-08-17 11:49:17 -0400
  • 6ab0dc38e6
    Added btdev. yellows8 2020-08-16 18:47:40 -0400
  • a02f554eba
    btdrv/btm: Updated/added various structs. yellows8 2020-08-16 18:34:24 -0400
  • 84b2e3d89d
    set: Use BtdrvAddress. yellows8 2020-08-12 10:34:30 -0400
  • 3c9f16f3d9
    btdrv: Added the remaining cmds, various fixes, and added a types .h. yellows8 2020-08-12 10:33:58 -0400
  • 8a75f7344c
    btdrv: Added support for pre-4.0.0, etc. yellows8 2020-08-11 00:26:27 -0400
  • eb439e405c
    btm: Added the aruid cmds. yellows8 2020-08-10 20:27:08 -0400