yuzu/src/core/hle
bunnei 4b47ed6194 Merge pull request #482 from yuriks/fix-vblank
Correctness fixes for GPU flipping and interrupts
2015-01-15 18:11:03 -05:00
..
kernel AddrArbiter: Implement arbitration types 3 and 4. 2015-01-13 14:49:26 -05:00
service Merge pull request #482 from yuriks/fix-vblank 2015-01-15 18:11:03 -05:00
config_mem.cpp License change 2014-12-20 21:20:24 -08:00
config_mem.h License change 2014-12-20 21:20:24 -08:00
coprocessor.cpp License change 2014-12-20 21:20:24 -08:00
function_wrappers.h Move ThreadContext to core/core.h and deal with the fallout 2015-01-09 03:51:55 -02:00
hle.cpp Move ThreadContext to core/core.h and deal with the fallout 2015-01-09 03:51:55 -02:00
hle.h Move ThreadContext to core/core.h and deal with the fallout 2015-01-09 03:51:55 -02:00
result.h Logging: Log all called service functions (under trace). Compile out all trace logs under release for performance. 2015-01-10 14:32:10 -08:00
svc.cpp AddrArbiter: Implement arbitration types 3 and 4. 2015-01-13 14:49:26 -05:00
svc.h Move ThreadContext to core/core.h and deal with the fallout 2015-01-09 03:51:55 -02:00