Hiya basically everything was loading but the tests failed.
I found a bug in my temp code where I did A=M when it should have been D=M
It is working now!!!!
Sent from my Samsung Galaxy smartphone.
-------- Original message --------
From: "WBahn [via Nand2Tetris Questions and Answers Forum]" <
[hidden email]>
Date: 17/06/2019 18:15 (GMT+00:00)
Subject: Re: Having real trouble getting my Vm Translator to work
How is it not working? Do you take your car to a mechanic and just tell them that there's something wrong with it, or do you try your best to tell him what's wrong with it, at least what the symptoms are?
Can it read the input .vm files?
Can it write the output .asm file?
Can it recognize and skip over comments?
Can it recognize the various vm commands?
Can it parse the various vm command?
Which vm commands does it do correctly?
Which vm commands does it do incorrectly?
Did you implement and test it incrementally?
To unsubscribe from Having real trouble getting my Vm Translator to work,
click here.
NAML