6502.org Forum  Projects  Code  Documents  Tools  Forum
It is currently Sat Apr 27, 2024 5:38 pm

All times are UTC




Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 posts ] 
Author Message
PostPosted: Sat Jul 06, 2002 3:08 pm 
hi,

why ist the instruction register of the mos 6502 not connected to the databus (internal). Perhaps the hardware could be realized cheaper?


Report this post
Top
  
Reply with quote  
PostPosted: Mon Jul 08, 2002 6:19 pm 
Offline
User avatar

Joined: Fri Aug 30, 2002 1:09 am
Posts: 8428
Location: Southern California
> hi,

> why ist the instruction register of the mos 6502 not connected to
> the databus (internal). Perhaps the hardware could be realized
> cheaper?

Since I am not sure I understand what you are asking, I would normally ask for clarificaion by private E-mail without burdening the list with it. That option does not seem to be available anymore with Delphi's basic service.

Do you have an architectural diagram of the processor? There's no reason to have the instruction register go to the internal data bus so instructions can be latched into any of the other registers besides the ones in the instruction-decode logic, which does do some pipelining. In the case of something like LDA #20h, The LDA# (op code $A9) is regarded as the instruction, and the $20 is regarded as data. The two-byte instrucion takes 2 clocks, or 1 microsecond at 2MHz. Many of the 6502 instructions, including this example, have no dead bus cycles.

Garth

_________________
http://WilsonMinesCo.com/ lots of 6502 resources
The "second front page" is http://wilsonminesco.com/links.html .
What's an additional VIA among friends, anyhow?


Report this post
Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 10 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to: