Skip to content

Allow configuring sections #4

@ISSOtm

Description

@ISSOtm

Currently, each script is emitted as an individual ROMX section.

  • One may want to emit scripts to ROM0, for example (and, if RGBDS later allows arbitrary section kinds via hardware description files, others);
  • One may want all scripts to lie within a single section.

I think this could be solved via a CLI switch; in particular, if the section type given is empty, no section directives would be emitted.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions