Skip to content

Feature request: Offset for incbin #283

@mrg-75

Description

@mrg-75

When using incbin to include a binary, it would be useful to be able to provide an offset. For example, if adding a sid file you may want to not load the first $7C bytes where the header information is stored, and also remove the address from the start.

So something like incbin "music.sid", $7C + 2

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions