[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Super Serial Card help



On Mar 18, 11:29 am, j...@magrathea.plus.com (jim) wrote:
> David Wilson <mcs6...@gmail.com> wrote:
> > Try this:
>
> > ]CALL-151
> > *C200L
>
> > It should look like:
>
> > C200- 3C 58 FF  BIT $FF58
> > C203- 70 0C     BVS $C211
> > C205- 38        SEC
> > C206- 90 18     BCC $C220
>
> Okay, first few lines are:
>
> C200-   D2              ???
> C201-   CA              DEX
> C202-   90 15           BCC     $C219
> C204-   B9 88 C0        LDA     $C088,Y
> C207-   09 80           ORA     #$80
> C209-   C9 8A           CMP     #$8A
>

with the super serial card in slot 2?

If so, your ROM on the card seems to be fried...  or
the address decode logic on the card???