mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-03-21 05:35:05 +01:00

They are now based on signal timings rather than pixels, as it didn't make a lot of sense to do things with pixels. Now handles all 240i/240p/480i/480p modes without any special casing. Despite the diffrent equaions, this should result in the exact same aspect ratio as the previous code.