yuzu/src
Subv 000876858d Core/Memory: Give every emulated thread it's own TLS area.
The TLS area for thread T with id Ti is located at TLS_AREA_VADDR + (Ti - 1) * 0x200.
This allows some games like Mario Kart 7 to continue further.
2015-05-10 18:35:37 -05:00
..
assets Add citra icon to Windows executable and title bar 2014-12-31 00:38:03 -05:00
citra Common: Remove common.h 2015-05-07 15:45:22 -03:00
citra_qt Memory: Add GetPhysicalPointer helper function 2015-05-09 04:02:32 -03:00
common Common: Remove the BIT macro 2015-05-09 18:16:46 -03:00
core Core/Memory: Give every emulated thread it's own TLS area. 2015-05-10 18:35:37 -05:00
video_core rasterizer: Implemented combiner output scaling. 2015-05-09 22:26:17 -04:00
CMakeLists.txt CMake cleanup 2014-09-01 18:06:30 -03:00