Hexagon12
ee3ca32fa3
Updated CodecCtl with more service names.
8 years ago
Hexagon12
ed2da0ef70
Updated audren with more service names.
8 years ago
Hexagon12
c0011fdacd
Updated audrec with more service names.
8 years ago
Hexagon12
a886e3bc2a
Updated audout with more service names.
8 years ago
Hexagon12
4cf4a5ecdc
Updated audin with more service names.
8 years ago
Hexagon12
c79c9755b4
Updated AOC with more service names.
8 years ago
Hexagon12
434cffa37d
Updated AppletOE with more service names.
8 years ago
Hexagon12
0cc2e7d81d
Updated AppletAE with more service names.
8 years ago
Hexagon12
84d39530cf
Updated AM with more service names.
8 years ago
mailwl
3769a80fac
Service/ACC: convert to module, add acc:aa, acc:su, acc:u1 services
8 years ago
James Rowe
f16eb90b8f
Fix spelling of Initialize
8 years ago
N00byKing
358050cfc6
core, main.h: Abort on 32Bit ROMs ( #309 )
* core, main.h: Abort on 32Bit ROMs
* main.cpp: Fix Grammar
8 years ago
bunnei
40bccd74d3
svc: Stub out SetThreadActivity, GetThreadContext.
8 years ago
bunnei
4c0cf3d5ff
audren_u: Stub out GetActiveAudioDeviceName.
8 years ago
bunnei
3d4dfefaec
audout_u: Implement GetAudioOutState.
8 years ago
bunnei
910b02d74b
nifm: GetResult does not return a data field.
8 years ago
bunnei
9d08a11c1d
vi: Implement GetDisplayResolution.
8 years ago
bunnei
99ae9dbf49
shared_memory: Remove incorrect 3ds-specific check.
8 years ago
bunnei
9eb485702f
service: Add friend:u interface.
8 years ago
N00byKing
1aafb0f3a3
deconstructed_rom_directory.cpp: Fix Typo
8 years ago
Daniel Lim Wee Soong
c9845c486e
externals: Update fmt to 4d35f94
Versions prior to this didn't compile on OpenBSD due to unconditional
use of the non-standard strtod_l() function.
The fmt::MemoryWriter API has been removed in the intervening
versions, so replace its use with fmt::memory_buffer and fmt::format_to.
The library also no longer provides the fmt::fmt ALIAS, so define
it in externals/CMakeLists.txt.
8 years ago
bunnei
72b90494e7
hid: Write empty touch screen state.
8 years ago
bunnei
f4ba523992
hle_ipc, fsp_srv: Cleanup logging.
8 years ago
bunnei
b6b7d78ded
hid: Stub out GetSupportedNpadStyleSet.
8 years ago
bunnei
eef097bdc7
hle_ipc: Do not ensure write buffer size.
8 years ago
bunnei
88582b84a5
fsp_srv: Implement GetSize and SetSize.
8 years ago
bunnei
b27ab46bde
memory: Fix stack region.
8 years ago
bunnei
86095e62cc
audren_u: Stub QueryAudioDeviceSystemEvent and GetActiveChannelCount.
8 years ago
bunnei
f6893969b3
svc: Stub GetThreadCoreMask.
8 years ago
bunnei
deaf6f9e35
service: Add NFP module interface.
service: Initialize NFP service.
Log: Add NFP service as a log subtype.
8 years ago
Lioncash
36e60c217a
result: Check against self-assignment in ResultVal's copy assignment operator
Avoids doing work that doesn't need to be done.
8 years ago
N00byKing
98f0352728
telemetry_session.h: Reword Documentation Comment from citra to yuzu
8 years ago
N00byKing
8004af0d05
Change Telemetry Names to yuzu
8 years ago
bunnei
212a6ab937
settings: Remove unused CpuCore class.
8 years ago
bunnei
94f4009c3b
config: Use simplified checkbox (from Citra) for CPU JIT.
8 years ago
bunnei
5ecf152c8e
config: Rename is_docked to use_docked_mode to be consistent with other config bools.
8 years ago
bunnei
12b05c719e
config: Add setting for whether the system is docked or not.
8 years ago
bunnei
d4fb8a887c
memory: Fix cast for ReadBlock/WriteBlock/ZeroBlock/CopyBlock.
8 years ago
bunnei
d732142b66
memory: Add RasterizerMarkRegionCached code and cleanup.
8 years ago
mailwl
692639e9b7
Service/sockets: add bsd:s, nsd:a, nsd:u services
8 years ago
bunnei
6f27edccb2
audren_u: Fix GetAudioDevice.
8 years ago
bunnei
bde3e667be
hid: Stub out SetNpadJoyAssignmentModeDual.
8 years ago
bunnei
868f7f18b9
pl_u: Add RequestLoad.
8 years ago
Subv
0ce52b1da2
GPU: Make the debug_context variable a member of the frontend instead of a global.
8 years ago
MerryMage
88c9608eac
arm_dynarmic: Fix timing
8 years ago
bunnei
054393917e
renderer_opengl: Fixes for properly flushing & rendering the framebuffer.
8 years ago
bunnei
b5f3e7951b
memory: Fix typo in RasterizerFlushVirtualRegion.
8 years ago
Subv
4c06d55a81
FS: Move the file open mode calculation to a separate function.
8 years ago
bunnei
1a158dfcd6
memory: RasterizerFlushVirtualRegion should also check process image region.
8 years ago
bunnei
11047d7fd5
rasterizer: Flush and invalidate regions should be 64-bit.
8 years ago