Skip to content

Large constant or rom variables are no more working #239

@alekmaul

Description

@alekmaul

we have an issue with last version of pvsneslib, big constants are no more working as it seems the .db part is no more handling more than 256 characters or something like that.
you can reproduce it with helloworld example, try to do that: unsigned int stuff[2048]={0};
it will not compile with a Unknown symbol "$0";
perhaps it is the now 816opt who is not doing the job, but it worked with 4.0.2 version of pvsneslib.
@kobenairb , any idea where we can investigate about this issue?

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