citra/src/core/hle
GPUCode eddc4a029c
cam: Ensure camera implementation is not null before using it (#7368)
* cam: Use PopEnum and update result names

* cam: Make sure impl is not null before using it
2024-01-21 23:32:46 -08:00
..
applets core: Eliminate more uses of Core::System::GetInstance(). (#7313) 2024-01-05 12:07:28 -08:00
kernel kernel: Move serialization code out of headers. (#7312) 2024-01-14 16:18:31 -08:00
service cam: Ensure camera implementation is not null before using it (#7368) 2024-01-21 23:32:46 -08:00
ipc.h kernel: Update to use atmosphere macros and correct Result (#7242) 2023-12-31 09:01:40 -08:00
ipc_helpers.h kernel: Update to use atmosphere macros and correct Result (#7242) 2023-12-31 09:01:40 -08:00
mii.cpp kernel: Move serialization code out of headers. (#7312) 2024-01-14 16:18:31 -08:00
mii.h kernel: Move serialization code out of headers. (#7312) 2024-01-14 16:18:31 -08:00
result.h kernel: Update to use atmosphere macros and correct Result (#7242) 2023-12-31 09:01:40 -08:00
romfs.cpp RomFSFile: Default constructor 2018-07-26 13:10:56 +02:00
romfs.h RomFSFile: Default constructor 2018-07-26 13:10:56 +02:00