Fix for bad error pointer *Dump'ing with a given start offset
Trying to dump a file larger than 2GB starting from an offset below 2GB would fail because the compare checking whether PTR#han > EXT#han accidentally set V which was taken as an error (but with R0 not really being an error block).
Showing
Please register or sign in to comment