v6502
The MOS 6502 Virtual Machine and Toolchain Infrastructure
Data Fields
ld6502_object_blob Struct Reference

A single blob of typeless object data. More...

#include <object.h>

Data Fields

uint16_t start
 The start address of the data.
 
uint16_t len
 The length of the data.
 
uint8_t * data
 The data.
 

Detailed Description

A single blob of typeless object data.


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