Skip to content

Allow MSXbin to write size of the imported data as a constant #16

@pvmm

Description

@pvmm

For instance:

const unsigned char data[] = {
        0x43, 0x33, 0x33, 0x34, 0x43, 0x33, 0x33, 0x34, 0x43, 0x33, 0x33, 0x34, 
        0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF 
};
const unsigned int data_length = 24;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions