You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yuzu/src
David Marcec 0b03e8a98f Implemented InitializeApplicationInfo & InitializeApplicationInfoRestricted
InitializeApplicationInfoRestricted will need further implementation as it's checking for other user requirements about the game. As we're emulating, we're assuming the user owns the game so we skip these checks currently, implementation will need to be added further on
6 years ago
..
audio_core Cleanup 6 years ago
common common/hex_util: Reserve std::string memory ahead of time 6 years ago
core Implemented InitializeApplicationInfo & InitializeApplicationInfoRestricted 6 years ago
input_common input_common/sdl/sdl_impl: Correct logging string in SDLState constructor 6 years ago
tests kernel: Differentiate kernel and user processes when picking ID 6 years ago
video_core Merge pull request #2579 from ReinUsesLisp/fix-aoffi-test 6 years ago
web_service general: Use deducation guides for std::lock_guard and std::unique_lock 6 years ago
yuzu general_frontend: Add documentation for parental controls and ecommerce applets 6 years ago
yuzu_cmd Merge pull request #2482 from DarkLordZach/prepo 6 years ago
yuzu_tester yuzutest: Add minor comments 6 years ago
.clang-format
CMakeLists.txt yuzu_tester: Add project subdirectory 6 years ago