Lime3DS/src/core/loader
zhupengfei 4fb16098a4
core/loader: avoid "different type" warning for .app
Previously for installed titles, the file type would be NCCH (assumed as CXI) and the extension would be ".app". This would trigger a warning of the file "having a different type than its extension", which is actually not true here.
2018-07-23 17:37:52 +08:00
..
3dsx.cpp reformat all files with clang-format 2018-06-29 16:56:12 +03:00
3dsx.h Loaders: Don't automatically set the current process every time we load an application. 2017-09-26 18:17:47 -05:00
elf.cpp reformat all files with clang-format 2018-06-29 16:56:12 +03:00
elf.h Loaders: Don't automatically set the current process every time we load an application. 2017-09-26 18:17:47 -05:00
loader.cpp core/loader: avoid "different type" warning for .app 2018-07-23 17:37:52 +08:00
loader.h Loaders: Don't automatically set the current process every time we load an application. 2017-09-26 18:17:47 -05:00
ncch.cpp log: replace all NGLOG with LOG 2018-06-29 14:18:07 +03:00
ncch.h common/core: Silence initialization order warnings 2017-12-10 19:50:45 -05:00
smdh.cpp citra_qt: Add a game region column 2018-05-01 19:57:01 +02:00
smdh.h citra_qt: Add a game region column 2018-05-01 19:57:01 +02:00