Zach Hilman
|
a76bd49268
loader: Add KIP and INI file parser-specific errors
|
7 лет назад |
Zach Hilman
|
c3548967b1
loader: Add AppLoader_KIP for KIP files
|
7 лет назад |
Zach Hilman
|
b550a01f74
program_metadata: Add function to load meta from raw parameters
|
7 лет назад |
Zach Hilman
|
0f37096820
partition_data_manager: Remove KIP processing and use FileSys
|
7 лет назад |
Zach Hilman
|
421c3e831a
file_sys: Add classes to parse KIP1 and INI1 files
|
7 лет назад |
Rodrigo Locatti
|
2ba4aa8a3b
Merge pull request #2529 from lioncash/boot
|
7 лет назад |
Lioncash
|
2548661c08
core/core_timing_util: Amend casing of cyclesTo* functions
|
7 лет назад |
Lioncash
|
42f5fd0ab3
core/core_timing_util: Use std::chrono types for specifying time units
|
7 лет назад |
Lioncash
|
79189c7e3e
core/core_timing_utils: Simplify overload set
|
7 лет назад |
Mat M
|
55f8111543
Merge pull request #2525 from FearlessTobi/remove-unused-settings
|
7 лет назад |
Hexagon12
|
b35953e4fd
Merge pull request #2543 from FernandoS27/exit-flow
|
7 лет назад |
Fernando Sahmkow
|
a32c52b1d8
shader_bytecode: Mark EXIT as flow instruction
|
7 лет назад |
Lioncash
|
5ccf2a7b82
input_common/sdl/sdl_impl: Correct logging string in SDLState constructor
|
7 лет назад |
Lioncash
|
cfac942e63
input_common/sdl/sdl_impl: Move documentation comments to header where applicable
|
7 лет назад |
Lioncash
|
b9b23c98ff
input_common/sdl/sdl_impl: Amend names for axes for SDLAnalogPoller
|
7 лет назад |
Lioncash
|
50048d9f5a
input_common/sdl/sdl_impl: Mark variables const where applicable
|
7 лет назад |
Lioncash
|
ca7ca2919c
input_common/sdl/sdl_impl: Mark SDLEventToButtonParamPackage() as static
|
7 лет назад |
Lioncash
|
b73ea457cc
input_common/sdl/sdl_impl: Convert reinterpret_cast into a static_cast
|
7 лет назад |
Lioncash
|
2c679cda51
input_common/sdl/sdl_impl: Use insert_or_assign() where applicable
|
7 лет назад |
Lioncash
|
b46e615551
input_common/sdl/sdl_impl: Simplify SDL_Joystick deleter handling
|
7 лет назад |
Lioncash
|
7ea07c6063
input_common/sdl/sdl_impl: Resolve two sign conversion warnings
|
7 лет назад |
Lioncash
|
cf0d01a5d7
input_common/sdl: Remove unused header includes and forward declarations
|
7 лет назад |
Lioncash
|
00f0827a26
input_common/sdl/sdl_impl: Use nested namespace specifiers where applicable
|
7 лет назад |
Lioncash
|
77ce85f51d
yuzu/bootmanager: Log out screenshot destination path
|
7 лет назад |
Lioncash
|
e32bf646cf
yuzu/bootmanager: Treat the resolution factor as a u32
|
7 лет назад |
Lioncash
|
536c9cf006
yuzu/bootmanager: Default EmuThread's destructor in the cpp file
|
7 лет назад |
Lioncash
|
0a650ec99e
yuzu/bootmanager: unsigned -> u32
|
7 лет назад |
Lioncash
|
2575403acf
yuzu/bootmanager: Change false literal to 0 for setSwapInterval()
|
7 лет назад |
Lioncash
|
cfb59aad3f
yuzu/bootmanager: Remove pointer downcast in GRenderWindow's constructor
|
7 лет назад |
Lioncash
|
49e3a6e924
yuzu/bootmanager: Remove unnecessary pointer casts
|
7 лет назад |