You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
riscemu/riscemu
Anton Lydike 270c3e7090 assembler: fix bug with zero-termination of strings 1 year ago
..
IO format black 2 years ago
decoder format black 2 years ago
instructions fix jalr instruction to take arguments in the form of rd, rs, imm 1 year ago
priv fix ci (pt2) ? 2 years ago
types misc: annotations and dead code removal 1 year ago
CPU.py add some typing annotations (#20) 2 years ago
MMU.py misc: annotations and dead code removal 1 year ago
__init__.py format black 2 years ago
__main__.py minor additions 2 years ago
assembler.py assembler: fix bug with zero-termination of strings 1 year ago
colors.py format black 2 years ago
config.py add an unlimited register mode 2 years ago
debug.py format black 2 years ago
helpers.py format black 2 years ago
interactive.py format black 2 years ago
parser.py format black 2 years ago
registers.py regs: add __repr__ 1 year ago
syscall.py syscall: add partial support for mmap2 syscall 1 year ago
tokenizer.py format black 2 years ago