So I want to start doing some assembly for the Snes but Is there some way to integrate an assembler into vc++ 2008?
thanks
snes 65816 assembler in vc++
Moderator: Moderators
Ok, I'll bite.
What?
What?
Do you mean you want to start writing code for the SNES in assembler, or are you building an SNES?So I want to start doing some assembly for the Snes
I... am assuming you're asking if you can somehow make Visual C compile assembler code? Yeees, kind of, but my lord what overkill, considering the work it would take to make sure that VC++2008 would output anything even remotely usable by an SNES. If that's even possible at all; I highly doubt it.Is there some way to integrate an assembler into vc++ 2008?