mortbopet / Ripes

A graphical processor simulator and assembly editor for the RISC-V ISA
https://ripes.me/
MIT License
2.49k stars 270 forks source link

Adding an option to change the direction of memory address growth #357

Open Disat opened 4 months ago

Disat commented 4 months ago

Currently, in the memory viewer, the memory address grows from bottom to top, with lower address at the bottom and higher address at the top. Can you make the memory address growth direction change to top-down, with lower address at the top and higher address at the bottom? Thanks. memory_direction