Getting SNES SPC program to compile?

Discussion of hardware and software development for Super NES and Super Famicom.

Moderator: Moderators

Forum rules
  • For making cartridges of your Super NES games, see Reproduction.
Post Reply
User avatar
benjaminsantiago
Posts: 84
Joined: Mon Jan 20, 2014 9:40 pm
Location: Astoria, NY
Contact:

Getting SNES SPC program to compile?

Post by benjaminsantiago »

Has anyone got this program to assemble and then run correctly?
http://en.wikibooks.org/wiki/Super_NES_ ... 0_programs

I have been trying to get it to work, but for some reason the unnamed labels weren't working. I changed them to arbitrary names, and it will assemble but I am not getting any sound out of the ROM...
ARM9
Posts: 57
Joined: Sun Aug 11, 2013 6:07 am

Re: Getting SNES SPC program to compile?

Post by ARM9 »

I'm pretty sure the program on that page is still broken unless someone has fixed it in the last 6 months, whoever wrote it must've used zsnes 0.1 solely for testing. I think mic posted a version on this forum at some point that works on hardware.

edit: here it is viewtopic.php?p=57684#p57684
User avatar
benjaminsantiago
Posts: 84
Joined: Mon Jan 20, 2014 9:40 pm
Location: Astoria, NY
Contact:

Re: Getting SNES SPC program to compile?

Post by benjaminsantiago »

Thanks so much!
I was digging around older posts, but must have missed that one or not gone back far enough.
It looks to be working on BSNES on my mac at work.
I will try assembling it again when I get home later.

update: super sweeeet! tested another .spc ("Big Blue" from F-Zero) and it worked without a hitch. Now just need to test snesmod with my own tracker file, and then eventually really understand the finer points of how the spc works.
Post Reply