This extension allows you to convert RAM input from the Little Man Computer - CPU simulator into Assembly language.
- Download the file from GitHub by clicking the green "Code" button and then selecting "Download ZIP."
-
Unzip the ZIP file.
-
Navigate to chrome://extensions/ and enable "Developer mode" using the toggle switch in the upper right corner.
-
Click the "Load Unpacked" button in the upper left corner and select the extracted folder.
- Write your code using RAM in the Little Man Computer - CPU simulator.
- Click on the code area.
-
Click the extension icon.
-
Click the "Convert and Download" button.
-
The Assembly file will be downloaded automatically.