Age | Commit message (Collapse) | Author |
|
Refactor arm_dyncom_interpreter into several files (take 2)
|
|
Implement standard fog (fog mode 5)
|
|
|
|
|
|
Kernel: Added ClientPort and ServerPort classes, along with svcCreatePort.
|
|
|
|
|
|
SDL2: Add forgotten default config changes from 7129611e65096ba2cbe8266f6cb068a9b18981d8
|
|
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.
|
|
|
|
|
|
|
|
7129611e65096ba2cbe8266f6cb068a9b18981d8.
|
|
interpreter (+ some tiny misc style fixes)"
|
|
|
|
To facilitate the split, some small changes were made to names of
various structures and functions.
|
|
|
|
Debugger: Pica surface viewer
|
|
|
|
|
|
|
|
|
|
Remove unused and bitrotted "controller config" files
|
|
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.
|
|
gsp::gpu: Reset g_thread_id in UnregisterInterruptRelayQueue
|
|
|
|
|
|
|
|
Retrieve shader result from new OutputRegisters-type
|
|
Make recursive FileUtil functions take a maximum recursion
|
|
Memory: Remove most usages of GetPointer
|
|
Config block: clean up
|
|
in the memory block manipulation functions.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
common_funcs: Provide rotr and rotl for MSVC
|
|
|
|
Fix ftoi and disable VFPv3
|
|
Fix float exceptions
|
|
OpenGL: Set shader_dirty on lighting changes
|
|
Memory: Added necessary headers and removed unnecessary header
|
|
|
|
Improve SMDH support in loaders and frontends
|