Lioncash
|
18636013c9
|
core: Fix clang build
Recent changes to the build system that made more warnings be flagged as
errors caused building via clang to break.
Fixes #4795
|
2020-10-17 19:50:39 -04:00 |
|
Lioncash
|
da15e9f8a7
|
file_sys: Replace inclusions with forward declarations where applicable
Same behavior, minus unnecessary inclusions where not necessary.
|
2020-08-23 17:02:55 -04:00 |
|
Lioncash
|
93dd86b390
|
loader; Resolve sign conversion/truncation errors
|
2019-11-12 07:55:39 -05:00 |
|
Zach Hilman
|
ae00309771
|
kernel_executable: Optimize BLZ decompression
|
2019-06-06 19:20:15 -04:00 |
|
Zach Hilman
|
5f6dba8ece
|
game_list: Accept *.kip as a file extension of executables
|
2019-06-05 00:33:05 -04:00 |
|
Zach Hilman
|
48bb330ad1
|
file_sys: Add classes to parse KIP1 and INI1 files
|
2019-06-05 00:18:25 -04:00 |
|