danielcbailey / ece2035vscode

0 stars 0 forks source link

Memory Viewing #3

Open danielcbailey opened 2 months ago

danielcbailey commented 2 months ago

Add the ability to view memory under the virtual display. It should show contiguous memory as allocated and should label what each portion is for in addition to its raw address. Should have support for labeling stack frames as taught in class.