22 Commits (b8694399693c13e04c049b474354c8efef1874ee)

Author SHA1 Message Date
Morph fadcee14f8 service: Replace service event creation with ServiceContext::CreateEvent 4 years ago
Morph 12c1766997 general: Replace RESULT_SUCCESS with ResultSuccess 5 years ago
bunnei ab704acab8 hle: kernel: Ensure all kernel objects with KAutoObject are properly created. 5 years ago
bunnei addc0bf037 hle: kernel: Migrate KEvent to KAutoObject. 5 years ago
Morph 5ec2fdceca btm: Update to 12.x 5 years ago
bunnei ff3c7c068b hle: kernel: Reimplement KReadableEvent and KWritableEvent. 5 years ago
bunnei 3f942c01f0 hle: kernel: Rename WritableEvent to KWritableEvent. 5 years ago
bunnei e86a7e3691 hle: kernel: Rename ReadableEvent to KReadableEvent. 5 years ago
Lioncash 1a954b2a59 service: Eliminate usages of the global system instance 5 years ago
Lioncash da7be67daf ipc_helpers: Remove usage of the global system instance 5 years ago
David Marcec 0b23ce6ef2 btm: Give better names for unknown functions 6 years ago
VolcaEM d3e9b45ce0
btm: Update function tables 6 years ago
bunnei b0ab803ce8 kernel: events: Remove ResetType::Automatic. 6 years ago
David Marcec c33faabb27 Deglobalize System: Btm 6 years ago
Lioncash a47aaa7f1b core/kernel/object: Rename ResetType enum members 7 years ago
Lioncash c6c1c1b45f service/btm: Update function tables 7 years ago
Zach Hilman a342bcc9b1 kernel/event: Reference ReadableEvent from WritableEvent 7 years ago
Zach Hilman ff610103b5 core: Port all current usages of Event to Readable/WritableEvent 7 years ago
David Marcec a2cc3b10bb Changed logging to be "Log before execution", Added more error logging, all services should now log on some level 7 years ago
David Marcec e8899e7027 Added various bluetooth based cmds for palma 7 years ago
Lioncash 7ce6858086 service/btm: Add basic implementation of GetCoreImpl() 8 years ago
Lioncash ca7655be3a service: Add btm services 8 years ago