Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 391 Bytes

File metadata and controls

3 lines (2 loc) · 391 Bytes

alt text

The stack visualizer is a tool to better understand how the stack works. There are two functionalities: The ARM Text Editor accepts ARM code that can be executed with a visual representation of the stack updating in real time. In the visualize tool, functions with local variables and parameters can be pushed onto the stack.