Lioncash
|
6c56754322
perf_stats: Correct literal used for MAX_LAG_TIME_US
|
8 yıl önce |
Lioncash
|
a0c3a46aa9
core_timing: Make GetGlobalTimeUs() return std::chrono::microseconds
|
8 yıl önce |
Lioncash
|
2a7a2b739b
memory: Make prototype parameter names match their definitions
|
8 yıl önce |
Lioncash
|
4aa31b0618
memory: Correct prototype of ZeroBlock
|
8 yıl önce |
Lioncash
|
2fc5c783ed
memory: Remove unnecessary const qualifiers in prototypes
|
8 yıl önce |
Lioncash
|
6edd828101
core_timing: Convert typedef into a type alias
|
8 yıl önce |
Lioncash
|
d9815b523b
core_timing: Use transparent functors where applicable
|
8 yıl önce |
Zach Hilman
|
7f9430f7ae
loader: Make AppLoader_NCA rely on directory loading code
|
8 yıl önce |
bunnei
|
c8e5c74092
Merge pull request #927 from bunnei/fix-texs
|
8 yıl önce |
Lioncash
|
00f7e584ce
gdbstub: Use type alias for breakpoint maps
|
8 yıl önce |
Lioncash
|
89c076b4b1
gdbstub: Move all file-static variables into the GDBStub namespace
|
8 yıl önce |
bunnei
|
c0af42d6eb
Merge pull request #912 from lioncash/global-var
|
8 yıl önce |
Lioncash
|
7a77d0a71e
address_arbiter: Return by value from GetThreadsWaitingOnAddress()
|
8 yıl önce |
Lioncash
|
ca96f8db4e
gdbstub: Replace PAddr alias with VAddr
|
8 yıl önce |
Mat M
|
e06953626c
Merge pull request #928 from MerryMage/dynarmic
|
8 yıl önce |
MerryMage
|
e816745b19
externals: Update dynarmic to 4f96c63
|
8 yıl önce |
bunnei
|
fd715e54a1
gl_shader_decompiler: Fix TEXS mask and dest.
|
8 yıl önce |
bunnei
|
ce46fb27ca
Merge pull request #926 from ogniK5377/vertex-attrib-format
|
8 yıl önce |
bunnei
|
b46df98e93
audio_core: Implement audren_u audio playback.
|
8 yıl önce |
David Marcec
|
b96010bfa9
added braces for conditions
|
8 yıl önce |
David Marcec
|
6d1e30e041
fix the attrib format for ints
|
8 yıl önce |
bunnei
|
a0a605df06
Merge pull request #924 from lioncash/arp
|
8 yıl önce |
bunnei
|
cd96c04339
Merge pull request #921 from lioncash/view
|
8 yıl önce |
bunnei
|
3f4fcd582e
Merge pull request #923 from lioncash/pragma
|
8 yıl önce |
bunnei
|
1dee8ceda1
audio_core: Use s16 where possible for audio samples.
|
8 yıl önce |
bunnei
|
f1cb3903ac
audio_core: Port codec code from Citra for ADPCM decoding.
|
8 yıl önce |
Lioncash
|
de72956181
service: Add arp services
|
8 yıl önce |
Lioncash
|
df51207ed2
service: Remove redundant #pragma once directives
|
8 yıl önce |
Lioncash
|
0d04ee97dc
aes_util: Add static assertion to Transcode() and XTSTranscode() to ensure well-defined behavior
|
8 yıl önce |
Lioncash
|
64c8212ae1
aes_util: Make CalculateNintendoTweak() an internally linked function
|
8 yıl önce |