Lime3DS/src/core/hle
PabloMK7 a177769c3b
Add random sleep to game main thread on first boot when using LLE modules (#7199)
* Add random delay to app main thread

* Suggestions

* Remove randomness, only delay with lle

* Apply suggestions

* Fix clang format

* Fix compilation (again)

* Remove unused include
2024-01-12 12:48:00 -08:00
..
applets core: Eliminate more uses of Core::System::GetInstance(). (#7313) 2024-01-05 12:07:28 -08:00
kernel Add random sleep to game main thread on first boot when using LLE modules (#7199) 2024-01-12 12:48:00 -08:00
service Add random sleep to game main thread on first boot when using LLE modules (#7199) 2024-01-12 12:48:00 -08:00
ipc_helpers.h kernel: Update to use atmosphere macros and correct Result (#7242) 2023-12-31 09:01:40 -08:00
ipc.h kernel: Update to use atmosphere macros and correct Result (#7242) 2023-12-31 09:01:40 -08:00
mii.cpp Move MiiData to its own namespace and add ChecksummedMiiData (#6824) 2023-07-31 20:38:47 -07:00
mii.h frd: Stub several functions (#7010) 2023-09-29 20:27:15 -07: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