everdrive for SMS and GameGear

Discussion in 'Everdrive General' started by KRIKzz, Jan 16, 2011.

  1. KRIKzz

    KRIKzz Well Known Member

    Joined:
    Apr 5, 2010
    Messages:
    1,672
    Likes Received:
    2
  2. Teancum

    Teancum Intrepid Member

    Joined:
    Aug 2, 2010
    Messages:
    663
    Likes Received:
    5
    I've been hoping for a GameGear Everdrive. Gamegear was my first handheld will have to pull it out and dust it off to try this out.

    Any estimate of when these two new everdrives might be available?
     
  3. KRIKzz

    KRIKzz Well Known Member

    Joined:
    Apr 5, 2010
    Messages:
    1,672
    Likes Received:
    2
    sms will be available in next few days, gg will be available somewhere in the middle of this month
     
  4. goombakid

    goombakid Spirited Member

    Joined:
    Sep 2, 2010
    Messages:
    169
    Likes Received:
    0
    Thanks for testing those out, KRIKzz. I'm sold. I will get one, but I may wait to see if there's gonna be another group buy here.
     
  5. KRIKzz

    KRIKzz Well Known Member

    Joined:
    Apr 5, 2010
    Messages:
    1,672
    Likes Received:
    2
  6. Mamejay

    Mamejay Robust Member

    Joined:
    Sep 19, 2010
    Messages:
    258
    Likes Received:
    1
    You are incredible Krikzz!! Good work!
     
  7. Aaron67

    Aaron67 Member

    Joined:
    Sep 4, 2010
    Messages:
    6
    Likes Received:
    0
    Wow! Awesome!! Just ordered the Master-Everdrive. Looking forward to the gamegear one!!!!
     
  8. Eke

    Eke Spirited Member

    Joined:
    Apr 6, 2010
    Messages:
    117
    Likes Received:
    2
    Very Nice, I'm very tempted to buy one...

    1) is it still possible to solder a pause button, like on MD everdrive ?

    2) some korean games use special mapper, it would be nice if you could add support for them some day (info about mappers here, list of games using special mappers here)

    3) do you plan to make OS open-source (for MD & SNES as well) ? The way I see it, it could bring other people to improve the interface or customize stuff for their need, with you focusing on more interesting things i.e hardware.
     
    Last edited: Feb 3, 2011
  9. angelwolf71885

    angelwolf71885 Dauntless Member

    Joined:
    Jun 5, 2010
    Messages:
    795
    Likes Received:
    6

    i dont see whats stopping someone from writing there own OS to flash the rom

    and just using the update feature in the everdrive to load your custom OS
     
  10. Eke

    Eke Spirited Member

    Joined:
    Apr 6, 2010
    Messages:
    117
    Likes Received:
    2
    nothing, but it's sometime better not reinventing the wheel, having a code base that we know is working is much more practical than writing everything from scratch, especially if you have to write your own FAT driver, hardware initialization routines, etc
     
  11. StoneAgeGamer

    StoneAgeGamer Intrepid Member

    Joined:
    Jul 8, 2010
    Messages:
    651
    Likes Received:
    3
    At this point in time I would advise Igor not to make anything open source. It is very easy for others to take a board and steal his design and then customize the OS/Firmware for themselves and sell it under a different name.

    This is how he makes his money. This isn't just some fun side project for him. I think its better to leave it closed (at least for now). This is just my opinion of course.
     
    Last edited: Feb 3, 2011
  12. KRIKzz

    KRIKzz Well Known Member

    Joined:
    Apr 5, 2010
    Messages:
    1,672
    Likes Received:
    2
    Eke whick pause button you mean? pause button on the system body!
    i have not plans to implement korean mapper, but i think that this games can be patched for use sega mapper.
    i don't want to share sources. and this have not sence. nobody not want to make own os because:
    a) that is hard
    b) you easy can demage cart if will do something wrong
    c) custom os branch will be unuseful after nex my update because this branch was based on old version
    d)md os sharing proof it - nobody not make some own OS for everdrive
    but some bad china guys easy can use it for "own" things :)

    i will publish docs and samples about sd(spi) and usb usage for homebrew and all
     
    Last edited: Feb 3, 2011
  13. Eke

    Eke Spirited Member

    Joined:
    Apr 6, 2010
    Messages:
    117
    Likes Received:
    2
    No problem, I fully respect and understand your choice.

    Main interest for programming my own OS was to test initial state of the console for education purpose (and emulation accuracy off course), before Everdrive software would interfere. But I guess I could simply code my own binary for that, use OS updater then revert to backup OS when I'm done

    OS source (v7 I think) was available on your site and I find it very interesting, it also helped understanding how to program MD software that can make use of Everdrive extra features but since you are gonna release documentation for homebrew anyway, it's fine.

    SMS pause button off course, the one that trigger NMI for SMS games through cartridge port, which has been removed from later MD Everdrive boards (but ability to connect a switch separately was kept)... I don't see it on the SMS everdrive but is it still possible to add the switch afterwards ?
     
    Last edited: Feb 3, 2011
  14. link83

    link83 Enthusiastic Member

    Joined:
    Mar 22, 2008
    Messages:
    526
    Likes Received:
    8
    Great work KRIKzz :)

    Just curious, now that you have "SNES Super Everdrive" and "SMS Master Everdrive" have you considered renaming "SEGA Everdrive-MD" to "SMD Mega Everdrive" or "MD Mega Everdrive" to match?

    Due to demand recently produced MD Everdrive's have the pause button back on the PCB.

    The Master System Everdrive does not feature a pause button because the pause button is on the actual Master System console itself! The MD Everdrive only needs it on the PCB because the Mega Drive does not have a pause button on the console, instead Sega added the pause button to the 'Power Base Converter' for use when playing Master System games:-
    http://en.wikipedia.org/wiki/Mega_Drive#Master_System_compatibility
     
    Last edited: Feb 3, 2011
  15. KRIKzz

    KRIKzz Well Known Member

    Joined:
    Apr 5, 2010
    Messages:
    1,672
    Likes Received:
    2
    console not it default state on the moment when OS begin loading. all my carts have bootloader, this is not updatable part of cart and this code starts before all. also some sms system have bios, so bios will be started even before bootloader.

    about button: as say link83 and as i say before SMS pause button placed on system body, not on cart
     
  16. Eke

    Eke Spirited Member

    Joined:
    Apr 6, 2010
    Messages:
    117
    Likes Received:
    2
    off course it has, sorry for being dumb, I need some sleep :banghead:
     
  17. Greg2600

    Greg2600 Resolute Member

    Joined:
    Jun 23, 2010
    Messages:
    931
    Likes Received:
    106
    So are there plans for another group purchase here, perhaps after the Game Gear Everdrive is ready?
     
  18. aleomark

    aleomark Spirited Member

    Joined:
    Aug 16, 2010
    Messages:
    151
    Likes Received:
    2
    It looks great, can't wait to make a complete review about it.
     
  19. KRIKzz

    KRIKzz Well Known Member

    Joined:
    Apr 5, 2010
    Messages:
    1,672
    Likes Received:
    2
    only ASSEMbler know. he organized group purchase on this forum
     
  20. sheath

    sheath Spirited Member

    Joined:
    Aug 15, 2010
    Messages:
    141
    Likes Received:
    0
    Thanks KRIKzz! I ordered a Master Everdrive last night. I can't wait to play through Phantasy Star again with the YM music (my SMS has the expansion). Oh yeah! I can play Outrun 3D too, awesome!
     
sonicdude10
Draft saved Draft deleted
Insert every image as a...
  1.  0%

Share This Page