Basic computer architecture

Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
User avatar
Agola
Member
Member
Posts: 155
Joined: Sun Nov 20, 2016 7:26 am
Location: Somewhere

Re: Basic computer architecture

Post by Agola »

I learned 8086 from a book, "80x86 Assembly"
It was easy to understand.

I learned 386 from Internet also :|
Keyboard not found!

Press F1 to run setup.
Press F2 to continue.
User avatar
Seahorse
Member
Member
Posts: 64
Joined: Sat Dec 03, 2016 3:13 am

Re: Basic computer architecture

Post 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?
User avatar
dozniak
Member
Member
Posts: 723
Joined: Thu Jul 12, 2012 7:29 am
Location: Tallinn, Estonia

Re: Basic computer architecture

Post 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.
Learn to read.
Post Reply