- allow `ldo` and `ldxo ` instructions to work with with ram address values - typo in `program_counter`being spelled `couter` in multiple places of the verbose output - make assembler error output more descriptive (also add line tracking to know exactly where the error happened) - improve some vm erroring out messages (adding crash logs and dumps)
ldoandldxoinstructions to work with with ram address valuesprogram_counterbeing spelledcouterin multiple places of the verbose output