mirror of
https://github.com/zeldaret/ph
synced 2026-06-02 02:00:02 -04:00
Add SHA1 checksum for another valid BIOS dump
This commit is contained in:
+2
-1
@@ -47,10 +47,11 @@ Now you can run `ninja` to build a ROM for the chosen version.
|
||||
**This is optional!** You only need to follow these steps if you want a matching ROM.
|
||||
|
||||
First, [extract the ARM7 BIOS from your DS device](https://wiki.ds-homebrew.com/ds-index/ds-bios-firmware-dump). Put the
|
||||
ARM7 BIOS in the root directory of this repository, and verify that your dumped BIOS matches the one below:
|
||||
ARM7 BIOS in the root directory of this repository, and verify that your dumped BIOS matches one of the following:
|
||||
|
||||
| File name | SHA1 |
|
||||
| --------------- | ------------------------------------------ |
|
||||
| `arm7_bios.bin` | `6ee830c7f552c5bf194c20a2c13d5bb44bdb5c03` |
|
||||
| `arm7_bios.bin` | `24f67bdea115a2c847c8813a262502ee1607b7df` |
|
||||
|
||||
Now, rerun `configure.py` so it can update `build.ninja` to build a matching ROM.
|
||||
|
||||
Reference in New Issue
Block a user