Age | Commit message (Collapse) | Author |
|
Qt graphics configure & V-Sync option
|
|
|
|
Auto-detect original shared_font.bin memory base
|
|
|
|
|
|
Implemented CRO
|
|
fix #1942 and add a few IPC functions for descriptors
|
|
|
|
|
|
|
|
This allows a file dumped from either an o3DS or a n3DS (and potentially
even an original unrebased file) to be used.
|
|
In the case when RD === RN, RD was updated before AddOverflow was called
to check for an overflow, resulting in an incorrect state of the Q flag.
|
|
|
|
|
|
Correct APT::0x00550040 and APT::0x00560000 function
|
|
font file
|
|
dyncom: Fix translation of thumb REVSH
|
|
|
|
|
|
|
|
|
|
Implement config savegame editing & clean up
|
|
Fix the errorcode of archive handle
|
|
HLE/FS: Document some command parameters and implemented command 0x08560240
|
|
|
|
|
|
(CreateLegacySystemSaveData)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|