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
*
Bravely Default/Second stuck #1822 (#2188)
pippo2931
2016-11-23
4
-2
/
+22
*
Merge pull request #2186 from wwylele/config9
Yuri Kunde Schlesner
2016-11-23
1
-2
/
+8
|
\
|
*
cfg: add config block 0x00090000
wwylele
2016-11-17
1
-2
/
+8
*
|
Merge pull request #1654 from JamePeng/errdisp
Yuri Kunde Schlesner
2016-11-23
1
-118
/
+198
|
\
\
|
*
|
Rework the code of err:f service
JamePeng
2016-10-06
1
-118
/
+198
*
|
|
Merge pull request #2193 from Subv/pulse_events
bunnei
2016-11-19
2
-0
/
+10
|
\
\
\
|
*
|
|
Kernel/Events: Log an error when trying to create Pulse events and timers.
Subv
2016-11-19
2
-0
/
+10
*
|
|
|
APT/Applets: Renamed the members of the SignalType enum.
Subv
2016-11-19
5
-16
/
+27
|
/
/
/
*
|
|
Merge pull request #2172 from jroweboy/fix-mingw
bunnei
2016-11-15
1
-1
/
+1
|
\
\
\
|
*
|
|
Add mingw compile support
James Rowe
2016-11-13
1
-1
/
+1
|
|
|
/
|
|
/
|
*
/
|
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
[next]