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 лет назад |
bunnei
|
6377585edb
arm_interface: Set TLS address for dynarmic core.
|
8 лет назад |
bunnei
|
8c92435ded
nso: Refactor and allocate .bss section.
|
8 лет назад |
bunnei
|
fa1c7c7ee1
process: Support loading multiple codesets.
|
9 лет назад |
bunnei
|
6bafd3f4f7
loader: Add support for loading an NSO.
|
9 лет назад |
bunnei
|
9eb4888df7
externals: Add lz4.
|
9 лет назад |
bunnei
|
46297c9653
memory: Log with 64-bit values.
|
9 лет назад |
bunnei
|
c5ce5c06e4
kernel: Various threading fixes to support 64-bit addressing.
|
9 лет назад |
bunnei
|
f01472a5ff
core: Various changes to support 64-bit addressing.
|
9 лет назад |
bunnei
|
3411883fe3
arm: Use 64-bit addressing in a bunch of places.
|
9 лет назад |
bunnei
|
1c4f9e822c
elf: Check if machine is ARM.
|
9 лет назад |
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 лет назад |
Sebastian Valle
|
0d42706a7b
Merge pull request #2907 from Subv/warnings3
|
8 лет назад |
Subv
|
a321bce378
Disable unary operator- on Math::Vec2/Vec3/Vec4 for unsigned types.
|
9 лет назад |
Subv
|
7f48aa8d25
Loaders: Don't automatically set the current process every time we load an application.
|
8 лет назад |
James Rowe
|
5620327e03
Merge pull request #2954 from Subv/cache_unmapped_mem
|
8 лет назад |
Subv
|
3165466b66
Kernel/Thread: Allow specifying which process a thread belongs to when creating it.
|
8 лет назад |
Subv
|
a8d2f5787f
Tests: Added Memory::IsValidVirtualAddress tests.
|
8 лет назад |