Skip to content

Figure out how to support projects with weird section ordering #63

@AngheloAlf

Description

@AngheloAlf

Like starfox 64, which does text, data, rodata, data, rodata, data, bss
https://github.com/sonicdcer/sf64/blob/master/yamls/us/main.yaml

Or rocket which goes

boot - [boot stuff]
codeseg1 - [rodata1, text1, data1]
codeseg2 - [rodata2, text2, data2]
bss - [bss1, bss2] 

https://github.com/RocketRet/Rocket-Robot-On-Wheels/blob/master/tools/NSUE.00.yaml

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature in considerationConsidering if this feature should be implemented or not

    Type

    No type

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions