You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
N64
IDO
KMC
EGCS
Out of normal RAM segments
Multiple overlays
Shared vram overlays
PSX
PSX-EXE
Overlays (or whatever they are called)
No use of $gp register (-G0)
Hardcode the $gp register in the yaml
Shiftable $gp register
PS2
idk
GC / Wii
idk
Make sure the produced binary and mapfile is still the same as expected
The text was updated successfully, but these errors were encountered:
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:
$gp
register (-G0)$gp
register in the yaml$gp
registerMake sure the produced binary and mapfile is still the same as expected
The text was updated successfully, but these errors were encountered: