Files
citron/src/core/hle/service
Zephyron 543dc05008 am: Implement missing ILibraryAppletCreator and ILibraryAppletAccessor commands
Adds support for newer firmware commands:
- ILibraryAppletCreator::CreateLibraryAppletEx (cmd 3) - Added in firmware 20.0.0+
  Takes an additional thread_id parameter compared to CreateLibraryApplet
- ILibraryAppletAccessor::Unknown90 (cmd 90) - Unknown command from newer firmware
  Stubbed with generic parameter logging

Fixes assertion: Unknown / unimplemented function '3': port='ILibraryAppletCreator'
Fixes assertion: Unknown / unimplemented function '90': port='ILibraryAppletAccessor'

Signed-off-by: Zephyron <zephyron@citron-emu.org>
2025-10-21 18:01:05 +10:00
..
2023-02-21 12:19:25 -05:00
2024-02-24 22:25:34 -05:00
2023-03-01 10:39:49 -05:00
2023-02-21 12:19:25 -05:00
2023-12-09 15:50:34 -05:00
2023-03-01 10:39:49 -05:00
2023-02-21 12:19:25 -05:00
2023-03-01 10:39:49 -05:00
2023-03-01 10:39:49 -05:00
2024-01-08 13:31:48 -06:00
2023-09-14 09:14:08 -04:00
2024-03-04 13:02:54 +00:00
2024-01-08 13:31:48 -06:00
2023-10-20 13:29:32 -04:00
2023-08-08 11:09:37 -04:00
2023-03-05 10:45:24 -06:00
2024-02-07 15:06:15 -05:00
2024-02-26 19:28:49 -05:00