We search bios dumps from different versions DevKit. We have only it: Dumps bios are necessary for studies and tests.
You can plugin a normal serial cable on the back of the unit and load a gd workshop project of a serial binary loader to dump the memory address that got the bios on it. Don't desolder anything! FG
It's too late for something different When I installed SDK 10.1, it prompted to flash a new firmware. So I assume I have whatever comes with SDK 10.1
My kits unopened and staying that way, if it's a serial cable job I might do it but would need the software etc.
No need for a serial cable. - connect your devkit via SCSI - install the SDK (cfr my post & winaspi32 replacement in a sticky post here) refuse to flash when asked at the end of the installation - launch codescape - select in the menu: File - Save Binary - Choose a filename - Start Address: 0x00000000 - Length: 0x00200000 - Confirm that you want to download 2 megabytes - click OK
This is indeed the best way to do it. I never had a DevKit so I didn't know you could do that. My trick would work, but it'd be rather useless as you can do the T_chan method easily, it could be useful to dump a beta gd-r through serial though. FG
The Katana BIOS/firmware are located inside the R9/10/11 and the WinCE Dragon SDK - no EPROM dump is required. If there is no change in either of these revisions then thre probably isn't much to discover.
Yeah, I was about to say, if discs offered firmware updates then the bios would be in binary format on the SDK discs. Now what I have to wonder is the other versions of the discs floating around undumped, do they have earlier versions of the firmware, there had to be updates shipped for them to logically include a firmware update tool :U
From what I saw on a copy of the SDK, the BIOS is contained within an updater program you're supposed to upload for the target box. :shrug:
Old devkits can come with old bios if you don't update it tot he newest. This is the kind of bios he's interested. FG