yuzu-fork/src
Lioncash 1b6bd9d6df kernel: Move CodeSet structure to its own source files
Given this is utilized by the loaders, this allows avoiding inclusion of
the kernel process definitions where avoidable.

This also keeps the loading format for all executable data separate from
the kernel objects.
2019-03-20 13:07:04 -04:00
..
audio_core audio_core/cubeb_sink: Convert _MSC_VER ifdefs to _WIN32 2019-03-09 18:06:23 -05:00
common core: Move PageTable struct into Common. 2019-03-16 22:05:40 -04:00
core kernel: Move CodeSet structure to its own source files 2019-03-20 13:07:04 -04:00
input_common input_common/sdl_impl: Make lambda capture more specific in SDLState constructor 2019-03-17 04:02:52 -04:00
tests core: Move PageTable struct into Common. 2019-03-16 22:05:40 -04:00
video_core gl_rasterizer: Skip zero addr/sized regions on flush/invalidate. 2019-03-16 22:03:19 -04:00
web_service web_service: Remove unnecessary inclusions 2019-03-02 14:58:49 -05:00
yuzu video_core: Refactor to use MemoryManager interface for all memory access. 2019-03-16 00:38:48 -04:00
yuzu_cmd Fix getopt on systems where char is unsigned by default 2019-03-19 23:53:40 +01:00
.clang-format Remove special rules for Windows.h and library includes 2016-09-21 00:16:33 -07:00
CMakeLists.txt Port web_service from Citra 2018-10-02 15:30:48 +02:00