| Age | Commit message (Collapse) | Author | 
|---|
|  | More services & small clean ups | 
|  |  | 
|  | armemu: Implement SMMUL, SMMLA, and SMMLS. | 
|  | armemu: Implement SMLALD/SMLSLD | 
|  |  | 
|  |  | 
|  |  | 
|  | Stubbed IsSdmcWriteable to always return writeable. | 
|  |  | 
|  | They were setting the old S flag. | 
|  |  | 
|  | armemu: Fix retrieval of the CPSR in MRS instructions. | 
|  | armemu: Emulate the GE and Q flags. | 
|  |  | 
|  | Needs to use the updated state of the CPSR. | 
|  |  | 
|  |  | 
|  | Clean up CMake library specification | 
|  |  | 
|  | More warning cleanups | 
|  | dyncom: Move SEL over | 
|  | CFG: Implemented the GetConfigInfoBlk2 function. | 
|  |  | 
|  | dyncom: Move over SASX/SSAX/SADD16/SSUB16 | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | Moved most of the shared CFG code there, implemented a few CFG:I functions | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | That's the language id block, we're using LANGUAGE_EN for now. This block allows some games to boot further | 
|  | It is now kept in memory as per 3dbrew, all updates happen on memory, then they can be saved using UpdateConfigNANDSavegame. | 
|  | Seems to allow some games to boot further, thanks @Normmatt for sharing this information | 
|  | Added a "config" file to the CFG process service (CFG:U), and added a few default blocks to it.
Implemented GetSystemModel and GetModelNintendo2DS | 
|  | License change | 
|  |  | 
|  | Added CreateFile to the FS_USER service | 
|  | Tested with hwtests. | 
|  |  |