[ trixie ]
[ sid ]
[ Bron: riscemu ]
Pakket: riscemu (2.2.7-1)
Verwijzigingen voor riscemu
Debian bronnen:
Het bronpakket riscemu downloaden:
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
RISC-V emulator in Python
Implementing a basic RISC-V emulator, aimed at being easily extendable. Check out the docs at readthedocs or riscemu.datenvorr.at.
This emulator contains:
- RISC-V Assembly parser - RISC-V Assembly loader - Emulation for most parts of the basic RISC-V instruction set and the M and A extensions - Naive memory emulator - Basic implementation of some syscalls - A debugging environment
This package contains the core riscemu module for Python 3.x .
Andere aan riscemu gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-importlib-resources
- Read resources from Python packages
-
- dep: python3-pyelftools
- pure-python3 library for parsing ELF and DWARF
-
- sug: riscemu-doc
- RISC-V emulator in Python