StrikerX3 / StrikeBox

StrikeBox - Original Xbox emulator
BSD 2-Clause "Simplified" License
52 stars 9 forks source link

Detect appropriate hardware revision based on provided MCPX and BIOS ROMs #12

Open StrikerX3 opened 6 years ago

StrikerX3 commented 6 years ago

Based on the detected MCPX and BIOS ROM versions (#11), we should be able to enforce specific hardware revisions, thus preventing illegal combinations of hardware and software from being configured by the user.

This could also be performed the other way around: based on a hardware revision to be emulated, list all valid MCPX/BIOS ROMs (from a set of files provided by the user) that can be selected with it.

StrikerX3 commented 6 years ago

There is some information on hardware revisions at xboxdevwiki.