Page 1 of 1

Super IDE anyone ? :)

Posted: Tue Apr 13, 2010 2:08 pm
by MooZ
Last Easter week end some crazy dudes releases a demo called Loopback for the V6Z80P, a homebrew computer based on a Z80.
The awesome guy behind that computer has a nice article about an 8-bit IDE interface. And I was wondering (well maybe that was already asked and aswered in the past) how hard will it be to make an ide interface for the pce?

Re: Super IDE anyone ? :)

Posted: Wed Apr 14, 2010 4:23 am
by tomaitheous
Oh, that's pretty cool :D

Re: Super IDE anyone ? :)

Posted: Thu Apr 22, 2010 1:32 pm
by Arkhan
it is probably more difficult to write the software to handle the interface than it is to make the interface itself. Even that may turn out to be not-so-bad

given the amount of access you have on the PCE system's expansion port, compared to other machines like a C64 w/the cart/user port...... i don't think it would be very difficult.

Re: Super IDE anyone ? :)

Posted: Fri Apr 23, 2010 7:47 am
by MooZ
Do you know if there some "commented" disassembly or the system cards lying around?
It may give us a hint on how to make such kind of interface.

Re: Super IDE anyone ? :)

Posted: Fri Apr 23, 2010 8:32 am
by Gravis
MooZ wrote:Do you know if there some "commented" disassembly or the system cards lying around?
It may give us a hint on how to make such kind of interface.
it doesnt exist and it especially isnt accessible from this page http://www.zeograd.com/doc_download.php, so dont go there. :D

Re: Super IDE anyone ? :)

Posted: Fri Apr 23, 2010 8:51 am
by MooZ
MooZ, never heard of Zeograd ?
\
Image

Re: Super IDE anyone ? :)

Posted: Mon May 17, 2010 2:45 pm
by MooZ