Sebastian Valle
|
20e19a340c
Merge pull request #2991 from Subv/getpointer
|
8 лет назад |
Sebastian Valle
|
74d4050924
Merge pull request #2975 from shinyquagsire23/archive-ncch-container-and-override
|
8 лет назад |
Sebastian Valle
|
84c344b9b1
Merge pull request #2953 from Subv/applet_launch
|
8 лет назад |
Subv
|
97f262c1f5
SVC: Removed GetPointer usage in the GetResourceLimit functions.
|
8 лет назад |
Subv
|
46fc7595b4
SVC: Remove GetPointer usage in CreatePort.
|
8 лет назад |
Subv
|
7b09b30ef1
SVC: Replace GetPointer usage with ReadCString in ConnectToPort.
|
8 лет назад |
Subv
|
3c0113632d
SVC: Replace GetPointer usage with ReadBlock in OutputDebugString.
|
8 лет назад |
Subv
|
0cfb231e00
SVC: Replace GetPointer usage with Read32 in ReplyAndReceive.
|
8 лет назад |
Subv
|
b863d6c860
SVC: Replace GetPointer usage with Read32 in WaitSynchronizationN.
|
8 лет назад |
Subv
|
7772fc0731
Memory: Remove all GetPointer usages from the GDB stub.
|
8 лет назад |
bunnei
|
c1355ada4b
Merge pull request #2985 from huwpascoe/pica_reg
|
8 лет назад |
Huw Pascoe
|
b3b34a1e76
Extracted the attribute setup and draw commands into their own functions
|
8 лет назад |
bunnei
|
15c7641bef
Merge pull request #2977 from Subv/shmem_create
|
8 лет назад |
James Rowe
|
26629c661c
Merge pull request #2982 from MerryMage/lazy-macos-opt
|
8 лет назад |
Subv
|
b18589ecf7
Kernel/SharedMemory: Don't take over and unmap the source memory block when creating a shared memory, just reference it.
|
8 лет назад |
MerryMage
|
29a6fbacd5
macOS: Build x86_64h slice
|
8 лет назад |
Sebastian Valle
|
30fabc41c6
Merge pull request #2971 from Subv/per_process_memops
|
8 лет назад |
Subv
|
1f2de7501b
Memory: Make WriteBlock take a Process parameter on which to operate
|
8 лет назад |
Subv
|
811c01e5fe
Memory: Make ReadBlock take a Process parameter on which to operate
|
8 лет назад |
Subv
|
8217ed7acb
Kernel/Thread: Added a helper function to get a thread's command buffer VAddr.
|
8 лет назад |
Sebastian Valle
|
9c123c29a6
Merge pull request #2974 from Subv/nim_event
|
8 лет назад |
shinyquagsire23
|
4887d18591
file_sys, loader: add support for reading TMDs to determine app paths
|
8 лет назад |
shinyquagsire23
|
8e10c9bb2e
file_sys: add class for Title Metadata (TMD)
|
8 лет назад |
shinyquagsire23
|
e21f2348e7
file_sys/ncch_container: add RomFS, ExeFS override to allow for backward compatibility with existing .romfs system archive dumps
|
8 лет назад |
shinyquagsire23
|
c93e5ecfe6
file_sys/archive_ncch: use NCCHContainer instead of loading .romfs files
|
8 лет назад |
Sebastian Valle
|
5ba48c1610
Merge pull request #2973 from huwpascoe/down_count
|
8 лет назад |
Subv
|
5bae5a48b9
Services/NIM: Implement CheckForSysUpdateEvent.
|
8 лет назад |
Huw Pascoe
|
529f4a0131
Moved down_count to CoreTiming
|
8 лет назад |
B3n30
|
afb1012bcd
Services/UDS: Handle the rest of the connection sequence. (#2963)
|
8 лет назад |
James Rowe
|
8244762b89
Merge pull request #2972 from Subv/ignore_.vs
|
8 лет назад |