| Age | Commit message (Collapse) | Author | 
|---|
|  | Kernel: Implement support for current thread pseudo-handle | 
|  | dyncom: Implement UMAAL | 
|  | armemu: Fix SSAT16. | 
|  |  | 
|  | armemu: Implement USAD8 and USADA8 | 
|  | armemu: Implement SMLSD | 
|  | armemu: Implement QASX and QSAX | 
|  |  | 
|  |  | 
|  | More specifically, this also fixes crashes by Citra trying to load a src2 register even if the current instruction does not use that. | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | Makes for cleaner and faster code. | 
|  | instructions. | 
|  | This allows for proper emulation of the different CMP/LRP/MAD instructions. | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | favor of nihstro's ones. | 
|  |  | 
|  |  | 
|  |  | 
|  | accessed for different attributes. | 
|  |  | 
|  |  | 
|  |  | 
|  | This effectively adds support for a lot texture formats in the rasterizer. | 
|  |  | 
|  |  | 
|  | This was caused by the framebuffer display widget not checking whether we are actually in a valid emulation state or not. | 
|  |  | 
|  | This is useful when doing crazy stuff like inheriting from BitField. | 
|  |  | 
|  | Clean up some warnings | 
|  |  | 
|  |  | 
|  | This boots a few (mostly Nintendo 1st party) games further. | 
|  | SaveData: Added some documentation to FormatSaveData | 
|  |  | 
|  | Properly erase/remove a DebuggerObserver | 
|  | armemu: Narrow the scope of some variables in handle_v6_insn | 
|  | armemu: Get rid of bitwise parenthesis warnings | 
|  |  |