I'm in the middle of making some upgrades to the ArduinoFile's ProFile tester mode and I'm having a bit of trouble interpreting the results of the Init Spare Table command for the 5MB ProFile when fitted with the LLF Z8 ROM. I know that, upon completion of the command, the data buffer will contain a byte giving info about each bad sector (if any) that was found while creating the spare table, but how is this list terminated? The Format and Scan commands terminate their lists of bad blocks with FF FF FF FF, but I'm not quite sure how Init Spare Table terminates things. Does anyone have any insight here?