Just a test of how the assembly works πββοΈ.
The IAS computer was one of the first computers to implement a βstored program conceptβ. In this paradigm, the program is stored in the computer's memory along with the data. In this way, the generation and loading of programs can be done in an automated way, by the computer itself. The IAS computer was developed at the Institute for Advanced Studies at Princeton and its construction was led by John von Neumann, a mathematician who contributed greatly to the field of computer science.
-
Implement an Incrementor and a Decrementor
-
Implement the expression below:
x = ((A β B) Γ C) / (D β (E Γ F))
-
Access the simulator: IASβAssembler;
-
Copy and paste the file you want to test
-
Just click on Load IAS Sim
-
Maximize the IAS Simulator window
-
Click in Load Mem. Map into IAS Memory
-
Now click on Step and visualize the memories being filled