citra/src/core/hle/applets
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
..
applet.cpp Various miscelaneous changes (#6496) 2023-05-03 17:24:10 +02:00
applet.h applet: Fix HLE applet pre-start lifecycle. (#6362) 2023-03-25 22:36:14 +01:00
erreula.cpp code: Use std::span where appropriate (#6658) 2023-07-07 01:52:40 +03:00
erreula.h apt: Implement additional applet state management. (#6303) 2023-02-28 14:09:54 +02:00
mii_selector.cpp code: Use std::span where appropriate (#6658) 2023-07-07 01:52:40 +03:00
mii_selector.h apt: Implement additional applet state management. (#6303) 2023-02-28 14:09:54 +02:00
mint.cpp code: Use std::span where appropriate (#6658) 2023-07-07 01:52:40 +03:00
mint.h apt: Implement additional applet state management. (#6303) 2023-02-28 14:09:54 +02:00
swkbd.cpp code: Use std::span where appropriate (#6658) 2023-07-07 01:52:40 +03:00
swkbd.h apt: Implement additional applet state management. (#6303) 2023-02-28 14:09:54 +02:00