mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-11-17 06:25:19 +00:00
Now that literally every other API function is converted over to the Memory class, we can just move the file-local page table into the Memory implementation class, finally getting rid of global state within the memory code. |
||
|---|---|---|
| .. | ||
| audio_core | ||
| common | ||
| core | ||
| input_common | ||
| tests | ||
| video_core | ||
| web_service | ||
| yuzu | ||
| yuzu_cmd | ||
| yuzu_tester | ||
| .clang-format | ||
| CMakeLists.txt | ||