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
*
arm_dyncom_interpreter: slightly change AllocBuffer to be intuitive
archshift
2016-06-12
1
-15
/
+15
*
arm_dyncom_interpreter: Add specialized GetAddressingOpLoadStoreT func
archshift
2016-06-10
2
-39
/
+19
*
arm_dyncom_interpreter: rename operation functions to fit style guide
archshift
2016-06-10
2
-34
/
+34
*
arm_dyncom_interpreter: Rename anonymous enum to TransExtData
archshift
2016-06-10
4
-166
/
+164
*
arm_dyncom_interpreter.cpp: #include translation info from inc files
archshift
2016-06-10
3
-2648
/
+2652
*
gdbstub: E0 should be E00
shinyquagsire23
2016-06-08
1
-1
/
+1
*
service: Add other DLP services
Lioncash
2016-06-04
10
-23
/
+150
*
gsp::gpu: Reset g_thread_id in UnregisterInterruptRelayQueue
mailwl
2016-06-01
2
-15
/
+22
*
Merge pull request #1692 from Subv/rm_getpointer2
bunnei
2016-05-29
17
-138
/
+454
|
\
|
*
Memory: Handle RasterizerCachedMemory and RasterizerCachedSpecial page types ...
Subv
2016-05-28
2
-2
/
+60
|
*
Memory: Make ReadBlock and WriteBlock accept void pointers.
Subv
2016-05-28
5
-21
/
+19
|
*
SOC_U: Remove usage of GetPointer
Subv
2016-05-28
1
-27
/
+73
|
*
SSL_C: Remove use of Memory::GetPointer
MerryMage
2016-05-28
1
-4
/
+3
|
*
GSP_GPU: Remove use of Memory::GetPointer
MerryMage
2016-05-28
1
-33
/
+50
|
*
Memory: CopyBlock
MerryMage
2016-05-28
2
-2
/
+43
|
*
DSP_DSP: Remove use of Memory::GetPointer
MerryMage
2016-05-28
1
-7
/
+10
|
*
FS/Archive: Remove use of Memory::GetPointer
MerryMage
2016-05-28
1
-7
/
+14
|
*
CFG: Remove use of Memory::GetPointer
MerryMage
2016-05-21
1
-6
/
+10
|
*
APT: Remove use of Memory::GetPointer
MerryMage
2016-05-21
5
-35
/
+36
|
*
Kernel/Thread: Remove use of Memory::GetPointer
MerryMage
2016-05-21
1
-1
/
+1
|
*
Applets/swkdb: Remove use of Memory::GetPointer
MerryMage
2016-05-21
1
-1
/
+1
|
*
Memory: ZeroBlock
MerryMage
2016-05-21
2
-0
/
+39
|
*
FileSys/Path: Replace Memory::GetPointer with Memory::ReadBlock
MerryMage
2016-05-21
1
-6
/
+6
|
*
Memory: ReadBlock/WriteBlock
MerryMage
2016-05-21
3
-4
/
+81
|
*
Memory: IsValidVirtualAddress/IsValidPhysicalAddress
MerryMage
2016-05-21
3
-0
/
+26
*
|
Merge pull request #1756 from wwylele/config-cleanup
bunnei
2016-05-28
1
-29
/
+13
|
\
\
|
*
|
clean up config block
wwylele
2016-05-03
1
-29
/
+13
*
|
|
Merge pull request #1568 from JayFoxRox/fix-printf
Mat M
2016-05-26
3
-26
/
+61
|
\
\
\
|
*
|
|
Fix ftoi behaviour
Jannik Vogel
2016-05-16
2
-22
/
+53
|
*
|
|
Respect fpscr in ftoiz
Jannik Vogel
2016-05-16
2
-4
/
+4
|
*
|
|
Disable VFP3 instructions
Jannik Vogel
2016-05-16
1
-0
/
+4
*
|
|
|
Merge pull request #1810 from JayFoxRox/fix-float-exceptions
bunnei
2016-05-26
3
-91
/
+130
|
\
\
\
\
|
*
|
|
|
Remove `exceptions` parameter from `normaliseround` VFP functions
Jannik Vogel
2016-05-18
3
-28
/
+57
|
*
|
|
|
Fix exception propagation for VFP single precision
Jannik Vogel
2016-05-18
2
-33
/
+38
|
*
|
|
|
Fix exception propagation for VFP double precision
Jannik Vogel
2016-05-18
2
-34
/
+39
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge pull request #1855 from MerryMage/memory-headers-20160526
Mat M
2016-05-26
2
-1
/
+2
|
\
\
\
\
|
*
|
|
|
Memory: Added necessary headers and removed unnecessary header
MerryMage
2016-05-26
2
-1
/
+2
|
|
/
/
/
*
|
|
|
Merge pull request #1817 from linkmauve/smdh-stuff
bunnei
2016-05-25
10
-105
/
+198
|
\
\
\
\
|
*
|
|
|
Loader: Split SMDH into its own header and import helpers from QGameList
Emmanuel Gil Peyrot
2016-05-21
4
-47
/
+138
|
*
|
|
|
CitraQt: Simplify the game list loader code
Emmanuel Gil Peyrot
2016-05-21
2
-14
/
+12
|
*
|
|
|
Loader: Add a GetFileType method to get the type of a loaded file
Emmanuel Gil Peyrot
2016-05-21
4
-0
/
+30
|
*
|
|
|
Loader, Frontends: Refactor loader creation and game loading
Emmanuel Gil Peyrot
2016-05-21
4
-47
/
+21
|
|
/
/
/
*
|
|
|
New3DS: Minor style cleanup to #1520.
bunnei
2016-05-24
2
-3
/
+3
*
|
|
|
Merge pull request #1520 from JamePeng/checknew3ds
bunnei
2016-05-24
9
-10
/
+138
|
\
\
\
\
|
*
|
|
|
Implement CheckNew3DS and CheckNew3DSApp
JamePeng
2016-04-20
9
-10
/
+138
*
|
|
|
|
SVC::WaitSynchronizationN: Reschedule at the end
wwylele
2016-05-21
1
-2
/
+3
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Fix read-after-write in SMUAD, SMLAD, SMUSD, SMLSD
Jannik Vogel
2016-05-18
1
-4
/
+8
*
|
|
|
Update ACT:U and create ACT:A (#1809)
AndrĂ¡s Domonkos
2016-05-17
5
-0
/
+56
*
|
|
|
Merge pull request #1800 from JayFoxRox/set-fpscr
bunnei
2016-05-17
3
-0
/
+6
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Set fpscr for new threads
Jannik Vogel
2016-05-17
3
-0
/
+6
[next]