Thread: Assembly
View Single Post
Ryan
Veteran Member
 
Join Date: May 2004
Location: Promise Land of Trustafarians
 
2010-03-25, 08:43

Quote:
Originally Posted by bassplayinMacFiend View Post
Wow, that's awesome! I did ASM in SPIM ( a MIPS emulator) back in school. I loved ASM because with proper flowcharting, an ASM program will run right the first time it's programmed. Plus I think it's wicked to get "inside the head" of a CPU and get a solid understanding of how it works / what makes it tick.
I’m in a class using the same tool right now. We haven’t written anything, we’re still on control flow and datapaths right now, but I think we’re starting that next week. Our semester project is to write our own MIPS emulator, so I should go get started on that.
  quote