index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support additional screen layouts.
James Rowe
2016-11-05
2
-0
/
+18
*
Style fix
mailwl
2016-11-02
1
-2
/
+2
*
Rename AcConfig, change types u8 to u32
mailwl
2016-11-02
1
-21
/
+25
*
AC_U: Stub functions, used if EULA agreed
mailwl
2016-11-02
2
-14
/
+190
*
Merge pull request #2126 from wwylele/stub-nwm
bunnei
2016-10-31
1
-0
/
+11
|
\
|
*
NWM: stub Initialize with an error
wwylele
2016-10-12
1
-0
/
+11
*
|
Merge pull request #2123 from jbeich/freebsd
bunnei
2016-10-31
1
-0
/
+8
|
\
\
|
*
|
core: some errno values are uncommon on Unix
Jan Beich
2016-10-27
1
-0
/
+8
*
|
|
Small fix to let IDA see target.xml
mailwl
2016-10-28
1
-1
/
+1
|
/
/
*
|
FRD: fix GetMyFriendKey
mailwl
2016-10-25
1
-1
/
+1
*
|
Fix typos
Ricardo de Almeida Gonzaga
2016-10-20
5
-5
/
+5
*
|
Merge pull request #2024 from JamePeng/update-boss-code
bunnei
2016-10-07
3
-4
/
+1808
|
\
\
|
|
/
|
/
|
|
*
Update the stub code of BOSS
JamePeng
2016-10-02
3
-4
/
+1808
*
|
Merge pull request #1652 from wwylele/kernal-tool
bunnei
2016-10-04
7
-7
/
+26
|
\
\
|
*
|
move ResetType to kernel.h
wwylele
2016-09-22
3
-7
/
+6
|
*
|
name objects
wwylele
2016-09-22
1
-0
/
+4
|
*
|
implement wait tree widget
wwylele
2016-09-22
4
-0
/
+16
|
|
/
*
|
Merge pull request #2106 from wwylele/delete-recursive
bunnei
2016-10-03
8
-22
/
+93
|
\
\
|
*
|
fs: clean up log format
wwylele
2016-10-02
1
-22
/
+24
|
*
|
fs: implement DeleteDirectoryRecursively
wwylele
2016-10-02
8
-1
/
+70
|
|
/
*
|
gpu: DisplayTransfer: a less amazing algorithm for flip
wwylele
2016-09-29
1
-8
/
+11
*
|
gpu: keep the old signal strategy for null pointer
wwylele
2016-09-29
1
-4
/
+8
*
|
gpu: add validity check for TextureCopy, DisplayTransfer and FillMemory
wwylele
2016-09-29
1
-6
/
+88
*
|
memory: fix IsValidVirtualAddress for RasterizerCachedMemory
wwylele
2016-09-29
1
-0
/
+3
*
|
gpu: move MemoryFill, TextureCopy and DisplayTransfer into functions
wwylele
2016-09-29
1
-247
/
+249
|
/
*
Remove special rules for Windows.h and library includes
Yuri Kunde Schlesner
2016-09-21
1
-1
/
+1
*
Use negative priorities to avoid special-casing the self-include
Yuri Kunde Schlesner
2016-09-21
106
-106
/
+106
*
Remove empty newlines in #include blocks.
Emmanuel Gil Peyrot
2016-09-21
146
-369
/
+117
*
Manually tweak source formatting and then re-run clang-format
Yuri Kunde Schlesner
2016-09-18
95
-451
/
+467
*
Sources: Run clang-format on everything.
Emmanuel Gil Peyrot
2016-09-18
208
-10514
/
+10705
*
Dyncom: Disable clang-format on the decoding table.
Emmanuel Gil Peyrot
2016-09-18
1
-0
/
+3
*
arm_dynarmic: Implement GetVFPSystemReg/SetVFPSystemReg.
bunnei
2016-09-15
1
-5
/
+12
*
arm: ResetContext shouldn't be part of ARM_Interface.
bunnei
2016-09-15
6
-30
/
+17
*
arm_dynarmic/arm_dyncom: Remove unnecessary "virtual" keyword.
bunnei
2016-09-15
2
-2
/
+2
*
dyncom: Use VFP_FPSCR/VFP_FPEXC.
bunnei
2016-09-15
1
-4
/
+4
*
core: Add configuration option for CPU JIT.
bunnei
2016-09-15
2
-7
/
+13
*
dynarmic: Implement ARM CPU interface.
bunnei
2016-09-15
3
-0
/
+233
*
Merge pull request #2032 from bunnei/qt-graphics
bunnei
2016-08-31
3
-0
/
+12
|
\
|
*
system: Add a function to see if the emulator is running.
bunnei
2016-08-29
2
-0
/
+11
|
*
config: Add a setting for graphics V-Sync.
bunnei
2016-08-29
1
-0
/
+1
*
|
configure_audio: User-configuratble option to enable/disable audio stretching
MerryMage
2016-08-31
2
-0
/
+2
*
|
Merge pull request #2023 from yuriks/autobase-bcfnt
bunnei
2016-08-30
3
-30
/
+68
|
\
\
|
|
/
|
/
|
|
*
Auto-detect original shared_font.bin memory base
Yuri Kunde Schlesner
2016-08-27
3
-30
/
+68
*
|
Merge pull request #1948 from wwylele/cro++
Yuri Kunde Schlesner
2016-08-28
14
-99
/
+3041
|
\
\
|
*
|
LDR: Implement CRO
wwylele
2016-08-27
9
-99
/
+3013
|
*
|
ARM: add ClearInstructionCache function
wwylele
2016-08-27
3
-0
/
+11
|
*
|
Memory: add ReadCString function
wwylele
2016-08-27
2
-0
/
+17
|
|
/
*
|
Merge pull request #1987 from Lectem/ipcdescriptors
Yuri Kunde Schlesner
2016-08-27
5
-22
/
+110
|
\
\
|
|
/
|
/
|
|
*
fix #1942 and adds a few IPC functions for descriptors
Lectem
2016-08-02
5
-22
/
+110
*
|
dyncom: Read-after-write in SMLA
MerryMage
2016-08-22
1
-2
/
+4
[next]