yuzu-android/src
Lioncash 9aa68212d9 file_sys/program_metadata: Print out more descriptive address space descriptions
Provides extra information that makes it easier to tell if an executable
being run is using a 36-bit address space or a 39-bit address space.
While we don't support AArch32 executables yet, this also puts in
distinguishing information for the 32-bit address space types as well.
2018-12-27 19:16:45 -05:00
..
audio_core Merge pull request #1902 from lioncash/audio 2018-12-14 21:48:17 -05:00
common Merge pull request #1928 from lioncash/caps 2018-12-27 11:15:34 -05:00
core file_sys/program_metadata: Print out more descriptive address space descriptions 2018-12-27 19:16:45 -05:00
input_common
tests
video_core Add missing uintBitsToFloat to SetRegisterToHalfFloat 2018-12-27 14:39:10 -03:00
web_service
yuzu am: Implement GetSaveDataSize and ExtendSaveData 2018-12-27 00:18:00 -05:00
yuzu_cmd qt: Add Properties menu to game list right-click 2018-12-04 13:34:50 -05:00
.clang-format
CMakeLists.txt