.

Thursday, March 1, 2012

[Assembly] [MIPS] Hello World

          Hello, Reader ^^! Back again with source code ^^! This time the source code is Hello World written in Assembly (MIPS) language. Since I am new with this, there is very significant differences when I use the other language. That is because Assembly is a low-level programming language. With this language, I will play more with the register shifting. Now, with this program, for beginning, it will say the "Hello World!" phrase. Okay, that's all I can say. Thank you for reading ^^!














4 comments:

  1. @snitch567:
    You have to use low level machine language xD

    ReplyDelete
  2. low level machine language? hah xD

    William

    ReplyDelete
  3. @Will:
    Yup xD
    It is harder to read than its higher like Java, Pascal, etc xD

    ReplyDelete