Getting back into snesdev with a new side project, an spc700 assembler.
This assembler will make compiling Terrific Audio Driver a lot easier.

I'm off to a good start, it can currently assemble a single instruction inside unit tests.

#snesdev