mirror of
https://github.com/cemu-project/Cemu.git
synced 2025-12-28 22:37:03 +00:00
This is a full rewrite of our nn_boss (SpotPass) implementation. The previous code was based on a lot of incorrect guesswork so rather than updating that it made more sense to redo it all. In short what changed: - More API implemented than before, but nn_boss is very complex so we are still missing stuff (e.g. PlayReports and Task scheduling) - Avoids redownloading nbdl files if they are already present locally (matches IOSU behavior) - The API should be more robust in general and file hashes are now verified - Emulated IOSU interface is compatible with nn_boss.rpl - Added an UI option to clear the SpotPass cache |
||
|---|---|---|
| .. | ||
| ExceptionHandler | ||
| GLInclude | ||
| unix | ||
| windows | ||
| betype.h | ||
| CafeString.h | ||
| CMakeLists.txt | ||
| cpu_features.cpp | ||
| cpu_features.h | ||
| enumFlags.h | ||
| FileStream.h | ||
| MemPtr.h | ||
| platform.h | ||
| precompiled.cpp | ||
| precompiled.h | ||
| socket.h | ||
| StackAllocator.h | ||
| SysAllocator.cpp | ||
| SysAllocator.h | ||
| version.h | ||