feat: chuniio

This commit is contained in:
2025-04-15 13:12:12 +00:00
parent ac18c34895
commit b82fcc942f
20 changed files with 150 additions and 61 deletions

View File

@ -66,7 +66,7 @@ export interface ProfileData {
export interface SegatoolsConfig {
target: string;
hook: string | null;
io: string | null;
io2: 'segatools_built_in' | 'hardware' | { custom: string };
amfs: string;
option: string;
appdata: string;