Lime3DS/src/core/hle/service/cecd
PabloMK7 63bc0b59bb
Use IPC:MakeHeader instead of hardcoded raw values for IPC command tables. (#6453)
* Use IPC:MakeHeader instead of hardcoded values for IPC command tables.

* Use u32 instead of unsigned int in MakeHeader function

Co-authored-by: SachinVin <26602104+SachinVin@users.noreply.github.com>

* Fix clang format

---------

Co-authored-by: SachinVin <26602104+SachinVin@users.noreply.github.com>
2023-04-27 22:31:03 -07:00
..
cecd.cpp apt: Implement additional applet state management. (#6303) 2023-02-28 14:09:54 +02:00
cecd.h Serialize ArchiveManager and other code review actions 2020-03-29 18:56:25 +01:00
cecd_ndm.cpp Use IPC:MakeHeader instead of hardcoded raw values for IPC command tables. (#6453) 2023-04-27 22:31:03 -07:00
cecd_ndm.h Serialize CECD, CFG services 2020-02-13 17:41:25 +08:00
cecd_s.cpp Use IPC:MakeHeader instead of hardcoded raw values for IPC command tables. (#6453) 2023-04-27 22:31:03 -07:00
cecd_s.h Serialize CECD, CFG services 2020-02-13 17:41:25 +08:00
cecd_u.cpp Use IPC:MakeHeader instead of hardcoded raw values for IPC command tables. (#6453) 2023-04-27 22:31:03 -07:00
cecd_u.h Serialize CECD, CFG services 2020-02-13 17:41:25 +08:00