mirror of
https://github.com/Noratrieb/rustv32i.git
synced 2026-01-16 06:15:02 +01:00
A
This commit is contained in:
parent
105706e862
commit
ca565ddeb3
5 changed files with 208 additions and 4 deletions
|
|
@ -64,6 +64,7 @@ fn main() -> eyre::Result<()> {
|
|||
xreg: [0; 32],
|
||||
xreg0_value: 0,
|
||||
pc: start,
|
||||
reservation_set: None,
|
||||
|
||||
debug: std::env::args().any(|arg| arg == "--debug"),
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue