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 ^^!
- Dropbox
- Dropbox (Repository)
- GitHub
- GitHub (Repository)
@snitch567:
ReplyDeleteThx :D
Assembly is damn hard T.T
ReplyDelete@Anom:
ReplyDeleteWell, I still stuck at subroutine :D