[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: CB developers
On Jun 10, 10:30 am, rich12345 <aiiad...@gmail.com> wrote:
> 3)apple II bus specifics using CB
>
> I would like to see code that manipulates the apple II bus.
>
> IE:
> intercept access to $XXXX r/w
> store/read data to/from $XXXX using DMA
> store/read data to/from $XXXX using RDY
> using RDY to halt 6502
>
> the above need correct timing to work with the bus properly
at http://www.applelogic.org/Downloads.html I found:
Apple Alarm Clock AD Project - Bus IO with VGA, LED & Interrupt
keywords BUS IO.... altium only project :-(
Rich