Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-01-04 | Implement initializing memory from text/data segments | David Li | 1 | -0/+2 |
2015-12-27 | Add GPLv3 license | David Li | 1 | -0/+16 |
2015-12-16 | Load and recognize a minimal set of instructions | David Li | 1 | -1/+1 |
2015-12-15 | Load hexdump of ELF | David Li | 1 | -9/+70 |
2015-12-15 | Outline the simulator | David Li | 1 | -0/+15 |