index
:
anonymous/yuzu
master
yuzu is the world's most popular, open-source, Nintendo Switch emulator — started by the creators of Citra. It is written in C++ with portability in mind,
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core
/
hle
/
service
/
btdrv
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
service: btdrv,bcat,btm: Update service tables to 14.0.0
german77
2022-07-14
1
-0
/
+5
*
general: Convert source file copyright comments over to SPDX
Morph
2022-04-23
2
-6
/
+4
*
core: Remove unused includes
ameerj
2021-11-04
1
-1
/
+0
*
service: Reduce header include overhead
Morph
2021-10-07
1
-1
/
+0
*
service: Replace service event creation with ServiceContext::CreateEvent
Morph
2021-10-02
1
-6
/
+11
*
service/btdrv: Update to 13.0.0
german77
2021-09-27
1
-0
/
+4
*
general: Replace RESULT_SUCCESS with ResultSuccess
Morph
2021-06-02
1
-1
/
+1
*
hle: kernel: Ensure all kernel objects with KAutoObject are properly created.
bunnei
2021-05-06
1
-0
/
+1
*
hle: kernel: Migrate KEvent to KAutoObject.
bunnei
2021-05-06
1
-6
/
+5
*
btdrv: Update to 12.x
Morph
2021-04-09
1
-0
/
+19
*
hle: kernel: Reimplement KReadableEvent and KWritableEvent.
bunnei
2021-02-05
1
-4
/
+5
*
hle: kernel: Rename WritableEvent to KWritableEvent.
bunnei
2021-02-05
1
-2
/
+2
*
hle: kernel: Rename ReadableEvent to KReadableEvent.
bunnei
2021-02-05
1
-1
/
+1
*
service: Eliminate usages of the global system instance
Lioncash
2020-11-27
1
-3
/
+3
*
ipc_helpers: Remove usage of the global system instance
Lioncash
2020-11-08
1
-0
/
+1
*
btdrv: Update function table (#4174)
VolcaEM
2020-06-27
1
-83
/
+84
*
service: Update function tables
Lioncash
2019-11-12
1
-0
/
+1
*
kernel: events: Remove ResetType::Automatic.
bunnei
2019-11-03
1
-2
/
+1
*
Deglobalize System: Btdrv
David Marcec
2019-09-22
2
-5
/
+9
*
core/kernel/object: Rename ResetType enum members
Lioncash
2019-05-18
1
-2
/
+2
*
service: Update service function tables
Lioncash
2019-04-11
1
-1
/
+2
*
service/btdrv: Update function tables
Lioncash
2019-01-30
1
-46
/
+101
*
kernel/event: Reference ReadableEvent from WritableEvent
Zach Hilman
2018-11-29
1
-5
/
+5
*
core: Port all current usages of Event to Readable/WritableEvent
Zach Hilman
2018-11-29
1
-6
/
+10
*
Changed logging to be "Log before execution", Added more error logging, all services should now log on some level
David Marcec
2018-11-26
1
-1
/
+2
*
Added various bluetooth based cmds for palma
David Marcec
2018-11-16
1
-0
/
+38
*
service: Add the btdrv service
Lioncash
2018-07-27
2
-0
/
+88