RetroArch
Public Attributes | List of all members
memmap_header_t Struct Reference

#include <common.h>

Public Attributes

u32 num
 
u32 text_end
 
u32 data_address
 
u32 data_size
 
u32 processLinearOffset
 
u32 processHookAddress
 
u32 processAppCodeAddress
 
u32 processHookTidLow
 
u32 processHookTidHigh
 
u32 mediatype
 
bool capabilities [0x10]
 

Member Data Documentation

◆ capabilities

bool memmap_header_t::capabilities[0x10]

◆ data_address

u32 memmap_header_t::data_address

◆ data_size

u32 memmap_header_t::data_size

◆ mediatype

u32 memmap_header_t::mediatype

◆ num

u32 memmap_header_t::num

◆ processAppCodeAddress

u32 memmap_header_t::processAppCodeAddress

◆ processHookAddress

u32 memmap_header_t::processHookAddress

◆ processHookTidHigh

u32 memmap_header_t::processHookTidHigh

◆ processHookTidLow

u32 memmap_header_t::processHookTidLow

◆ processLinearOffset

u32 memmap_header_t::processLinearOffset

◆ text_end

u32 memmap_header_t::text_end

The documentation for this struct was generated from the following file: