2
1
Fork 0
mirror of https://github.com/yuzu-emu/yuzu.git synced 2024-07-04 23:31:19 +01:00
yuzu/src/core
Yuri Kunde Schlesner adee775f44 Kernel: Implement support for current thread pseudo-handle
This boots a few (mostly Nintendo 1st party) games further.
2014-12-20 03:27:47 -02:00
..
arm armemu: Implement UXTAB16 2014-12-15 20:47:27 -05:00
file_sys FS.Archive: Clean up treatment of archives and their handles 2014-12-16 01:08:44 -02:00
hle Kernel: Implement support for current thread pseudo-handle 2014-12-20 03:27:47 -02:00
hw
loader FS.Archive: Clean up treatment of archives and their handles 2014-12-16 01:08:44 -02:00
CMakeLists.txt Merge pull request #283 from yuriks/archive-refactor 2014-12-15 22:15:08 -05:00
core.cpp
core.h
core_timing.cpp
core_timing.h Remove extraneous semicolons 2014-11-18 08:27:16 -05:00
mem_map.cpp
mem_map.h
mem_map_funcs.cpp
settings.cpp
settings.h
system.cpp HLE: Rename namespaces to match move & fix initialization order 2014-12-16 01:08:38 -02:00
system.h