Skip to content

Decompilation attempt of Charles MacDonald's 480P Mode demo for the Sega Saturn

License

Notifications You must be signed in to change notification settings

slinga-homebrew/480P-Mode-Demo

Repository files navigation

480P Mode Demo

Decompilation attempt of Charles MacDonald's 480P Mode demo for the Sega Saturn. The original ISO is available here: https://segaxtreme.net/threads/progressive-hires-test-demo.15539/. This code allows you to try a number of different resolutions on the Saturn. I don't plan to refactor the code as I want to keep it as close as possible to to the original binary.

Build the code with joengine or grab an ISO from releases.

Screenshot

Compatibility

The decompiled code appears to work the same as the original binary on Mednafen and on real hardware.

  • Mednafen seems to have issues with 480P modes. This doesn't happen on real hardware.
  • Real hardware requires the use of SCART cables for the 480P modes. I have only tested using SCART -> OSSC -> HDMI and the 480P modes appear to work.
  • HD Retrovision cables work on 320x480 and 640x480 EDTV VGA 480P modes. Neither Hi-Vision mode worked. I tested Component -> OSSC -> HDMI and Component -> direct TV and the results were identical for the 480P resolutions.

Credits

  • Charles MacDonald for the original program and for answering questions
  • Steve Kwok for explaining 480P settings
  • joengine - Sega Saturn build environment and API
  • libyaul - Another Sega Saturn library. I used the bios_clock_speed_chg() function and VDP2 register definitions from here
  • Ghidra - open source reverse engineering tool
  • Ghidra Sega Saturn Loader - Sega Saturn loader for Ghidra
  • SegaXtreme forums - best place for Sega Saturn dev questions

About

Decompilation attempt of Charles MacDonald's 480P Mode demo for the Sega Saturn

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published