I have a DTL-T10K that has a rom flashed to it that I do not have the original file for it. Is there a way to dump or backup this rom to a file?
Try dsidb's bsave command, starting at 0xBFC00000, for 2MB. You could try 4MB first, but I think only 2MB are mapped on the TOOL.
I used ProDG to dump the IOP Memory at the address you specified. If you dump 4mb worth you get both the rom and the shadow (or recovery as I call it) rom. Dumping just 2mb worth included just the flashed rom. So..It Worked!. Thanks SilverBull for the instructions.