2
1
Fork 0
mirror of https://github.com/yuzu-emu/yuzu.git synced 2024-07-04 23:31:19 +01:00
yuzu/src/core
River City Ransomware dd62f125c3 Fixes some cast warnings, partial port of citra #3064 (#106)
* Fixes some cast warnings, partially fixes citra #3064

* Converted casts to uint32_t to u32

* Ran clang-format
2018-01-19 18:01:41 -05:00
..
arm Fixes some cast warnings, partial port of citra #3064 (#106) 2018-01-19 18:01:41 -05:00
file_sys Update title_metadata.h 2018-01-17 18:20:52 +01:00
frontend yuzu: Update license text to be consistent across project. 2018-01-13 16:22:39 -05:00
gdbstub Fixes some cast warnings, partial port of citra #3064 (#106) 2018-01-19 18:01:41 -05:00
hle Fixes some cast warnings, partial port of citra #3064 (#106) 2018-01-19 18:01:41 -05:00
hw Remove gpu debugger and get yuzu qt to compile 2018-01-12 19:11:04 -07:00
loader Fix NRO loading 2018-01-17 20:16:09 -03:00
tracer
CMakeLists.txt acc, set, applet_oe: stub various functions, add set service (#105) 2018-01-19 15:44:58 -05:00
core.cpp Remove gpu debugger and get yuzu qt to compile 2018-01-12 19:11:04 -07:00
core.h core: Increase tight_loop 100x for speed. 2018-01-04 16:52:16 -05:00
core_timing.cpp Fixes some cast warnings, partial port of citra #3064 (#106) 2018-01-19 18:01:41 -05:00
core_timing.h core_timing: Use 1.020GHz for core clock rate. 2018-01-08 19:18:50 -05:00
memory.cpp Remove gpu debugger and get yuzu qt to compile 2018-01-12 19:11:04 -07:00
memory.h Update memory.h 2018-01-16 15:27:13 -08:00
memory_setup.h core/video_core: Fix a bunch of u64 -> u32 warnings. 2018-01-01 15:40:35 -05:00
mmio.h
perf_stats.cpp UI: Fix frame rate perf stats 2018-01-16 20:44:02 -07:00
perf_stats.h
settings.cpp Remove references to PICA and rasterizers in video_core 2018-01-12 19:11:03 -07:00
settings.h settings: Fix button mappings array to have correct entries. 2018-01-15 13:09:14 -05:00
telemetry_session.cpp Removing unused settings and yuzu rebranding 2018-01-12 19:11:05 -07:00
telemetry_session.h WebService: Verify username and token (#2930) 2017-09-18 21:18:26 -04:00