Anton Lydike
|
88c0b77a16
|
implemented instructions jal, jalr, j, ret, nop
|
4 years ago |
Anton Lydike
|
5a722c8cf1
|
implemented syscalls open, read, write, close, exit
|
4 years ago |
Anton Lydike
|
a483db65c7
|
more work on syscalls
|
4 years ago |
Anton Lydike
|
a69cc7d346
|
moved registers out of CPU file
|
4 years ago |
Anton Lydike
|
feaf432645
|
fixed config dataclass
|
4 years ago |
Anton Lydike
|
9710ed9b8b
|
added Executable.__repr__ and added return self to ExecutableParser.parse
|
4 years ago |
Anton Lydike
|
93ff8d7186
|
added unsigned option for int_{from,to}_bytes
|
4 years ago |
Anton Lydike
|
4159d1609b
|
added run config
|
4 years ago |
Anton Lydike
|
6bc939572b
|
parsing and simple running works somewhat
|
4 years ago |
Anton Lydike
|
da4ae7c4c1
|
parsing of tokenized asm into MemorySections works
|
4 years ago |
Anton Lydike
|
2cee60a17c
|
initial commit
|
4 years ago |