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
Sasha Lopoukhine 07265f26c9
allow for infinite registers in sw/lw instructions (#31)
1 year ago
..
IO format black 2 years ago
decoder format black 2 years ago
instructions fix various semantic mismatchs in RV32F (#27) 1 year ago
priv fix ci (pt2) ? 2 years ago
tools main: major overhaul of how __main__ works 1 year ago
types fix various semantic mismatchs in RV32F (#27) 1 year ago
CPU.py add some typing annotations (#20) 2 years ago
MMU.py Add support for floats (#22) 1 year ago
__init__.py bump version to 2.1.0 1 year ago
__main__.py misc: improve typing and structure 1 year ago
assembler.py assembler: fix bug with zero-termination of strings 1 year ago
colors.py format black 2 years ago
config.py main: major overhaul of how __main__ works 1 year ago
debug.py format black 2 years ago
helpers.py format black 2 years ago
interactive.py core: refactor how launch() works in preperation for libc integration 1 year ago
parser.py Add support for floats (#22) 1 year ago
py.typed add py.typed file for riscemu to declare itself as a typed python package (#21) 1 year ago
registers.py Add support for floats (#22) 1 year ago
riscemu_main.py misc: test python 3.8 in CI, add cfg arg to RiscemuRunner 1 year ago
syscall.py misc: improve typing and structure 1 year ago
tokenizer.py allow for infinite registers in sw/lw instructions (#31) 1 year ago