nand2tetris / web-ide

A web-based IDE for https://nand2tetris.org
https://nand2tetris.github.io/web-ide
Other
38 stars 11 forks source link

Load all files from local storage #253

Closed netalondon closed 3 months ago

netalondon commented 3 months ago

UI changes:

  1. Added a download button to the file picker. Screenshot from 2024-03-31 15-18-34 For mobile: Screenshot from 2024-03-31 15-19-02

2.Test panel now displays filename: Screenshot from 2024-03-31 15-23-24

In the CPU Emulator, for cases in which there is more than one test file, we have a dropdown menu (like the hardware simulator): Screenshot from 2024-03-31 15-23-13

  1. VM Page: removed the "load file" button vm