#100692 - Mr.Modem - Tue Aug 29, 2006 8:09 pm
Hi, everyone!
I have just decided to learn assembler of some sort. I chosed Gba because it's a powerful machine that seems to be quite easy to begin with. I consider myself to be a rather good C programmer but I have never done any asm before. So I need some advices from you guys.
I have read some tutorials including that gbaguy tutorial and have done some experimenting on my own. But It's hard for me to do stuff on my own because I have never done any assembler before. Do you have any recommendations on good stuff to read to learn the basic "syntax"? I would also appreciate if you can show me where I can download some well-documented asm example source code that I can learn from. Preferably something very easy to start with. It's much easier to learn how to use all the opcodes if you can see how they work, instead of just looking them up in some ARM reference.
I have just decided to learn assembler of some sort. I chosed Gba because it's a powerful machine that seems to be quite easy to begin with. I consider myself to be a rather good C programmer but I have never done any asm before. So I need some advices from you guys.
I have read some tutorials including that gbaguy tutorial and have done some experimenting on my own. But It's hard for me to do stuff on my own because I have never done any assembler before. Do you have any recommendations on good stuff to read to learn the basic "syntax"? I would also appreciate if you can show me where I can download some well-documented asm example source code that I can learn from. Preferably something very easy to start with. It's much easier to learn how to use all the opcodes if you can see how they work, instead of just looking them up in some ARM reference.