Quote Originally Posted by Brandenburg View Post
ASM.. My god what a pain.. Had to learn MASM and ASM for pic microcontrollers before..hard and tedious but cool when everything came together.. Hell.. Id much rather program in c/c++/C# than ASM but that's not an option I suspect.. LMAO
Yes ASM is a pain. But it is coll that you pretty much have full control over the sytem when coding in ASM. It would be nice if you could use C++ or C.