You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
goaaats
559de2816f
acc, set, applet_oe: stub various functions, add set service ( #105 )
* Stubs for various acc:u0 funcs needed
* Stub for GetDesiredLanguage in IApplicationFunctions
* Add set service + stubs needed for games
* Fix formatting
* Implement IProfile, IManagerForApplication, return bool in CheckAvailability, style fixes
* Remove IProfile::Get(needs more research), fix IPC response sizes
8 years ago
..
arm
clang-format
8 years ago
file_sys
Update title_metadata.h
8 years ago
frontend
yuzu: Update license text to be consistent across project.
8 years ago
gdbstub
Fix gdbstub typo, fixes Citra #3318
8 years ago
hle
acc, set, applet_oe: stub various functions, add set service (#105)
8 years ago
hw
Remove gpu debugger and get yuzu qt to compile
8 years ago
loader
Fix NRO loading
8 years ago
tracer
Core: Fix some out-of-style includes
9 years ago
CMakeLists.txt
acc, set, applet_oe: stub various functions, add set service (#105)
8 years ago
core.cpp
Remove gpu debugger and get yuzu qt to compile
8 years ago
core.h
core: Increase tight_loop 100x for speed.
8 years ago
core_timing.cpp
CoreTiming: Reworked CoreTiming (cherry-picked from Citra #3119)
8 years ago
core_timing.h
core_timing: Use 1.020GHz for core clock rate.
8 years ago
memory.cpp
Remove gpu debugger and get yuzu qt to compile
8 years ago
memory.h
Update memory.h
8 years ago
memory_setup.h
core/video_core: Fix a bunch of u64 -> u32 warnings.
8 years ago
mmio.h
Remove empty newlines in #include blocks.
9 years ago
perf_stats.cpp
UI: Fix frame rate perf stats
8 years ago
perf_stats.h
PerfStats: Re-order and document members better
9 years ago
settings.cpp
Remove references to PICA and rasterizers in video_core
8 years ago
settings.h
settings: Fix button mappings array to have correct entries.
8 years ago
telemetry_session.cpp
Removing unused settings and yuzu rebranding
8 years ago
telemetry_session.h
WebService: Verify username and token (#2930)
8 years ago