Commit Graph

7 Commits

Author SHA1 Message Date
Nemo aed6f0a372 [08] Finishes VM Implementation
Lots of different changes:

- modular code with lots of helper methods
- fixed the return jump address getting overridden bug
2020-06-08 23:56:54 +05:30
Nemo 26f427a8ad Remove unused variables, style fixes 2020-05-30 04:08:30 +05:30
Nemo 09bf3f1e67 [06] Assembler done and tested
Also started a clone assembler in rust
2020-05-30 03:17:31 +05:30
Nemo abbb826dd0 Adds SymbolTable usage 2020-05-30 01:55:43 +05:30
Nemo 8985c2a65a Adds test script 2020-05-30 01:32:31 +05:30
Nemo 0d78eaae73 Finishes assembler without symbols 2020-05-30 01:18:04 +05:30
Nemo 26018e28a1 Initial work on 06 2020-05-29 19:52:50 +05:30