MegaDrive++ : new switchless region + IGR mod

Discussion in 'Sega Discussion' started by keropi, Apr 26, 2016.

  1. Bad_Ad84

    Bad_Ad84 The Tick

    Joined:
    May 26, 2011
    Messages:
    8,566
    Likes Received:
    1,311
    I did some research on stocking the ATTINY's and its just not worth the cost.
    However, I am going to stock some mini's, but I do think remapping A4/5 is a good idea for this board.
     
  2. SukkoPera

    SukkoPera MegaDrive++/SMS++/NES++ Mastermind

    Joined:
    May 6, 2016
    Messages:
    152
    Likes Received:
    27
    Fair enough, I have added instructions on how to do so on the wiki.

    Would it be more affordable to stock ATtiny4313's or 2313's? I could probably make use of those pretty easily.
     
  3. Bad_Ad84

    Bad_Ad84 The Tick

    Joined:
    May 26, 2011
    Messages:
    8,566
    Likes Received:
    1,311
    ATtiny2313 would work
     
  4. SukkoPera

    SukkoPera MegaDrive++/SMS++/NES++ Mastermind

    Joined:
    May 6, 2016
    Messages:
    152
    Likes Received:
    27
    Support for ATtiny4313 has just been committed. I don't have any of those, though, so it is untested!

    Support for 2313 can be obtained by shrinking the code manually, but I'm going to make that easier.

    BTW, did you mean 2313 or 2313A?
     
  5. Bad_Ad84

    Bad_Ad84 The Tick

    Joined:
    May 26, 2011
    Messages:
    8,566
    Likes Received:
    1,311
    Its the 2313A that I have quoted for
     
  6. SukkoPera

    SukkoPera MegaDrive++/SMS++/NES++ Mastermind

    Joined:
    May 6, 2016
    Messages:
    152
    Likes Received:
    27
    Well, I managed to make it fit:
    :p

    I had to remove support for the RGB led though. Video mode will be indicated instead by flashing a single led a number of times.

    ATtiny24 and ATtiny261 are now properly supported, too. So is ATtiny25 (IGR only), but that was probably already working.

    I will order a few 2313A and test them. It will take some time, though. If you can test on your own it would be appreciated. For the moment, the wiring diagram is only included in the code, once it is confirmed working, I will put it on the wiki as well.

    I have also fixed a few minor bugs here and there while I was at it :cool:.
     
    Last edited: May 11, 2016
    keropi and TriState294 like this.
  7. gringo

    gringo Member

    Joined:
    Feb 15, 2011
    Messages:
    5
    Likes Received:
    0
  8. Bad_Ad84

    Bad_Ad84 The Tick

    Joined:
    May 26, 2011
    Messages:
    8,566
    Likes Received:
    1,311
    Pretty sure you just connect the video out to the DFO as well, the logic selection is the same.
     
  9. SukkoPera

    SukkoPera MegaDrive++/SMS++/NES++ Mastermind

    Joined:
    May 6, 2016
    Messages:
    152
    Likes Received:
    27
    Yup, sounds right :).
     
  10. ASSEMbler

    ASSEMbler Administrator Staff Member

    Joined:
    Mar 13, 2004
    Messages:
    19,394
    Likes Received:
    995
    I want to see this installed.
     
  11. MoockyLoock

    MoockyLoock Robust Member

    Joined:
    Apr 22, 2015
    Messages:
    265
    Likes Received:
    50
    Me too.
    I'm waiting for keropi's feedback :)
     
  12. SukkoPera

    SukkoPera MegaDrive++/SMS++/NES++ Mastermind

    Joined:
    May 6, 2016
    Messages:
    152
    Likes Received:
    27
    Here are a few pictures of my test installs, using ATtiny84A, and even one of the first attempts at snooping the controller data, with some wiring hell :D.

    [​IMG]

    I'm not renowned for the cleanliness of my modding work anyway. It can probably be much better than that! So, if anybody who installs this could provide step-by-step pictures of a good mod, it would be great!

    https://www.dropbox.com/sh/3ujkb9r6agy8gsz/AABc4R867J2yFEvIl1Gw4gDea?dl=0
     
  13. Bad_Ad84

    Bad_Ad84 The Tick

    Joined:
    May 26, 2011
    Messages:
    8,566
    Likes Received:
    1,311
    I'll be installing some soon, just been waiting for my dfo boards to arrive first.
     
    Daytime Dreamer likes this.
  14. SukkoPera

    SukkoPera MegaDrive++/SMS++/NES++ Mastermind

    Joined:
    May 6, 2016
    Messages:
    152
    Likes Received:
    27
    Great! We should also create a page for the DFO on the wiki then!
     
  15. keropi

    keropi Familiar Face

    Joined:
    Feb 2, 2011
    Messages:
    1,068
    Likes Received:
    64
    Still waiting for the boards to arrive, when they do expect some installation pics ;)
     
    SukkoPera likes this.
  16. gringo

    gringo Member

    Joined:
    Feb 15, 2011
    Messages:
    5
    Likes Received:
    0
    Bad_Ad84: you're probably right.. good to know you'll be testing it shortly!

    Having the ability to customize the behavior of the mode switching could be good. e.g. You could have a mode that automatically switched to 60hz after a startup delay (to bypass region check).

    Integration with this could be interesting too.. overclock with joystick combo?
     
    Last edited: May 18, 2016
  17. SukkoPera

    SukkoPera MegaDrive++/SMS++/NES++ Mastermind

    Joined:
    May 6, 2016
    Messages:
    152
    Likes Received:
    27
    Sure, both things you mention are possible! But I'm not sure that games would like the CPU clock being switched during play... :rolleyes:
     
  18. gringo

    gringo Member

    Joined:
    Feb 15, 2011
    Messages:
    5
    Likes Received:
    0
    well it would be interesting to see.. another possibility is for the mega everdrive usb to tell the modchip what behavior is ideal for each game before loading it up (e.g. fix games with slowdowns). lots of exciting possibilities!
     
  19. MoockyLoock

    MoockyLoock Robust Member

    Joined:
    Apr 22, 2015
    Messages:
    265
    Likes Received:
    50
    'llo here.
    Just to let you know that i'l still following this thread... Still interested :)
     
  20. keropi

    keropi Familiar Face

    Joined:
    Feb 2, 2011
    Messages:
    1,068
    Likes Received:
    64
    ^ nice because I just received these:

    [​IMG]

    I'll try and install one in my md1 this week, currently finishing up other projects to make space for this :)
     
sonicdude10
Draft saved Draft deleted
Insert every image as a...
  1.  0%

Share This Page