We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4c097c commit a01d6a9Copy full SHA for a01d6a9
README.md
@@ -11,6 +11,7 @@ A simulator which provides a simplified assembler syntax (based on NASM) and is
11
- In the example code I put a mention: ```You can also write in lowercase symbols```
12
- Changed the repository link (Fork me on GitHub) in the ```index.html``` to this repository.
13
- Changed the ```README.md```
14
+- Added a ```CONTRIBUTION.md``` file.
15
- Added a clear button for clearing the code-input-field.
16
- I added new commands:
17
- SQ (sq) : squares the content of the given register.
0 commit comments