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 a0259707b2 Released v1.0.0 to PyPi 3 years ago
..
IO overhaul of debugging info printing 3 years ago
decoder added correct instruction printing 3 years ago
instructions extended userspace RV32I with li, la and mv instruction 3 years ago
priv added correct instruction printing 3 years ago
CPU.py added memory image support to priv emulator 3 years ago
Config.py overhaul of debugging info printing 3 years ago
Exceptions.py fixed errorneous license text in headers 4 years ago
Executable.py Minor fixes like imports and edge-case handling 4 years ago
ExecutableParser.py Minor fixes like imports and edge-case handling 4 years ago
MMU.py Merge pull request #1 from AntonLydike/kernel-mode 3 years ago
Registers.py added memory image support to priv emulator 3 years ago
Syscall.py fixed errorneous license text in headers 4 years ago
Tokenizer.py fixed errorneous license text in headers 4 years ago
__init__.py Released v1.0.0 to PyPi 3 years ago
__main__.py implemented mmu.allocate_region and reworked how the stack works 4 years ago
colors.py [CSR] Adding dump_mstatus method to csr 3 years ago
debug.py overhaul of debugging info printing 3 years ago
helpers.py added memory image support to priv emulator 3 years ago