index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
core.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make a GPU class in VideoCore to contain the GPU state.
Subv
2018-02-11
1
-0
/
+2
*
Merge pull request #72 from N00byKing/patch-2
bunnei
2018-01-20
1
-1
/
+0
|
\
|
*
Update core.cpp
N00byKing
2018-01-17
1
-1
/
+0
*
|
Port citra #3352 to yuzu (#103)
River City Ransomware
2018-01-19
1
-0
/
+7
|
/
*
Remove gpu debugger and get yuzu qt to compile
James Rowe
2018-01-12
1
-8
/
+0
*
configuration: Add cpu_core configuration option
MerryMage
2018-01-12
1
-2
/
+10
*
arm_dynarmic: Implement core
MerryMage
2018-01-12
1
-1
/
+3
*
CoreTiming: Reworked CoreTiming (cherry-picked from Citra #3119)
B3n30
2018-01-08
1
-0
/
+1
*
unicorn: Use for arm interface on Windows.
bunnei
2018-01-04
1
-8
/
+1
*
arm: Remove SkyEye/Dyncom code that is ARMv6-only.
bunnei
2018-01-02
1
-3
/
+2
*
logging: Rename category "Core_ARM11" to "Core_ARM".
bunnei
2017-10-23
1
-1
/
+1
*
Merge remote-tracking branch 'upstream/master' into nx
bunnei
2017-10-09
1
-3
/
+9
|
\
|
*
Loaders: Don't automatically set the current process every time we load an ap...
Subv
2017-09-26
1
-2
/
+4
|
*
Kernel/Memory: Give each Process its own page table.
Subv
2017-09-10
1
-1
/
+0
|
*
Added missing parts in libnetwork (#2838)
B3n30
2017-08-19
1
-0
/
+5
|
/
*
telemetry: Log performance, configuration, and system data.
bunnei
2017-07-17
1
-0
/
+10
*
Addressed Bunnei's review comments, and made some other tweaks:
TheKoopaKingdom
2017-06-02
1
-6
/
+5
*
Created a whitelist of system archives to prevent false positives creating di...
TheKoopaKingdom
2017-06-02
1
-4
/
+2
*
Made some changes from review comments:
TheKoopaKingdom
2017-06-02
1
-9
/
+13
*
Added system for handling core errors in citra-qt.
TheKoopaKingdom
2017-06-02
1
-6
/
+18
*
core: Keep track of telemetry for the current emulation session.
bunnei
2017-05-24
1
-0
/
+3
*
Kernel: Map special regions according to ExHeader
Yuri Kunde Schlesner
2017-05-09
1
-2
/
+3
*
Core: Make PerfStats internally locked
Yuri Kunde Schlesner
2017-02-26
1
-3
/
+2
*
Add performance statistics to status bar
Yuri Kunde Schlesner
2017-02-26
1
-0
/
+9
*
core: Free AppLoader on shutdown to release file (#2558)
Yuri Kunde Schlesner
2017-02-11
1
-9
/
+2
*
Core: reset cpu_core in Shutdown to make IsPoweredOn work properly
wwylele
2016-12-24
1
-0
/
+1
*
core: Replace "AppCore" nomenclature with just "CPU".
bunnei
2016-12-22
1
-7
/
+7
*
Address clang-format issues.
bunnei
2016-12-21
1
-3
/
+3
*
core: Remove HLE module, consolidate code & various cleanups.
bunnei
2016-12-21
1
-7
/
+19
*
core: Consolidate core and system state, remove system module & cleanups.
bunnei
2016-12-21
1
-25
/
+87
*
gdbstub: Remove global variable from public interface
Lioncash
2016-12-15
1
-1
/
+1
*
Use negative priorities to avoid special-casing the self-include
Yuri Kunde Schlesner
2016-09-21
1
-1
/
+1
*
Remove empty newlines in #include blocks.
Emmanuel Gil Peyrot
2016-09-21
1
-3
/
+1
*
Manually tweak source formatting and then re-run clang-format
Yuri Kunde Schlesner
2016-09-18
1
-2
/
+1
*
Sources: Run clang-format on everything.
Emmanuel Gil Peyrot
2016-09-18
1
-2
/
+3
*
core: Add configuration option for CPU JIT.
bunnei
2016-09-15
1
-7
/
+12
*
Merge pull request #1762 from bunnei/global
bunnei
2016-05-05
1
-1
/
+1
|
\
|
*
HLE: Rename RescheduleIsPending to IsReschedulePending.
bunnei
2016-05-05
1
-1
/
+1
|
*
hle: Get rid of global access to g_reschedule
Lioncash
2016-03-21
1
-1
/
+1
*
|
Common: Remove Common::make_unique, use std::make_unique
MerryMage
2016-04-05
1
-3
/
+2
|
/
*
Improve error report from Init() functions
LittleWhite
2016-03-08
1
-2
/
+1
*
core: Use unique_ptr for holding the interpreter instances
Lioncash
2015-12-29
1
-6
/
+9
*
Implement gdbstub
polaris-
2015-10-04
1
-0
/
+17
*
Core: Cleanup core includes.
Emmanuel Gil Peyrot
2015-06-28
1
-3
/
+0
*
Memmap: Re-organize memory function in two files
Yuri Kunde Schlesner
2015-05-15
1
-1
/
+0
*
Thread: Remove the idle thread
Yuri Kunde Schlesner
2015-05-11
1
-2
/
+2
*
Core/Memory: Give every emulated thread it's own TLS area.
Subv
2015-05-10
1
-4
/
+0
*
Memory: Re-organize and rename memory area address constants
Yuri Kunde Schlesner
2015-05-09
1
-1
/
+1
*
Common: Remove common.h
Yuri Kunde Schlesner
2015-05-07
1
-0
/
+1
*
core: Migrate 3DS-specific CP15 register setting into Init
Lioncash
2015-04-06
1
-0
/
+5
[next]