OpenModscan v1.12.2
Reading Swapped Registers (like swapped float and swapped INT32) seems to be incorrect.
The swapped options are displaying Register1,Register2 instead of Register2,Register1
The normal options are displaying Register2,Register1 instead of Register1,Register2
Binary:

Binary to Decimal for unswapped shows 794951680:

OpenModscan unswapped UINT32 shows 12130:

Binary to Decimal for swapped shows 12130:

OpenModscan swapped UINT32 shows 794951680:
