Skip to content

don't set MSB in header word

Matthias Wittgen requested to merge devel_fix_emulator into devel

The real chip produces a different header word where the MSB are not set, only bit 26 is set to indicate a header. Bit 27-31 are zero.

Merge request reports