v6502
The MOS 6502 Virtual Machine and Toolchain Infrastructure
|
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. | |
Breakpoint List Object.