Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Changed DRH state names, notably:
UNK0-> NORADIO (connected DRCs warn about poor connection and disconnect afterwards)
UNK1-> WII (connected DRCs enter wii mode without input)
UNK2-> [not renamed] (connected DRCs power off and when powered back on, enter wii mode)
UNK3-> NODRC (connected DRCs immediately power off; this mode can only be disabled by rebooting)
UNK7F-> [not renamed]
(this mode is not recognized on latest DRH firmware, comment added)DRC EEPROM now defined as data instead of being unknown.
More info yet to be added. What I can say is that the DRC does not know its' own serial.
Initial dumps seem to show that the size is 5E0h bytes total with a filler hex-string of "DEADBABE" at the end (when dumping as DRC0 - dumping as DRC1 shows strange results)