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 dd77d1b387 minor cleanup 2 years ago
..
IO minor cleanup 2 years ago
decoder [priv] fixed printing for mret, sret and uret 3 years ago
instructions base: add debug instructions 2 years ago
priv fixed type annotations type in parsers 3 years ago
types add an unlimited register mode 2 years ago
CPU.py Logging: Changed verbosity levels at which things are logged for the CPU 3 years ago
MMU.py minor cleanup 2 years ago
__init__.py release 2.0.5 2 years ago
__main__.py add an unlimited register mode 2 years ago
assembler.py Parser: fixed error when labels where used outside of sections 3 years ago
colors.py [CSR] Adding dump_mstatus method to csr 3 years ago
config.py add an unlimited register mode 2 years ago
debug.py [restructured] moved all simple type definitions into riscemu.types 3 years ago
helpers.py cleaned up and improved memory dumping code 3 years ago
interactive.py fixes #12 - exit program with code from cpu.exit_code 3 years ago
parser.py add an unlimited register mode 2 years ago
registers.py add an unlimited register mode 2 years ago
syscall.py Syscalls: cleaned up formatting and added instructions for extensions 3 years ago
tokenizer.py [restructured] moved more types and exceptions to riscemu.types 3 years ago