citra/src/core/loader
SachinVin 41f13456c0
Chore: Enable warnings as errors on MSVC (#6456)
* tests: add Sanity test for SplitFilename83

fix test

fix test

* disable `C4715:not all control paths return a value` for nihstro includes

nihstro: no warn

* Chore: Enable warnings as errors on msvc + fix warnings

fixes

some more warnings

clang-format

* more fixes

* Externals: Add target_compile_options `/W0` nihstro-headers and ...

Revert "disable `C4715:not all control paths return a value` for nihstro includes"
This reverts commit 606d79b55d.

* src\citra\config.cpp: ReadSetting: simplify type casting

* settings.cpp: Get*Name: remove superflous logs
2023-05-01 22:38:58 +03:00
..
3dsx.cpp loader: check for overflow of seg_sizes[] in 3dsx loader (#6075) 2022-07-23 21:57:55 +05:30
3dsx.h cleanup includes 2019-03-26 10:50:41 -04:00
elf.cpp Bump kernel version for 3DSX (#5446) 2020-10-01 09:54:42 +08:00
elf.h cleanup includes 2019-03-26 10:50:41 -04:00
loader.cpp Bump kernel version for 3DSX (#5446) 2020-10-01 09:54:42 +08:00
loader.h Chore: Enable warnings as errors on MSVC (#6456) 2023-05-01 22:38:58 +03:00
ncch.cpp Chore: Enable warnings as errors on MSVC (#6456) 2023-05-01 22:38:58 +03:00
ncch.h Rework system title handling with up-to-date title list and region detection support. (#6356) 2023-03-29 13:55:29 +02:00
smdh.cpp Allow displaying of the full title in the interface, as well as use the full title in the search filter 2019-09-09 23:36:21 -03:00
smdh.h qt: Hide system titles with invisible or invalid SMDH data. (#6381) 2023-04-02 08:57:22 +05:30