Forums

Sega Master System / Mark III / Game Gear
SG-1000 / SC-3000 / SF-7000 / OMV
Home - Forums - Games - Scans - Maps - Cheats - Credits
Music - Videos - Development - Hacks - Translations - Homebrew

View topic - Retrode SMS/GG Support

Reply to topic
Author Message
  • Joined: 10 Oct 2017
  • Posts: 7
Reply with quote
Retrode SMS/GG Support
Post Posted: Sat Dec 23, 2017 4:57 am
I've been developing firmware updates for the Retrode.

The latest candidate is a firmware with improved SMS/GG support.

The BETA firmware adds SRAM save support, Codemasters support, and a bunch of fixes for cart identification.

I also made a working Mark III Plug-in that allows support for Japanese carts and Sega Card/My Card using a Card Catcher.

If anyone is interested in BETA testing, then PM me on the Retrode forum.

More details on the Retrode forum: forum.retrode.org/index.php/topic,388.0.html

Happy Holidays!
  View user's profile Send private message
  • Site Admin
  • Joined: 08 Jul 2001
  • Posts: 8651
  • Location: Paris, France
Reply with quote
Post Posted: Sat Dec 23, 2017 7:52 am
If you need help with any unusual cartridges I could help.
In particular I presume that few Korean games will work out of the box. You can refer to meka.nam for checksums and Meka mappers.cpp for some references there.
  View user's profile Send private message Visit poster's website
  • Joined: 10 Oct 2017
  • Posts: 7
Reply with quote
Post Posted: Sat Dec 23, 2017 9:09 am
Yes, no Korean mapper support, yet.

The mapper seems simple enough.

I'd probably want to get my hands on a Korean mapper cart to test the coding.

I'll try to look around for a test cart.

And I thought I was done with mappers after I got the SMS and GG Codemasters carts working...

:)
  View user's profile Send private message
  • Site Admin
  • Joined: 08 Jul 2001
  • Posts: 8651
  • Location: Paris, France
Reply with quote
Post Posted: Sat Dec 23, 2017 9:33 am
There are dozens of different Korean mappers..
  View user's profile Send private message Visit poster's website
  • Joined: 10 Oct 2017
  • Posts: 7
Reply with quote
Post Posted: Sat Dec 23, 2017 9:59 am
Sounds like the NES mapper situation.

A bit too obscure for me to attempt to implement comprehensive support. It'll take someone with extensive interest in Korean carts to get done.

I'll limit my effort to adding the Korean mapper listed on the Mapper page that maps Slot 2 using $A000.
  View user's profile Send private message
  • Site Admin
  • Joined: 08 Jul 2001
  • Posts: 8651
  • Location: Paris, France
Reply with quote
Post Posted: Sat Dec 23, 2017 11:12 am
> Sounds like the NES mapper situation.

Much less extreme :)

> It'll take someone with extensive interest in Korean carts to get done.

I own many of those carts, I dumped them and implemented the mappers in MEKA. So I can answer some questions or test them if needed.

The dumps database that refers to mapper is:
https://github.com/ocornut/meka/blob/master/meka/meka.nam

MEKA is old crappy code but you can easily infer things out of the code:
https://github.com/ocornut/meka/blob/master/meka/srcs/mappers.h
https://github.com/ocornut/meka/blob/master/meka/srcs/mappers.c
  View user's profile Send private message Visit poster's website
  • Joined: 09 Dec 2013
  • Posts: 228
  • Location: detroit
Reply with quote
Post Posted: Sat Dec 23, 2017 2:18 pm
Bock wrote

MEKA is old crappy code but you can easily infer things out of the code:


Something I've learned over the years:
Just because [your] thoughts of how code should be have evolved is no reason to insult your great projects of the past.

bye for now,
- dink
  View user's profile Send private message
  • Joined: 10 Oct 2017
  • Posts: 7
Reply with quote
Post Posted: Sun Feb 18, 2018 6:16 am
I'm about done with the SMS/GG firmware update for the Retrode.

I implemented GG EEPROM save support. There are only five GG EEPROM carts but I wanted to add full EEPROM read/write support for completeness.

I'll be publicly releasing the firmware on the Retrode forum soon.
  View user's profile Send private message
Reply to topic



Back to the top of this page

Back to SMS Power!