1
0
Fork 0
forked from suyu/suyu
suyu/src
Lioncash 51927bc9dc kernel/physical_core: Remove unused kernel reference member variable
This isn't used within the class, so it can be removed to simplify the
overall interface.

While we're in the same area, we can simplify a unique_ptr reset() call.
2020-01-30 18:29:57 -05:00
..
audio_core core/memory: Migrate over Read{8, 16, 32, 64, Block} to the Memory class 2019-11-26 21:55:39 -05:00
common Merge pull request #3326 from FearlessTobi/port-5039 2020-01-24 20:59:57 -05:00
core kernel/physical_core: Remove unused kernel reference member variable 2020-01-30 18:29:57 -05:00
input_common Address second part of review comments 2020-01-23 20:55:26 +01:00
tests core/memory: Migrate over memory mapping functions to the new Memory class 2019-11-26 21:53:34 -05:00
video_core Merge pull request #3347 from ReinUsesLisp/local-mem 2020-01-30 10:59:52 -05:00
web_service web-service: Port citra's updated web_backend code. 2019-11-09 14:00:44 -05:00
yuzu Merge pull request #3343 from FearlessTobi/ui-tab 2020-01-25 00:40:13 -05:00
yuzu_cmd Replace GetString with Get function 2020-01-23 20:55:26 +01:00
yuzu_tester yuzu_tester: Remove unused variable 2019-10-04 23:41:22 +00:00
.clang-format
CMakeLists.txt CMake: Create thin archives on Linux 2020-01-19 12:52:09 +01:00