citra/src/core/hle
bamsbamx ac9755306c cpu_core: Separate cpu_core and memory
This makes cpu_core and memory being completely independent components inside the system, having a simpler and more understandable initialization process
The thread which casues page table changes in memory will be responsible to notify the cpu_core too
2019-06-22 18:21:50 +02:00
..
applets common/string_util: Move TextFromBuffer to string_util 2019-04-08 22:34:21 +08:00
kernel cpu_core: Separate cpu_core and memory 2019-06-22 18:21:50 +02:00
service Port yuzu-emu/yuzu#2249: "ipc_helpers: Allow pushing and popping floating-point values" (#4702) 2019-06-09 16:03:22 +02:00
ipc_helpers.h Port yuzu-emu/yuzu#2249: "ipc_helpers: Allow pushing and popping floating-point values" (#4702) 2019-06-09 16:03:22 +02:00
ipc.h
lock.cpp
lock.h
result.h ResultCode: use default copy assignment 2018-11-12 13:59:34 -05:00
romfs.cpp
romfs.h