how can we find that this processor supports how much memory?????

Posted by Zia ur Rahman on Stack Overflow See other posts from Stack Overflow or by Zia ur Rahman
Published on 2010-03-20T09:42:26Z Indexed on 2010/03/20 9:51 UTC
Read the original article Hit count: 406

I have just started the Assembly language programming and in the first lecture our teacher told us about intel 8080 and intel 8085 and he said there was 64k memory with these processor.

Now i want to know that how we find this amount of memory with specific processor, for example i have a processor 1.8 Ghz , now how i can find out the amount of memory that can be used with this processor.

what i am trying to ask is tell me the method how we can find out this amount of memory?

© Stack Overflow or respective owner

Related posts about assembly-language

Related posts about computer-architecture