开发者

Guidance for making a program with only pure assembly on Mac OS X? [closed]

开发者 https://www.devze.com 2023-01-31 00:23 出处:网络
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can 开发者_如何学Cbe improved and possibly reopened, visit the help center for guidance. Closed 10 years ago.

I have realized I have to study Assembly language to understand programming deeply during trying to implement coroutine.

So I decided to start study Assembly. I want to start this by making small programs with only pure assembly. What's required and where should I start from? Easy Tutorials? Any guidance would be appreciated. Thanks.

PS. I'm using Mac OS X 10.6 on iMac Core i5 machine.


MIPS is a nice and short instruction set.

Nothing fancy to get in your way.

MIPS Emulators

  • SPIM was a classic emulator used for years. Some useful info here.
  • Mars looks promising and runs in java.
0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号