[APP] Create and Extract Zarchive packages

This commit is contained in:
Adrian
2024-04-10 15:57:15 +01:00
committed by Radosław Gliński
parent 06d7a5f0a3
commit 0fcdc12cb9
7 changed files with 389 additions and 34 deletions

View File

@@ -206,6 +206,8 @@ class EmulatorWindow {
void FileOpen();
void FileClose();
void InstallContent();
void ExtractZarchive();
void CreateZarchive();
void ShowContentDirectory();
void CpuTimeScalarReset();
void CpuTimeScalarSetHalf();