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

Breakpoint List Object. More...

#include <breakpoint.h>

Data Fields

uint16_t * breakpoints
 Array of breakpoint addresses.
 
size_t count
 Number of breakpoints in the array.
 

Detailed Description

Breakpoint List Object.


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