package arrakis
A RISC-V simulator
Install
Dune 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+L
clear
- Fix
finish
andnext
bug - Print labels with
info code
1.1.0 (2024-29-05)
- Migration to codeberg
- Greatly improved the codebase
- Added a
--version
option to display current arrakis version - Renamed the
--no-shell
option to--run
and-ns
to-r
- Fixed a misalignment issue in shell help
- Fixed a misalignment issue in
--help
option - Changed message from
Error
toInfo
in case of a failed system call Updated commands to be closer to
gdb
:prv
is nowp
next
is nowcontinue
print
is nowinfo
run
is nowfinish
reset
is nowrun
- New command
breakpoint clear
to remove all breakpoints - Improved
info
command: Now always at most 80 characters wide, more readable and easier to parse - Error message when providing too much input files
- Support for
.ascii/z
assembler directive - Support for program arguments
- Remove simple memory values
- Support for local labels
- Add multi line comments
- Support for GNU expressions
- Add
.size
directive forinfo
command - Add
next
command (Likestep
but don't step into functions)
1.0.0 (2023-19-9)
initial release
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>