|
Hi,
the compiler does not like my code but does not really tell me where and what the problem is.
[oppa@oppa-F28 mult]$ ../../../tools/Assembler.sh mult.asm
Assembling /home/oppa/Dokumente/MOOCs/Coursera/nand2tetris/projects/04/mult/mult.asm
end of line expected, '=' is found
So, I'm lost here.
Have fun,
Stephan
|