Emmanuel Gil Peyrot
|
82ec17db7d
Loader: Guess filetype from the magic, or fallback to the extension.
|
11 лет назад |
Emmanuel Gil Peyrot
|
b5237e885d
Loader: Keep a reference to the file and pass it to the correct AppLoader, instead of loading it multiple times.
|
11 лет назад |
Emmanuel Gil Peyrot
|
85030c6e6b
Loader: Never forget to change is_loaded.
|
11 лет назад |
purpasmart96
|
ebfd831ccb
License change
|
11 лет назад |
bunnei
|
1099d83455
Marked AppLoader_ELF, AppLoader_NCCH, and Archive_RomFS virtual functions as "override".
|
12 лет назад |
bunnei
|
2d734bb6c5
Marked AppLoader_ELF, AppLoader_NCCH, and Archive_RomFS classes as "final"
|
12 лет назад |
bunnei
|
62b444cd17
Loader: Refactored use of const.
|
12 лет назад |
bunnei
|
7889cafc76
Loader: Implemented AppLoader interface for abstracting application loading.
|
12 лет назад |
bunnei
|
c144ed5058
Elf: Removed unused macros, changed #include of "common.h" to just "common_types.h".
|
12 лет назад |
bunnei
|
13bdaa6c60
Loader: Cleaned up and removed unused code, refactored ELF namespace.
|
12 лет назад |
bunnei
|
1da361c7ab
Elf: Renamed modules to be consistent with new loader naming, fixed tabs -> spaces.
|
12 лет назад |