Subv
|
7b09b30ef1
SVC: Replace GetPointer usage with ReadCString in ConnectToPort.
|
8 ani în urmă |
Subv
|
3c0113632d
SVC: Replace GetPointer usage with ReadBlock in OutputDebugString.
|
8 ani în urmă |
Subv
|
0cfb231e00
SVC: Replace GetPointer usage with Read32 in ReplyAndReceive.
|
8 ani în urmă |
Subv
|
b863d6c860
SVC: Replace GetPointer usage with Read32 in WaitSynchronizationN.
|
8 ani în urmă |
Subv
|
7772fc0731
Memory: Remove all GetPointer usages from the GDB stub.
|
8 ani în urmă |
Sebastian Valle
|
30fabc41c6
Merge pull request #2971 from Subv/per_process_memops
|
8 ani în urmă |
Subv
|
1f2de7501b
Memory: Make WriteBlock take a Process parameter on which to operate
|
8 ani în urmă |
Subv
|
811c01e5fe
Memory: Make ReadBlock take a Process parameter on which to operate
|
8 ani în urmă |
Subv
|
8217ed7acb
Kernel/Thread: Added a helper function to get a thread's command buffer VAddr.
|
8 ani în urmă |
Sebastian Valle
|
9c123c29a6
Merge pull request #2974 from Subv/nim_event
|
8 ani în urmă |
Sebastian Valle
|
5ba48c1610
Merge pull request #2973 from huwpascoe/down_count
|
8 ani în urmă |
Subv
|
5bae5a48b9
Services/NIM: Implement CheckForSysUpdateEvent.
|
8 ani în urmă |
Huw Pascoe
|
529f4a0131
Moved down_count to CoreTiming
|
8 ani în urmă |
B3n30
|
afb1012bcd
Services/UDS: Handle the rest of the connection sequence. (#2963)
|
8 ani în urmă |
James Rowe
|
8244762b89
Merge pull request #2972 from Subv/ignore_.vs
|
8 ani în urmă |
Subv
|
1f99d53e2c
Add the .vs folder and the CMakeSettings.json file from Visual Studio to gitignore.
|
8 ani în urmă |
Sebastian Valle
|
7056b9c46a
Merge pull request #2946 from Subv/home_menu_apt
|
8 ani în urmă |
Sebastian Valle
|
db752b52e8
Merge pull request #2967 from Subv/thread_wakeup_callbacks
|
8 ani în urmă |
Sebastian Valle
|
a3de996ae7
Merge pull request #2962 from huwpascoe/static_cast
|
8 ani în urmă |
Huw Pascoe
|
a13ab958cb
Fixed type conversion ambiguity
|
8 ani în urmă |
bunnei
|
b07af7dda8
Merge pull request #2961 from Subv/load_titles
|
8 ani în urmă |
Subv
|
8432749db7
Kernel/Threads: When putting a thread to wait, specify a function to execute when it is awoken.
|
8 ani în urmă |
Sebastian Valle
|
0d42706a7b
Merge pull request #2907 from Subv/warnings3
|
8 ani în urmă |
Subv
|
a321bce378
Disable unary operator- on Math::Vec2/Vec3/Vec4 for unsigned types.
|
9 ani în urmă |
Subv
|
7f48aa8d25
Loaders: Don't automatically set the current process every time we load an application.
|
8 ani în urmă |
James Rowe
|
5620327e03
Merge pull request #2954 from Subv/cache_unmapped_mem
|
8 ani în urmă |
Subv
|
3165466b66
Kernel/Thread: Allow specifying which process a thread belongs to when creating it.
|
8 ani în urmă |
Subv
|
a8d2f5787f
Tests: Added Memory::IsValidVirtualAddress tests.
|
8 ani în urmă |
Subv
|
c102e3ae28
Tests: Fixed ARM VFP tests
|
8 ani în urmă |
Subv
|
35da7f57ef
Memory: Allow IsValidVirtualAddress to be called with a specific process parameter.
|
8 ani în urmă |