Page 1 of 1

Search genesis programmable card

Posted: Thu Mar 12, 2009 7:19 am
by mickagame
I'm searching sega genesis programmable card to do tests on real hardware.
I don't know where to buy it.
I found this website :

http://www.tototek.com/old.php

Does someone know if this is a good website?
Are they other website to buy such item?

Thank you

Posted: Thu Mar 12, 2009 8:10 am
by Chilly Willy
Yes, it's a good site. I just bought my cart from them a few weeks ago. They ship fast - from Hong Kong to New Mexico took 6 days, including the week end! I've had no complaints.

I got this: http://www.tototek.com/pio/main1/SUBMEN ... 64plus.htm

You can save $5 if you want to scrap an old Genesis cart for its case, but I figured it was worth the $5 to leave my carts alone. If you don't have extra cables, they have them fairly cheap as well. You need a parallel cable, and a USB cable (used for power only). The programmer needs a parallel port capable of EPP. Any recent PC that still has a parallel port will support that mode, though you may need to boot into the BIOS setup to switch the port into EPP mode (I did). They have their own software you can use with the cart, but I use ucon64 and the front-end, uf.

Posted: Thu Mar 12, 2009 8:58 am
by mic_
I have the Megacart from Tototek and I'm satisfied with it. It's a bit annoying to need to use a LPT cable, but I can live with that. They usually ship pretty fast and pack the stuff well too..

Posted: Thu Mar 12, 2009 11:01 am
by notaz
There is also a USB solution here (scroll down)
viewtopic.php?t=462

but it's maker is sometimes difficult to contact.

Posted: Thu Mar 12, 2009 11:59 am
by mickagame
What i want to do is to test vdp timings with this cart.
Is it possible to stock result in SRAM and transfering the data of the SRAM after tests on the pc for analysing?

Posted: Thu Mar 12, 2009 6:56 pm
by Chilly Willy
Yes. Ucon64 can read the SRAM from the Md-Pro and save it as a file on your PC. The TotoTek software can as well. The MD-Pro has four banks of 32 KB of SRAM on the odd addresses at $200000. You enable it using the standard method: write 1 to $A130F1, then just write bytes to $200001, $200003, etc.

Posted: Thu Mar 12, 2009 10:55 pm
by mickagame
Thank you for this information :-)

Posted: Thu Mar 12, 2009 11:31 pm
by Chilly Willy
No problem. If you have any other questions, be sure to ask. It's always helpful to speak with someone who has an item. It's partly why I took so long before getting mine - I didn't know anyone who had one. I finally went ahead when I started working on 32X homebrew.