citra/src/core/hle/service/am
GPUCode cf9bb90ae3
code: Use std::span where appropriate (#6658)
* code: Use std::span when possible

* code: Prefix memcpy and memcmp with std::
2023-07-07 01:52:40 +03:00
..
am.cpp code: Use std::span where appropriate (#6658) 2023-07-07 01:52:40 +03:00
am.h Various miscelaneous changes (#6496) 2023-05-03 17:24:10 +02:00
am_app.cpp Use IPC:MakeHeader instead of hardcoded raw values for IPC command tables. (#6453) 2023-04-27 22:31:03 -07:00
am_app.h clang-format fixes 2020-02-13 17:39:15 +08:00
am_net.cpp Use IPC:MakeHeader instead of hardcoded raw values for IPC command tables. (#6453) 2023-04-27 22:31:03 -07:00
am_net.h clang-format fixes 2020-02-13 17:39:15 +08:00
am_sys.cpp Use IPC:MakeHeader instead of hardcoded raw values for IPC command tables. (#6453) 2023-04-27 22:31:03 -07:00
am_sys.h clang-format fixes 2020-02-13 17:39:15 +08:00
am_u.cpp Use IPC:MakeHeader instead of hardcoded raw values for IPC command tables. (#6453) 2023-04-27 22:31:03 -07:00
am_u.h clang-format fixes 2020-02-13 17:39:15 +08:00