[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: If you were to put a graphics chip on an apple II card...
On Wednesday, August 29, 2012 6:58:37 PM UTC-7, Sean Fahey wrote:
> On Wednesday, August 29, 2012 7:03:04 PM UTC-5, (unknown) wrote:
>
>
>
> > Looks like a good one to start with. The Byte card looks simple enough..
>
>
>
> Would it be possible to combine the Byte Card with an audio card (similar to the Arcade Board) except something more popular that had software written for it - like the Mockingboard?
Possible? Anything.
The 9918 doesn't need any address decoding, it has device select and RW which can be derived from the Apple II bus using simple 74xx logic. There is no ROM.
Mockingboard... I think it uses 6522 interface chip? That wouldn't need any address decoding either.
all the cores are available for free. Need CB here to play.
I want to do this for hobby project. It would be nice if we could port software from another computer that uses the chip. A game engine and sprite editor would be great.