Changes:
- added support for firmware 5.5.x
- added full argstr dumping
- fixed bug in loader code where RPLs that failed to load were still tried to be dumped
- fixed use of uninitialized string on argstr
- added a generic function to copy any physical address data to any other physical address
- changed to copy RPX/RPL data with the new copy function which avoids DBAT collisions
- display bug fixed in titledumper host application (thanks to mikahjc)