hocclk: better HW info reading

This commit is contained in:
souldbminersmwc
2026-05-08 16:36:49 -04:00
parent 598136c64b
commit 90ea18c881
6 changed files with 108 additions and 54 deletions

View File

@@ -74,6 +74,7 @@ typedef struct {
u8 maxDisplayFreq;
u8 dramID;
bool isDram8GB;
HocClkConsoleType consoleType;
// FPS / Resolution
u8 fps;
@@ -82,7 +83,7 @@ typedef struct {
u16 kipVersion;
// Reserved for future use
u8 reserved[0x363];
u8 reserved[0x35B];
} HocClkContext;
typedef struct