yuzu-mainline/src/yuzu
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
..
applets Merge pull request #4834 from lioncash/copy-fn 2020-10-26 18:49:26 -07:00
configuration yuzu: settings: Enable multicore, asynch GPU, and assembly shaders by default. 2020-10-26 23:13:05 -07:00
debugger yuzu: Make use of qOverload where applicable 2020-08-14 14:12:55 -04:00
util
about_dialog.cpp
about_dialog.h
aboutdialog.ui
bootmanager.cpp renderer_opengl: Remove emulated mailbox presentation 2020-09-20 16:29:41 -03:00
bootmanager.h yuzu/main: Amend lifetime issues with InputSubsystem 2020-08-29 00:58:11 -04:00
CMakeLists.txt core: Remove usage of unicorn 2020-11-03 20:22:05 -05:00
compatdb.cpp common/telemetry: Migrate namespace into the Common namespace 2020-08-18 15:08:32 -04:00
compatdb.h
compatdb.ui
compatibility_list.cpp
compatibility_list.h
discord_impl.cpp
discord_impl.h
discord.h
game_list_p.h qt/game_list: Give GameListSearchField::KeyReleaseEater a parent 2020-09-29 16:23:16 -03:00
game_list_worker.cpp Merge pull request #4535 from lioncash/fileutil 2020-08-17 22:35:30 -04:00
game_list_worker.h
game_list.cpp qt/game_list: Give GameListSearchField::KeyReleaseEater a parent 2020-09-29 16:23:16 -03:00
game_list.h game_list: Make game list function naming consistent 2020-09-23 11:28:11 -04:00
hotkeys.cpp
hotkeys.h
Info.plist
install_dialog.cpp
install_dialog.h install_dialog: Make use of [[nodiscard]] where applicable 2020-09-23 13:22:04 -04:00
loading_screen.cpp
loading_screen.h
loading_screen.ui
main.cpp Don't ask for profile when there's only one. 2020-10-22 11:16:56 +02:00
main.h Project Mjölnir: Part 2 - Controller Applet 2020-09-04 12:23:25 -04:00
main.ui main: Use three dots to complete the ellipsis 2020-09-02 15:23:15 -04:00
uisettings.cpp Project Mjölnir: Part 1 2020-08-26 02:32:32 -04:00
uisettings.h Address feedback 2020-08-26 02:32:32 -04:00
yuzu.rc