Page 2 of 2

Re: Basic computer architecture

Posted: Tue Jan 17, 2017 3:10 am
by Agola
I learned 8086 from a book, "80x86 Assembly"
It was easy to understand.

I learned 386 from Internet also :|

Re: Basic computer architecture

Posted: Wed Jan 18, 2017 7:43 pm
by Seahorse
Before reading these old manuals, is there any rigorous required prior knowledge? I mean, I know about basic hexadecimal and that. But, what else, or is this how I begin?

Re: Basic computer architecture

Posted: Thu Jan 19, 2017 4:04 am
by dozniak
Mark12 wrote:Before reading these old manuals, is there any rigorous required prior knowledge? I mean, I know about basic hexadecimal and that. But, what else, or is this how I begin?
You should probably have some idea about what "a byte", "a word" and "signal level" are, pretty much that's all.

Since these days you have google you can look up anything you don't know as you read it.