|
RetroLinker
Linker for several 8-bit, 16-bit and 32-bit formats
|
Additional entries in the header. More...
#include <o65.h>
Public Member Functions | |
| header_option (uint8_t type) | |
| header_option (uint8_t type, std::vector< uint8_t > &data) | |
Public Attributes | |
| uint8_t | type |
| Type of header entry. | |
| std::vector< uint8_t > | data |
| Header entry contents. | |
Additional entries in the header.