| Age | Commit message (Collapse) | Author |
|
|
|
To facilitate the split, some small changes were made to names of
various structures and functions.
|
|
|
|
This is part of an ongoing effort to implement support for multiple processes.
|
|
Specifically, dlp::CLNT and dlp::FKCL
Moves them to their own folder like with other services.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Memory: Remove most usages of GetPointer
|
|
Config block: clean up
|
|
in the memory block manipulation functions.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix ftoi and disable VFPv3
|
|
Fix float exceptions
|
|
Memory: Added necessary headers and removed unnecessary header
|
|
|
|
Improve SMDH support in loaders and frontends
|
|
|
|
Implement CheckNew3DS and CheckNew3DSApp
|
|
Also rewrite Qt wrappers to use those.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This allows frontends to keep a single loader and use it multiple times
e.g. for code loading and SMDH parsing.
|
|
|
|
|
|
|
|
|
|
|
|
* Update ACT_U
* Create act_a.h
* Create act_a.cpp
* Add service ACT:A
* Add ACT:A source and header
* Fix wrong header
|
|
Set fpscr for new threads
|
|
|
|
|