FluffyLabs / pvm-debugger

1 stars 1 forks source link

Set default page #152

Closed tomusdrw closed 6 days ago

tomusdrw commented 1 week ago

After the program is loaded, the memory should display the page right away. When we implement #150 the memory should never be empty. That will also be the case with #135.

krystian50 commented 1 week ago

Default 0 page added in this PR: https://github.com/FluffyLabs/pvm-debugger/pull/157