Page 5 of 5

Posted: Wed Sep 09, 2009 6:57 pm
by Zack S
Memblers wrote:But if anyone insists on using nesasm, try out the version that bunnyboy had updated: http://nespowerpak.com/nesasm/ I guess it fixes the line length problem at least, maybe some other things too, but that's just one of many potential pitfalls.
That's the version I downloaded and it still sucks. Anything that's not a label has to have at least 1 leading space on its line or the source won't compile. Doesn't really matter though since I need to rewrite it in C# to integrate it into my editor properly.