Age | Commit message (Collapse) | Author |
|
|
|
|
|
GSP: Cleaned up code and added additional comments.
GSP: Removed unnecessary TODO comment.
GSP: Changed u32 iterators in TriggerCmdReqQueue to unsigned.
|
|
|
|
- Various other cleanups.
|
|
|
|
Core: Added a comment to explain the logic for the RunLoop iterations.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix memory unaligned reads
|
|
|
|
- Unused code
- Was not correct for unaligned memory reads
|
|
|
|
MemMap: Cleaned up Read32 unaligned memory access.
|
|
ARM: Synchronize Citra's SkyEye core with 3dmoo's.
|
|
|
|
citra-qt: Rewrite disassembly view.
|
|
GPU framebuffer emulation improvements
|
|
|
|
|
|
|
|
Templates shouldn't be marked as inline if they aren't defined in the header.
|
|
Also makes the illogical component order more obvious.
|
|
|
|
|
|
rather than a u32.
Anonymous structs are not standard C++, hence don't use them.
|
|
of unions.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
active.
|
|
[build] Search for the git binary in the default msysgit install dir
|
|
core: Kill off type redefenitions in armdefs.h
|
|
|