mortbopet / Ripes

A graphical processor simulator and assembly editor for the RISC-V ISA

Home Page:https://ripes.me/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

simulate command line arguments (argc, argv)

cyrilmhansen opened this issue · comments

My understanding is that this means initializing the stack with the arguments and provide a minimal UI for it.
This could be useful to perform unit testing on ASM functions.