Tototek MD Flash Carts

Discussion in 'Sega Discussion' started by windjammer, Feb 26, 2009.

  1. windjammer

    windjammer Spirited Member

    Joined:
    Feb 2, 2009
    Messages:
    181
    Likes Received:
    3
    I was wondering if anyone would recomend using one of these to introduce myself into tinkering with the MD. Are there any better alternatives?

    Has anyone ever bought anything from Tototek? Any problems?

    I'll be grateful for any advice.

    Cheers
     
  2. MottZilla

    MottZilla Champion of the Forum

    Joined:
    Feb 1, 2006
    Messages:
    5,066
    Likes Received:
    102
    Tototek is excellent. You could buy the MD64PRO by Tototek that has the parallel port cart programmer. Or you could buy the MegaCart ( http://products.genny4ever.net/ ) which can be programmed by the same cart programmer, or by your Sega CD add-on with a CD-R containing ROMs.

    The MD64PRO does all cart games by Virtua Racing. The MegaCart is intended for playing import Sega CD games but it can also play ROMs up to 3 megabytes in size, as long as they don't require saving.

    Alternatively to those you could build your own Flash cart with any Flash memory and make your own Genesis Cartridge to DIP adapter to then program the cartridge with an EPROM programmer.
     
  3. ASSEMbler

    ASSEMbler Administrator Staff Member

    Joined:
    Mar 13, 2004
    Messages:
    19,394
    Likes Received:
    995
    He hasn't been making much new product most of it is sold out now sadly..
     
  4. windjammer

    windjammer Spirited Member

    Joined:
    Feb 2, 2009
    Messages:
    181
    Likes Received:
    3
    That's a shame, do you know him? I'd quite like to contact him direct to see if he can point me in the right direction as to obtaining one.

    Failing that has anyone seen any easy to follow guides as to making and loading code onto a flash cart out there?
     
  5. Calpis

    Calpis Champion of the Forum

    Joined:
    Mar 13, 2004
    Messages:
    5,906
    Likes Received:
    21
    Tomy is still adding items to the new store, eventually all items in stock will be available, gotta just wait or order from the old store (which still should work). If you want to start "tinkering" immediately though, start with an emulator then build your own EPROM/Flash/what have you cart or build a PC link: http://www.retrodev.com/transfer.html
     
    Last edited: Feb 27, 2009
  6. MottZilla

    MottZilla Champion of the Forum

    Joined:
    Feb 1, 2006
    Messages:
    5,066
    Likes Received:
    102
    I think the emulator suggestion is very practical, but I think people find it less exciting than their creation running on a real MD. The thing is though if you want fast cycle time you're going to need a MD backup unit with a parallel transfer feature as a Flash cart is not ideal for rapid development testing.
     
  7. TmEE

    TmEE Peppy Member

    Joined:
    Aug 13, 2008
    Messages:
    362
    Likes Received:
    1
    Emulation saves a great deal of time when it comes to debugging your code... to me, being able to test my stuff on real HW is a must have. There are plenty of things that do not work on real hw but do on emulators, and people happen to try them out quite often :/
    bit of advice : don't use BTST or CLR on VDP ;)

    ToToTek does great stuff, Megacart is extremely great piece of HW and is worth every cent it costs.

    For dev I use my own cart+programmer/dumper though :
    http://www.hot.ee/tmeeco/EEPROM/INACT.JPG
    http://www.hot.ee/tmeeco/EEPROM/INACT2.JPG
    (This is pain to make, if you want one, you need lot of cash :p ).
    Its multipurpose, and I use it to burn flash and EPROM chips of any kind (as long as they're 5V tolerant).
     
  8. MottZilla

    MottZilla Champion of the Forum

    Joined:
    Feb 1, 2006
    Messages:
    5,066
    Likes Received:
    102
    The NES and somewhat with the SNES were both victim of hackers and homebrew developers making their stuff on emulators and not testing on real hardware leaving us with a ton of stuff that doesn't really work. I seem to remember there was a NES Final Fantasy 2 translation that was totally broken but worked great on Nesticle.
     
  9. Maks

    Maks Spirited Member

    Joined:
    Aug 14, 2006
    Messages:
    156
    Likes Received:
    0
    Yea, these days emulators are the best development tools. When I was into Gameboy dev I'd do everything in no$ and only use a flash cart when everything was working as intended. Emus w/debuggers > flash carts. Unless you just want to play warez.
     
  10. MottZilla

    MottZilla Champion of the Forum

    Joined:
    Feb 1, 2006
    Messages:
    5,066
    Likes Received:
    102
    Woah there. While emulators are great, particularly when they have powerful debuggers, they still can't replace real hardware tests. Emulators, even the best of them, have faults in emulating all the quirks of hardware. So while they certainly have their place, you can't just assume because it works on the emulator it will work for real.
     
  11. ASSEMbler

    ASSEMbler Administrator Staff Member

    Joined:
    Mar 13, 2004
    Messages:
    19,394
    Likes Received:
    995
    HArdware is the best hands down
     
  12. windjammer

    windjammer Spirited Member

    Joined:
    Feb 2, 2009
    Messages:
    181
    Likes Received:
    3
  13. Shogeki

    Shogeki Active Member

    Joined:
    Jan 2, 2009
    Messages:
    26
    Likes Received:
    0
  14. Arthur-Otaku

    Arthur-Otaku Active Member

    Joined:
    Nov 15, 2005
    Messages:
    49
    Likes Received:
    0
    I bought an mark III adaptor to play US games, an great work, plays all US games that I tested. I do recommend tototek
     
  15. smf

    smf mamedev

    Joined:
    Apr 14, 2005
    Messages:
    1,255
    Likes Received:
    88
    Some PSF's don't work on real hardware either ( or accurate emulators ).
     
  16. MottZilla

    MottZilla Champion of the Forum

    Joined:
    Feb 1, 2006
    Messages:
    5,066
    Likes Received:
    102
    That's the fault of the ripper of the PSF though I imagine. But PSFs aren't quite in the same place as when people make hacks or translations of games. It really is annoying when they do and it doesn't work on the real hardware and then also doesn't work on every emulator, only ones that are at a certain level of inaccuracy. ZSNES I know is responsible for a number of hacks not really working just like Nesticle was. But that's what happens when people don't have access to options ilke flash carts to test their creations.
     
  17. prophet36

    prophet36 Member

    Joined:
    Mar 24, 2008
    Messages:
    10
    Likes Received:
    0
    UMDK

    That's my project. I realised I had designed myself into a bit of a dead end with it, so I'm in the process of completely redesigning it with Hi-Speed USB, 8Mb of SDRAM and an FPGA. The only things which remain are the SD-card and the MegaDrive! Let me know if you're interested in collaborating on it.

    If you're interested in the designs for mk1 (the dead end), you can download them from here: http://www.makestuff.eu/umdkv1/umdk.tar.gz. That includes schematics, PCB layout, PLD source, AVR source and the MegaDrive menu program source. It's a bit messy, I can't be bothered to tidy it up because I consider it to be a dead end. The next version (imaginatively called umdkv2) will be completely different.

    - Chris
     
  18. Sylvio

    Sylvio Newly Registered

    Joined:
    Jun 28, 2009
    Messages:
    2
    Likes Received:
    0
    There is the "Neo Myth" as well. I ordered it on ic2005.com 3 years ago, still waiting for it. But www.neoflash.com says it will comes out this month..Let's see..

    Oh and there is this too: http://www.neoflash.com/forum/index.php/topic,3989.0.html

    But I would definitely recommend to choose Tototek stuff. "Neo" stuff isn't very reliable, even if they were first for NDS hardware.
     
    Last edited: Jun 29, 2009
  19. sonik

    sonik Site Supporter 2013

    Joined:
    Mar 15, 2004
    Messages:
    627
    Likes Received:
    20
  20. NTM

    NTM Rapidly Rising Member

    Joined:
    Feb 13, 2007
    Messages:
    90
    Likes Received:
    1
    I got one in last week. Works great, loading is noticeably faster than the tototek. Still trying to figure out if I can use a CD bios on my CDX for imports. I'm using Windows 7 and their updated 64bit driver works perfectly.
     
sonicdude10
Draft saved Draft deleted
Insert every image as a...
  1.  0%

Share This Page