riscemu/riscemu
2021-09-30 21:54:50 +02:00
..
decoder added RV32A extension, only missing LR.W and SC.W 2021-09-03 14:59:34 +02:00
instructions added RV32A extension, only missing LR.W and SC.W 2021-09-03 14:59:34 +02:00
IO overhaul of debugging info printing 2021-09-30 21:54:50 +02:00
priv overhaul of debugging info printing 2021-09-30 21:54:50 +02:00
__init__.py Minor fixes like imports and edge-case handling 2021-04-24 18:24:11 +02:00
__main__.py implemented mmu.allocate_region and reworked how the stack works 2021-04-23 20:32:19 +02:00
colors.py [CSR] Adding dump_mstatus method to csr 2021-06-08 11:32:51 +02:00
Config.py overhaul of debugging info printing 2021-09-30 21:54:50 +02:00
CPU.py added memory image support to priv emulator 2021-08-26 10:46:06 +02:00
debug.py overhaul of debugging info printing 2021-09-30 21:54:50 +02:00
Exceptions.py fixed errorneous license text in headers 2021-04-23 21:28:57 +02:00
Executable.py Minor fixes like imports and edge-case handling 2021-04-24 18:24:11 +02:00
ExecutableParser.py Minor fixes like imports and edge-case handling 2021-04-24 18:24:11 +02:00
helpers.py added memory image support to priv emulator 2021-08-26 10:46:06 +02:00
MMU.py overhaul of debugging info printing 2021-09-30 21:54:50 +02:00
Registers.py added memory image support to priv emulator 2021-08-26 10:46:06 +02:00
Syscall.py fixed errorneous license text in headers 2021-04-23 21:28:57 +02:00
Tokenizer.py fixed errorneous license text in headers 2021-04-23 21:28:57 +02:00