Skip to content

resource file offset does not work as expected #203

@mvdhoning

Description

@mvdhoning

wanted to use a koala file as an resource
but those have their load adres in the first 2 bytes as they are prg files
so i used the offset parameter in the resource file but that did not work
but as soon as i added another parameter behind it it started working
dont know if this is c64 target specific
so my workaround now is adding a comment after the offset for 2 bytes
koala rcdata 'koala.koa' 2 ;comment needed or no offset?

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