system_archive: Add a basic HLE implementation for time zone binary.
This commit is contained in:
parent
78f977c980
commit
4414640285
4 changed files with 675 additions and 1 deletions
|
@ -96,6 +96,8 @@ add_library(core STATIC
|
|||
file_sys/system_archive/system_archive.h
|
||||
file_sys/system_archive/system_version.cpp
|
||||
file_sys/system_archive/system_version.h
|
||||
file_sys/system_archive/time_zone_binary.cpp
|
||||
file_sys/system_archive/time_zone_binary.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