drhelius / Gearsystem

Sega Master System / Game Gear / SG-1000 emulator and debugger for macOS, Windows, Linux, BSD and RetroArch.
https://x.com/drhelius
GNU General Public License v3.0
265 stars 46 forks source link

TMS9918 on Master System / Mark III mode #87

Closed MinecraftMario27 closed 8 months ago

MinecraftMario27 commented 8 months ago

TMS9918 on Master System / Mark III hardware actually uses dark color palette Wonder Boy (J) (SG-1000) (V1 1)-240111-204721 That's how TMS9918 look on real Master System / Mark III hardware

drhelius commented 8 months ago

I have not fully understood your request.

I'm emulating a SG-1000 and it uses the "soft" palette (https://www.smspower.org/Development/Palette#SG1000SC3000).

Are you saying that if you force "Master System / Mark III" via emulator options it should use the dark palette? That something I could do, but user has to explicitly select "Master System / Mark III" hardware and not "Auto".

drhelius commented 8 months ago

Let me know if this is what you were looking for.

kusfo commented 8 months ago

I'm not the OP, but I can see how this can be useful. Imagine you're developing a SG-1000 homebrew, you may want to test how it'll look both in an original SG-1000 and on a Mark-III/Master System.

drhelius commented 8 months ago

Yes, that's what I basically implemented in the mentioned commit.