decompals / slinky

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

Add tests that invoke a linker which uses generated linker scripts from slinky #65

Open AngheloAlf opened 6 months ago

AngheloAlf commented 6 months ago

Have dummy projects (with dummy C and asm files) that get built and linked using linker scripts generated by slinky.

Would be nice a few multiple projects that aim to represent multiple kinds of projects/platforms/variants, so we don't miss anything. Including but not limited to:

Make sure the produced binary and mapfile is still the same as expected