mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-17 13:47:53 +00:00
set_sys: Implement GetFirmwareVersion(2) for libnx hosversion
Uses the synthesized system archive 9 (SystemVersion) and reports v5.1.0-0.0
This commit is contained in:
parent
5ac2924f15
commit
d9ef55ed76
6 changed files with 128 additions and 3 deletions
|
@ -68,6 +68,8 @@ add_library(core STATIC
|
|||
file_sys/system_archive/ng_word.h
|
||||
file_sys/system_archive/system_archive.cpp
|
||||
file_sys/system_archive/system_archive.h
|
||||
file_sys/system_archive/system_version.cpp
|
||||
file_sys/system_archive/system_version.h
|
||||
file_sys/vfs.cpp
|
||||
file_sys/vfs.h
|
||||
file_sys/vfs_concat.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue