yuzu/src/core/loader
Lioncash 7c9644646f
general: Make formatting of logged hex values more straightforward
This makes the formatting expectations more obvious (e.g. any zero padding specified
is padding that's entirely dedicated to the value being printed, not any pretty-printing
that also gets tacked on).
2018-05-02 09:49:36 -04:00
..
deconstructed_rom_directory.cpp general: Make formatting of logged hex values more straightforward 2018-05-02 09:49:36 -04:00
deconstructed_rom_directory.h loader: Use NPDM information when loading NSOs 2018-02-25 07:02:47 -07:00
elf.cpp loader: Move old logging macros over to new fmt-capable ones 2018-04-24 20:22:32 -04:00
elf.h loader: Clean up ctors and includes. 2018-01-20 15:54:17 -05:00
linker.cpp loader: Move old logging macros over to new fmt-capable ones 2018-04-24 20:22:32 -04:00
linker.h yuzu: Update license text to be consistent across project. 2018-01-13 16:22:39 -05:00
loader.cpp loader: Move old logging macros over to new fmt-capable ones 2018-04-24 20:22:32 -04:00
loader.h core, main.h: Abort on 32Bit ROMs (#309) 2018-04-06 11:06:32 -04:00
nro.cpp Kernel: Use 0x2C as default main thread priority for homebrew and lone NRO/NSOs 2018-04-20 21:04:35 -05:00
nro.h loader: Clean up ctors and includes. 2018-01-20 15:54:17 -05:00
nso.cpp general: Make formatting of logged hex values more straightforward 2018-05-02 09:49:36 -04:00
nso.h Kernel: Store the program id in the Process class instead of the CodeSet class. 2018-03-01 19:03:53 -05:00