index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #2991 from Subv/getpointer
Sebastian Valle
2017-10-08
3
-63
/
+61
|
\
|
*
SVC: Removed GetPointer usage in the GetResourceLimit functions.
Subv
2017-10-04
1
-10
/
+16
|
*
SVC: Remove GetPointer usage in CreatePort.
Subv
2017-10-04
2
-6
/
+4
|
*
SVC: Replace GetPointer usage with ReadCString in ConnectToPort.
Subv
2017-10-04
2
-20
/
+9
|
*
SVC: Replace GetPointer usage with ReadBlock in OutputDebugString.
Subv
2017-10-04
2
-4
/
+6
|
*
SVC: Replace GetPointer usage with Read32 in ReplyAndReceive.
Subv
2017-10-04
2
-7
/
+6
|
*
SVC: Replace GetPointer usage with Read32 in WaitSynchronizationN.
Subv
2017-10-04
2
-8
/
+8
|
*
Memory: Remove all GetPointer usages from the GDB stub.
Subv
2017-10-04
1
-8
/
+12
*
|
Merge pull request #2975 from shinyquagsire23/archive-ncch-container-and-over...
Sebastian Valle
2017-10-06
7
-78
/
+581
|
\
\
|
*
|
file_sys, loader: add support for reading TMDs to determine app paths
shinyquagsire23
2017-10-01
2
-5
/
+27
|
*
|
file_sys: add class for Title Metadata (TMD)
shinyquagsire23
2017-10-01
3
-0
/
+338
|
*
|
file_sys/ncch_container: add RomFS, ExeFS override to allow for backward comp...
shinyquagsire23
2017-10-01
2
-69
/
+206
|
*
|
file_sys/archive_ncch: use NCCHContainer instead of loading .romfs files
shinyquagsire23
2017-10-01
1
-6
/
+12
*
|
|
Merge pull request #2953 from Subv/applet_launch
Sebastian Valle
2017-10-04
2
-30
/
+47
|
\
\
\
|
*
|
|
HLE/APT: Always set up the APT parameter when starting a library applet.
Subv
2017-09-25
2
-30
/
+47
*
|
|
|
Extracted the attribute setup and draw commands into their own functions
Huw Pascoe
2017-10-04
1
-217
/
+222
*
|
|
|
Merge pull request #2977 from Subv/shmem_create
bunnei
2017-10-03
1
-15
/
+12
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Kernel/SharedMemory: Don't take over and unmap the source memory block when c...
Subv
2017-10-02
1
-15
/
+12
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #2971 from Subv/per_process_memops
Sebastian Valle
2017-10-01
4
-22
/
+61
|
\
\
\
|
*
|
|
Memory: Make WriteBlock take a Process parameter on which to operate
Subv
2017-10-01
2
-10
/
+19
|
*
|
|
Memory: Make ReadBlock take a Process parameter on which to operate
Subv
2017-10-01
2
-12
/
+30
|
*
|
|
Kernel/Thread: Added a helper function to get a thread's command buffer VAddr.
Subv
2017-10-01
2
-0
/
+12
*
|
|
|
Merge pull request #2974 from Subv/nim_event
Sebastian Valle
2017-10-01
3
-2
/
+29
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Services/NIM: Implement CheckForSysUpdateEvent.
Subv
2017-09-30
3
-2
/
+29
*
|
|
|
Moved down_count to CoreTiming
Huw Pascoe
2017-09-30
9
-43
/
+33
|
/
/
/
*
|
|
Services/UDS: Handle the rest of the connection sequence. (#2963)
B3n30
2017-09-30
3
-19
/
+250
*
|
|
Merge pull request #2946 from Subv/home_menu_apt
Sebastian Valle
2017-09-30
3
-8
/
+45
|
\
\
\
|
*
|
|
HLE/APT: Always return an error from PrepareToStartNewestHomeMenu so that the...
Subv
2017-09-24
3
-2
/
+26
|
*
|
|
HLE/APT: Prepare the APT Wakeup parameter when the game calls Initialize
Subv
2017-09-24
1
-6
/
+19
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #2967 from Subv/thread_wakeup_callbacks
Sebastian Valle
2017-09-30
4
-17
/
+91
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Kernel/Threads: When putting a thread to wait, specify a function to execute ...
Subv
2017-09-28
4
-17
/
+91
*
|
|
Fixed type conversion ambiguity
Huw Pascoe
2017-09-30
32
-91
/
+97
*
|
|
Merge pull request #2961 from Subv/load_titles
bunnei
2017-09-29
17
-70
/
+157
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Loaders: Don't automatically set the current process every time we load an ap...
Subv
2017-09-26
8
-37
/
+40
|
*
|
Kernel/Thread: Allow specifying which process a thread belongs to when creati...
Subv
2017-09-26
4
-17
/
+22
|
*
|
Tests: Added Memory::IsValidVirtualAddress tests.
Subv
2017-09-26
2
-0
/
+57
|
*
|
Tests: Fixed ARM VFP tests
Subv
2017-09-26
1
-9
/
+13
|
*
|
Memory: Allow IsValidVirtualAddress to be called with a specific process para...
Subv
2017-09-26
2
-7
/
+25
*
|
|
Merge pull request #2907 from Subv/warnings3
Sebastian Valle
2017-09-27
2
-5
/
+9
|
\
\
\
|
*
|
|
Disable unary operator- on Math::Vec2/Vec3/Vec4 for unsigned types.
Subv
2017-09-27
2
-5
/
+9
*
|
|
|
Merge pull request #2954 from Subv/cache_unmapped_mem
James Rowe
2017-09-26
1
-1
/
+16
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Memory/RasterizerCache: Ignore unmapped memory regions when caching physical ...
Subv
2017-09-25
1
-1
/
+16
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #2958 from Subv/audio_buffer_datatype
Merry
2017-09-26
5
-7
/
+9
|
\
\
\
|
*
|
|
Audio: Use std::deque instead of std::vector for the audio buffer type (Stere...
Subv
2017-09-25
5
-7
/
+9
|
|
|
/
|
|
/
|
*
/
|
HLE/Archives: Allow multiple loaded applications to access their SelfNCCH arc...
Subv
2017-09-25
6
-18
/
+65
|
/
/
*
|
Merge pull request #2952 from MerryMage/page-tables
B3n30
2017-09-25
12
-27
/
+56
|
\
\
|
*
|
ARM_Interface: Implement PageTableChanged
MerryMage
2017-09-24
6
-6
/
+39
|
*
|
memory: Remove GetCurrentPageTablePointers
MerryMage
2017-09-24
2
-10
/
+0
|
*
|
memory: Add GetCurrentPageTable/SetCurrentPageTable
MerryMage
2017-09-24
7
-13
/
+19
*
|
|
Merge pull request #2951 from huwpascoe/perf-4
B3n30
2017-09-25
1
-10
/
+4
|
\
\
\
[next]