DC-SWAT Forum
Bios Dump - Версия для печати

+- DC-SWAT Forum (http://www.dc-swat.ru/forum)
+-- Форум: Sega Dreamcast (/forum-2.html)
+--- Форум: English section (/forum-29.html)
+--- Тема: Bios Dump (/thread-2304.html)



Bios Dump - DCF - 19.07.2015 14:53

Hi,

I would like to backup original Katana BIOS for emulating purposes. Is there any way to dump original Dreamcast bios using Dreamshell + SD Adapter?

I saw on youtube video of dumping DC bios with Broadband Adapter, but thats too expensive.


RE: Bios Dump - megavolt85 - 19.07.2015 15:15

Why to you dumping of Bios?


RE: Bios Dump - SWAT - 19.07.2015 15:34

Open console (press START and then press A) and type:

Код:
module -o -f /sd/modules/bflash.klf
bflash -r -s 2097152 -f /sd/biosdump.bin

Instead of manually loading bflash module, you can just open app BIOS Flasher, it's load this module automatically.


RE: Bios Dump - DCF - 19.07.2015 15:34

For example to play Dreamcast emulators on PC with my own dumped BIOS. Its possible to make a backup of bios on SD Card?

Edit: Thank you SWAT, we've posted message at the same time :- )


RE: Bios Dump - Xeon - 03.10.2017 15:08

(19.07.2015 15:34)SWAT писал(а):  Open console (press START and then press A) and type:

Код:
module -o -f /sd/modules/bflash.klf
bflash -r -s 2097152 -f /sd/biosdump.bin

Instead of manually loading bflash module, you can just open app BIOS Flasher, it's load this module automatically.

Sorry to resurrect this thread, but is there a way to input a - using the virtual keyboard?

[Изображение: dreamshell-onscreen-kb.png]


RE: Bios Dump - megavolt85 - 03.10.2017 20:19

analog stick for select block, buttons for select symbol
exemple for exec cmd help
analog to left up -> click A -> click X -> analog to up -> click A -> analog to right up -> click A -> analog to center -> click B


RE: Bios Dump - SWAT - 05.10.2017 07:32

You can create BIOS backup in the BIOS Flasher application.


RE: Bios Dump - Xeon - 06.10.2017 01:52

(05.10.2017 07:32)SWAT писал(а):  You can create BIOS backup in the BIOS Flasher application.

I poked around the Bios flasher, but I didn't see anything such as dc_boot.bin or dc_flash.bin. How would I go about dumping these?


RE: Bios Dump - Xeon - 06.10.2017 02:02

Also, I'm unclear if I should be selecting Read or Write.


RE: Bios Dump - Xeon - 06.10.2017 15:28

Nevermind, just figured it out. Thanks for all the help. I've successfully dumped my Dreamcast collection now.


RE: Bios Dump - SWAT - 08.10.2017 10:28

Read bios from chip to file. Write bios from file to chip.