package arrakis
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
A RISC-V simulator
Install
dune-project
Dependency
Authors
Maintainers
Sources
1.1.1.tar.gz
sha256=24a951696f6a54c818acaf76ca2f609dd508aaee824b3ba17624e6dec165091c
md5=05ff3ea80ad7062f98adcf2e22e66559
doc/CHANGES.html
1.1.1
Greatly improved shell
- Add arrow
- History
- Commands auto-completion
Ctrl+Lclear
- Fix
finishandnextbug - Print labels with
info code
1.1.0 (2024-29-05)
- Migration to codeberg
- Greatly improved the codebase
- Added a
--versionoption to display current arrakis version - Renamed the
--no-shelloption to--runand-nsto-r - Fixed a misalignment issue in shell help
- Fixed a misalignment issue in
--helpoption - Changed message from
ErrortoInfoin case of a failed system call Updated commands to be closer to
gdb:prvis nowpnextis nowcontinueprintis nowinforunis nowfinishresetis nowrun
- New command
breakpoint clearto remove all breakpoints - Improved
infocommand: Now always at most 80 characters wide, more readable and easier to parse - Error message when providing too much input files
- Support for
.ascii/zassembler directive - Support for program arguments
- Remove simple memory values
- Support for local labels
- Add multi line comments
- Support for GNU expressions
- Add
.sizedirective forinfocommand - Add
nextcommand (Likestepbut don't step into functions)
1.0.0 (2023-19-9)
initial release
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>