Subv
|
6d2734a074
Kernel/Memory: Give each Process its own page table.
|
9 ani în urmă |
B3n30
|
5d0a1e7efd
Added missing parts in libnetwork (#2838)
|
9 ani în urmă |
bunnei
|
df8b9863f9
telemetry: Log performance, configuration, and system data.
|
9 ani în urmă |
TheKoopaKingdom
|
f008b22e3b
Addressed Bunnei's review comments, and made some other tweaks:
|
9 ani în urmă |
TheKoopaKingdom
|
a8aef599e0
Created a whitelist of system archives to prevent false positives creating dialogs.
|
9 ani în urmă |
TheKoopaKingdom
|
37bec598ea
Made some changes from review comments:
|
9 ani în urmă |
TheKoopaKingdom
|
1ecb322daa
Added system for handling core errors in citra-qt.
|
9 ani în urmă |
bunnei
|
f3e14cae1e
core: Keep track of telemetry for the current emulation session.
|
9 ani în urmă |
Yuri Kunde Schlesner
|
f18d454eb6
Kernel: Map special regions according to ExHeader
|
9 ani în urmă |
Yuri Kunde Schlesner
|
b285c2a4ed
Core: Make PerfStats internally locked
|
9 ani în urmă |
Yuri Kunde Schlesner
|
c75ae6c585
Add performance statistics to status bar
|
9 ani în urmă |
Yuri Kunde Schlesner
|
da6a40e3d1
core: Free AppLoader on shutdown to release file (#2558)
|
9 ani în urmă |
wwylele
|
fe2ed4bf72
Core: reset cpu_core in Shutdown to make IsPoweredOn work properly
|
9 ani în urmă |
bunnei
|
e26fbfd1d7
core: Replace "AppCore" nomenclature with just "CPU".
|
9 ani în urmă |
bunnei
|
5ac5cbeab7
Address clang-format issues.
|
9 ani în urmă |
bunnei
|
4fc8b8229e
core: Remove HLE module, consolidate code & various cleanups.
|
9 ani în urmă |
bunnei
|
232ef55c1a
core: Consolidate core and system state, remove system module & cleanups.
|
9 ani în urmă |
Lioncash
|
ba20dd9b61
gdbstub: Remove global variable from public interface
|
9 ani în urmă |
Yuri Kunde Schlesner
|
84fbbe2629
Use negative priorities to avoid special-casing the self-include
|
9 ani în urmă |
Emmanuel Gil Peyrot
|
ebdae19fd2
Remove empty newlines in #include blocks.
|
9 ani în urmă |
Yuri Kunde Schlesner
|
396a8d91a4
Manually tweak source formatting and then re-run clang-format
|
9 ani în urmă |
Emmanuel Gil Peyrot
|
dc8479928c
Sources: Run clang-format on everything.
|
9 ani în urmă |
bunnei
|
14085ec670
core: Add configuration option for CPU JIT.
|
10 ani în urmă |
bunnei
|
75cbfeee58
Merge pull request #1762 from bunnei/global
|
10 ani în urmă |
bunnei
|
4cb2995c61
HLE: Rename RescheduleIsPending to IsReschedulePending.
|
10 ani în urmă |
MerryMage
|
a06dcfeb61
Common: Remove Common::make_unique, use std::make_unique
|
10 ani în urmă |
Lioncash
|
6b7ebb3f82
hle: Get rid of global access to g_reschedule
|
10 ani în urmă |
LittleWhite
|
4be68dddfb
Improve error report from Init() functions
|
10 ani în urmă |
Lioncash
|
cee8df6ff0
core: Use unique_ptr for holding the interpreter instances
|
10 ani în urmă |
polaris-
|
31dee93e84
Implement gdbstub
|
11 ani în urmă |