2
1
Fork 0
mirror of https://github.com/yuzu-emu/yuzu.git synced 2024-07-04 23:31:19 +01:00
yuzu/src/yuzu_cmd
Lioncash fc6db97a09 core: Remove usage of unicorn
Unicorn long-since lost most of its use, due to dynarmic gaining support
for handling most instructions. At this point any further issues
encountered should be used to make dynarmic better.

This also allows us to remove our dependency on Python.
2020-11-03 20:22:05 -05:00
..
emu_window renderer_opengl: Remove emulated mailbox presentation 2020-09-20 16:29:41 -03:00
CMakeLists.txt core: Remove usage of unicorn 2020-11-03 20:22:05 -05:00
config.cpp yuzu: settings: Enable multicore, asynch GPU, and assembly shaders by default. 2020-10-26 23:13:05 -07:00
config.h
default_ini.h yuzu: settings: Enable multicore, asynch GPU, and assembly shaders by default. 2020-10-26 23:13:05 -07:00
resource.h
yuzu.cpp renderer_opengl: Remove emulated mailbox presentation 2020-09-20 16:29:41 -03:00
yuzu.rc