Re: [stella] FE Bankswitching

Subject: Re: [stella] FE Bankswitching
From: Adam Wozniak <adam@xxxxxxxxxxxxxxxx>
Date: Sat, 1 Mar 2003 11:24:18 -0800 (PST)
6502 stacks grow down, not up.

On Sat, 1 Mar 2003, Kroko wrote:
> I found the following description of RTS on the net
> according to the document, it is the RTS of a 6510
> CPU. But it is different from the decription, that was
> posted here on the list. It would be interesting to find
> out, what the real cycle order is, because this is
> most important ....
> 
> can anybody confirm that this is wrong ?
> 
> RTS:
>     +---------------+------------------+-----------------------+----------+
>     |     Cycle     |   Address Bus    |       Data Bus        |Read/Write|
>     +---------------+------------------+-----------------------+----------+
>     |           1   |  PBR,PC          | Op Code               |    R     |
>     |           2   |  PBR,PC+1        | Internal Operation    |    R     |
>     |           3   |  PBR,PC+1        | Internal Operation    |    R     |
>     |           4   |  0,S+1           | New PCL-1             |    R     |
>     |           5   |  0,S+2           | New PCH               |    R     |
>     |           6   |  0,S+2           | Internal Operation    |    R     |
>     |           1   |  PBR,NewPC       | New Op Code           |    R     |
>     +---------------+------------------+-----------------------+----------+

-- 
Will code for food.       http://cuddlepuddle.org/~adam/resume.html

Hey, and if you hire me to write a multi-protocol internet capable
program before midnight tonight, you'll get the amazing toast-a-matic!
Be the first on your block!

adam@xxxxxxxxxxxxxxxx        http://cuddlepuddle.org/~adam/pgp.html

----------------------------------------------------------------------------------------------
Archives (includes files) at http://www.biglist.com/lists/stella/archives/
Unsub & more at http://www.biglist.com/lists/stella/


Current Thread