decompals / slinky

Linker script generator for decompilation and modding projects
MIT License
8 stars 0 forks source link

Consider support for listing of undefined syms in the input yaml #59

Closed AngheloAlf closed 2 months ago

AngheloAlf commented 8 months ago

Undefined syms are listed on linker scripts either way, so having them centralized in a single place could be useful.

If they are emitted or not, or the value they point to could be controlled by cli arguments (would require #33)