Search found 2 matches
- Mon Feb 08, 2010 8:58 pm
- Forum: Assembly Language
- Topic: What do you need to know about assembly?
- Replies: 3
- Views: 51532
Re: What do you need to know about assembly?
I suggest that you start going through the tutorials, and when you come across an assembly concept that you dont know, look it up. That is possibly the best way to do this without learning all of asm Yea I will probably do that. It might take a little longer, but it's better then learning assembly ...
- Sun Feb 07, 2010 8:59 pm
- Forum: Assembly Language
- Topic: What do you need to know about assembly?
- Replies: 3
- Views: 51532
What do you need to know about assembly?
I was just wondering for OS Development, what do you need to know about assembly. I'm using this website http://www1.arl.wustl.edu/~lockwood/class/cs306/books/artofasm/toc.html . I don't want to learn assembly completely, since the kernel is going to be written in C. What do I have to know? Or is it...