Room 514

Classes, curriculum, education…

Assembly Language March 18, 2008

Filed under: ICE4M — mryantho @ 4:03 pm

We are going to be looking at programs written in assembly language, specifically those that would run on a RISC architecture. Yesterday we talked about the add, store, load, and bit test commands.

To actually create a program, we will need an emulator to act as a RISC machine.

You can download one here. Be sure to download the version for Windows XP.