Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-11-22 | Support 16-bit short | Roland Reichwein | |
2020-11-21 | Bugfixing of stack (WIP) | Roland Reichwein | |
2020-11-20 | Assembler bugfixes - tests run successfully now | Roland Reichwein | |
2020-11-18 | Added Asm ops | Roland Reichwein | |
2020-11-15 | Evaluation (WIP) | Roland Reichwein | |
2020-11-15 | Fixed unit tests, prepared hierarchical evaluation via stack (WIP) | Roland Reichwein | |
2020-11-15 | Simplify Asm construction | Roland Reichwein | |
2020-11-09 | Implement inc instruction, support 64 bit regs | Roland Reichwein | |
2020-11-08 | Prepare encoding and linking | Roland Reichwein | |
2020-10-18 | Namespace Asm | Roland Reichwein | |
2020-10-18 | Added xor, mov, jmp | Roland Reichwein | |
2020-10-17 | Add add | Roland Reichwein | |
2020-10-17 | Handle Labels and Data | Roland Reichwein | |
2020-10-17 | Add ret and int | Roland Reichwein | |
2020-10-17 | Separate-out assembler | Roland Reichwein | |