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

Re: I am working on a GS accelerator, can you help?



Someone please post the contact information for the person who started this
thread  (The orig post doesn't show up on my server)

I'll help in any way I can to help you get information for this project.  My
uncle is taking a look at a TWGS card of mine.  He is an electronics engineer.
I asked him to look at it and tell me if there is anything that can be done to
speed it up faster.

Maybe the original poster should contact me, and I'll put them in contact with
my uncle.

ericlob wrote:

> In article <19981212230736.05287.00001822@ng34.aol.com>,
> supertimer@aol.com (Supertimer) wrote:
>
> I didn't see the original article (big surprise), but my 2 cents:
>
> > chessie@ospnet.nshore.org (Adam Barr) wrote:
> >
> > >I have a person who is pretty good at electronics, he is making some
> > >custom digital cameras for me right now. He seems to think that he can
> > >make an accelerator for a GS. I told him I would send him a GS and
> > >whatever info I can get. I know I do not have the knowledge to share with
> > >him, but I was wondering if any one could email me information on who the
> > >two current GS accelerators work so I could give it too him. I will let
> > >the A2 community know how it progresses, but I need some info to get him
> > >started. I think I should probably get him info on the GS itself, and
> > >maybe even a motherboard schematic. So if anyone can share this
> > >information or what ever else you think I need please email me. Thanks!
>
> By far the best way to go is to put 8MB of RAM on the card and only drop
> down to the (slow) bus speed when you have to do I/O or something. Maybe
> even work out a way to write graphics to on card memory and blast it into
> the GS RAM with some kind of blitter. Maybe even figure out if it would be
> possible to load the GS ROM onto the card to avoid dropping down to 2.6
> when accessing the toolbox routines.
>
> As long as we're pipe-dreaming, I'd also drop the 65816 and go with some
> cheap but speedy RISC chip and write a 65816 emulator for it. I'm not sure
> how much faster it would be (if any) than a 20MHz '816 but any "native"
> apps written for it would be much faster.