satiator / satiator-menu

Menu for the Satiator cartridge for Sega Saturn
Mozilla Public License 2.0
95 stars 6 forks source link

AR flashing does not support funky carts that report half an ID #12

Open abrasive opened 3 years ago

abrasive commented 3 years ago

Discord user mantixero has some sort of PS Kai cart that reports flash ID 0xbf45:0741.

The PS Kai source handles cases like this - what happens is that one flash chip reports an ID and the other doesn't, so you get half of the SEGA from the start of the old ROM. (But what if it's erased? Then you'd get an FF...)

Trying to get my hands on one to reproduce the issue - surely there must be a solid way to get an ID on these puppies.

abrasive commented 3 years ago

(For my future self: bf:07 is an SST flash chip)