Lime3DS/src/core/hle/service/cecd
Daniel López Guimaraes c59ef7d793
cecd: Fixup GetCecInfoBuffer params order (#7361)
While I was looking at the NEWS sysmodule, I noticed the params order
for this command were backwards: the info type is the first param,
followed by the buffer size.

This is accurate to my reverse engineered code for the NEWS sysmodule.
2024-01-16 22:48:42 -08:00
..
cecd.cpp cecd: Fixup GetCecInfoBuffer params order (#7361) 2024-01-16 22:48:42 -08:00
cecd.h kernel: Update to use atmosphere macros and correct Result (#7242) 2023-12-31 09:01:40 -08:00
cecd_ndm.cpp hle: Eliminate need to specify command headers for IPC. (#6678) 2023-07-14 17:32:59 -07:00
cecd_ndm.h Serialize CECD, CFG services 2020-02-13 17:41:25 +08:00
cecd_s.cpp cecd: Stub GetCecInfoEventHandleSys (#7278) 2023-12-22 19:52:27 -08:00
cecd_s.h Serialize CECD, CFG services 2020-02-13 17:41:25 +08:00
cecd_u.cpp hle: Eliminate need to specify command headers for IPC. (#6678) 2023-07-14 17:32:59 -07:00
cecd_u.h Serialize CECD, CFG services 2020-02-13 17:41:25 +08:00