citra/src/core
zhupengfei 7d880f94db
Add simple zstd compression
Just a simple default compression is able to shrink savestate file size from ~160MB to ~20MB.
2020-02-16 23:25:30 +08:00
..
arm Pretty sure ARM/Thread serialization works now 2020-02-13 17:42:12 +08:00
cheats
dumping
file_sys Added Signals; more runtime fixes 2020-02-13 17:42:09 +08:00
frontend Merge pull request #5069 from vitor-k/min-window2 2020-02-08 12:46:20 -07:00
gdbstub
hle service/cecd: Add missing SessionData serialization 2020-02-14 17:15:08 +08:00
hw Added basic UI; misc memory fixes 2020-02-13 17:41:27 +08:00
loader
rpc
tracer
3ds.h
announce_multiplayer_session.cpp
announce_multiplayer_session.h
CMakeLists.txt Change how the boost target works; disable external warnings in MSVC 2020-02-13 17:41:20 +08:00
core.cpp Add simple zstd compression 2020-02-16 23:25:30 +08:00
core.h Add simple zstd compression 2020-02-16 23:25:30 +08:00
core_timing.cpp Fixed setting the right DSP service on deserialization 2020-02-13 17:42:10 +08:00
core_timing.h Serialize core timing 2020-02-13 17:42:09 +08:00
custom_tex_cache.cpp
custom_tex_cache.h
global.h APT service serialization 2020-02-13 17:38:21 +08:00
memory.cpp Add ClearAll to rasterizer cache for fully wiping the cache on save/load 2020-02-13 17:42:11 +08:00
memory.h Add ClearAll to rasterizer cache for fully wiping the cache on save/load 2020-02-13 17:42:11 +08:00
mmio.h clang-format fixes 2020-02-13 17:39:15 +08:00
movie.cpp
movie.h
perf_stats.cpp
perf_stats.h
settings.cpp
settings.h
telemetry_session.cpp
telemetry_session.h core/telemetry_session: Remove usages of the global system accessor 2019-06-09 16:34:46 +02:00