Results 1 to 6 of 6

Thread: MasterEverdrive Hardware Manual?

  1. #1

    MasterEverdrive Hardware Manual?

    I've noticed that there are techincal spec manuals for both the Everdrive MD and Super Everdrive that detail the memory map/registers/config bitfields/etc. Is there something similar for the Master Everdrive so that we can use the extra features (i.e. MMC, USB, FRAM & EEPROM) from homebrew code?

  2. #2
    Member Elite
    KRIKzz's Avatar

    Join Date
    Apr 2010
    Location
    Ukraine
    Posts
    1,671
    i just have no time to make docs, but i can share some sources which can explain how to use SD and USB. flash usage is a pretty complex thing and easy to damage cart if some important data will be erased or rewriten

  3. #3
    I know there are risks involved with writing to flash. I'm ok with voiding warranties :nod:
    Sources would be even better than docs! What about the FRAM? Can that be mapped into the address space using the standard Sega mapper's register at $FFFC or is there a custom register provided by the CPLD?

    Thanks for your time.

  4. #4
    Member Elite
    KRIKzz's Avatar

    Join Date
    Apr 2010
    Location
    Ukraine
    Posts
    1,671
    yes, you can use standard sega method for fram bank switch

  5. #5
    Member Elite
    KRIKzz's Avatar

    Join Date
    Apr 2010
    Location
    Ukraine
    Posts
    1,671
    sms os sources and small usb listener source
    Attached Files Attached Files
    Last edited by KRIKzz; 07-31-2011 at 01:17 PM.

  6. #6
    Wow! Thanks for that. that has everything I need.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •