index
:
anonymous/yuzu
master
yuzu is the world's most popular, open-source, Nintendo Switch emulator — started by the creators of Citra. It is written in C++ with portability in mind,
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core
/
hle
/
shared_page.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
shared_page: stub battery state
wwylele
2017-03-21
1
-0
/
+7
*
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
-2
/
+1
*
Sources: Run clang-format on everything.
Emmanuel Gil Peyrot
2016-09-18
1
-3
/
+4
*
HLE: implement system time
wwylele
2016-07-23
1
-0
/
+57
*
Set Kernel config "Unknown Value" to 0x1
mailwl
2016-04-11
1
-0
/
+3
*
HLE: Remove empty ConfigMem and SharedPage Shutdown functions
Yuri Kunde Schlesner
2015-08-16
1
-3
/
+0
*
Core: Cleanup core includes.
Emmanuel Gil Peyrot
2015-06-28
1
-6
/
+0
*
Memory: Read SharedPage directly from Memory::Read
Yuri Kunde Schlesner
2015-05-15
1
-53
/
+2
*
Memmap: Re-organize memory function in two files
Yuri Kunde Schlesner
2015-05-15
1
-1
/
+1
*
Clean-up includes
Yuri Kunde Schlesner
2015-05-07
1
-1
/
+3
*
HLE: Properly initialize and shutdown remaining modules.
bunnei
2015-05-02
1
-0
/
+5
*
Merge pull request #570 from purpasmart96/config_mem
bunnei
2015-02-18
1
-7
/
+1
|
\
|
*
ConfigMem: Clean up the Config memory to be more like the shared page and moved
purpasmart96
2015-02-17
1
-7
/
+1
*
|
core: Apply static to local functions
Lioncash
2015-02-13
1
-0
/
+1
|
/
*
Asserts: break/crash program, fit to style guide; log.h->assert.h
archshift
2015-02-11
1
-1
/
+0
*
Add some support for the shared page (currently 3d slider is implemented)
Zhuowei Zhang
2015-01-16
1
-0
/
+80