MerryMage
|
15a2388a33
travis: Split build scripts for different platforms
|
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 лет назад |
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 лет назад |
Subv
|
1f99d53e2c
Add the .vs folder and the CMakeSettings.json file from Visual Studio to gitignore.
|
8 лет назад |
Sebastian Valle
|
7056b9c46a
Merge pull request #2946 from Subv/home_menu_apt
|
8 лет назад |
Sebastian Valle
|
db752b52e8
Merge pull request #2967 from Subv/thread_wakeup_callbacks
|
8 лет назад |
Sebastian Valle
|
a3de996ae7
Merge pull request #2962 from huwpascoe/static_cast
|
8 лет назад |
Huw Pascoe
|
a13ab958cb
Fixed type conversion ambiguity
|
8 лет назад |
bunnei
|
b07af7dda8
Merge pull request #2961 from Subv/load_titles
|
8 лет назад |
Subv
|
8432749db7
Kernel/Threads: When putting a thread to wait, specify a function to execute when it is awoken.
|
8 лет назад |