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 663721b306 pre-release 2.0.0a4 3 years ago
..
IO Maor round of bugfixes and incremental improvements 3 years ago
decoder [priv] fixed printing for mret, sret and uret 3 years ago
instructions squashing bugs related to Int32 wrapping and sign extension 3 years ago
priv [restructured] moved more types and exceptions to riscemu.types 3 years ago
types squashing bugs related to Int32 wrapping and sign extension 3 years ago
CPU.py [restructured] moved more types and exceptions to riscemu.types 3 years ago
MMU.py improved the MMU.translate_address function 3 years ago
__init__.py pre-release 2.0.0a4 3 years ago
__main__.py version 2.0.0a3 3 years ago
assembler.py ported syscalls to Int32 usage and removed unecessary prints 3 years ago
colors.py [CSR] Adding dump_mstatus method to csr 3 years ago
config.py [priv] added --slowdown flag to slow down emulated clock speed 3 years ago
debug.py [restructured] moved all simple type definitions into riscemu.types 3 years ago
helpers.py [restructured] moved more types and exceptions to riscemu.types 3 years ago
interactive.py [restructured] moved all simple type definitions into riscemu.types 3 years ago
parser.py [restructured] moved more types and exceptions to riscemu.types 3 years ago
registers.py squashing bugs related to Int32 wrapping and sign extension 3 years ago
syscall.py ported syscalls to Int32 usage and removed unecessary prints 3 years ago
tokenizer.py [restructured] moved more types and exceptions to riscemu.types 3 years ago