Hey all, I'm super new to the SNES and Assembly and need help building my file. I followed the libSFX tutorial above to install the assembler and everything that comes with it. I'm at the point where I need to:
"Now the toolchain is in place and you should be able to run make
from any of the example directories to assemble the source files and link a Super Nintendo ROM image (*.sfc)."
When I run make, all that appears is " make: *** /home/krist/libSFX: Is a directory. Stop. ".
I don't know how to "link a Super nintendo ROM image (*sfc)."
If anyone could help me out I would appreciate it. Thank you so much, I'm excited to build my first game for the SNES!