-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Milestone
Description
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
Labels
No labels