LibT2FS 0.1
C API for accessing TEngine data in memory.
Loading...
Searching...
No Matches
n64rom.h File Reference
#include <stdint.h>

Go to the source code of this file.

Data Structures

struct  s_T2FSN64LibUltraVersion
 Parsing .z64 file headers to match configurations. More...
struct  s_T2FSN64Header

Macros

#define T2FS_N64_ULTRA_VERSION_STR_SIZE   13

Typedefs

typedef struct s_T2FSN64LibUltraVersion T2FSN64LibUltraVersion
 Parsing .z64 file headers to match configurations.
typedef struct s_T2FSN64Header T2FSN64Header

Macro Definition Documentation

◆ T2FS_N64_ULTRA_VERSION_STR_SIZE

#define T2FS_N64_ULTRA_VERSION_STR_SIZE   13

Typedef Documentation

◆ T2FSN64LibUltraVersion

Parsing .z64 file headers to match configurations.

https://n64brew.dev/wiki/ROM_Header

◆ T2FSN64Header