| Age | Commit message (Collapse) | Author | 
|---|
|  | prevent further operation with invalid values which may cause assertion failure or divided by zero.
needs more hwtest | 
|  | RasterizerCachedMemory doesn't has pointer but should be considered as valid | 
|  | The old code indented too much to read. Split into functions and do general cleanup. | 
|  |  | 
|  |  | 
|  |  | 
|  | This makes clang-format useful on those.
Also add a bunch of forgotten transitive includes, which otherwise
prevented compilation. | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | The static meant that after the first execution, these lambda context
would be pointing to a random location on the stack. Fixes a random
crash when using the interpreter. | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | Switch to readdir() from readdir_r() | 
|  |  | 
|  |  | 
|  |  | 
|  | codec: Fix ADPCM distortion caused by incorrect nibble order | 
|  | Closes #2049.
Signed-off-by: MerryMage <MerryMage@users.noreply.github.com> | 
|  |  | 
|  | Qt graphics configure & V-Sync option | 
|  |  | 
|  |  | 
|  | stretching on and off | 
|  | std::vector | 
|  |  | 
|  | 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. | 
|  |  | 
|  |  | 
|  |  |