| Age | Commit message (Collapse) | Author |
|
|
|
Switch context to the same thread if necessary
|
|
srv: Update according 3dbrew
|
|
Thread: update timeout when reruning WaitSynch
|
|
Refactor arm_dyncom_interpreter into several files (take 2)
|
|
|
|
|
|
Kernel: Added ClientPort and ServerPort classes, along with svcCreatePort.
|
|
|
|
|
|
Refactor input mapping & implement circle pad modifier
|
|
This allows us to get the addressing operation for STRT, LDRT, STRBT,
and LDRBT. We do this so that translation functions don't need to
see the addressing ops directly.
|
|
|
|
|
|
|
|
interpreter (+ some tiny misc style fixes)"
|
|
|
|
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.
|
|
|
|
|
|
|
|
|