mirror of
https://github.com/zeldaret/ph
synced 2026-05-25 07:22:58 -04:00
Remove mentions of non-matching ROM
because the ROM matches now \o/
This commit is contained in:
+1
-1
@@ -52,4 +52,4 @@ ARM7 BIOS in the root directory of this repository, and verify that your dumped
|
||||
| --------------- | ------------------------------------------ |
|
||||
| `arm7_bios.bin` | `6ee830c7f552c5bf194c20a2c13d5bb44bdb5c03` |
|
||||
|
||||
Now, `make` should automatically detect the ARM7 BIOS and will build a matching ROM (soon™).
|
||||
Now, `make` should automatically detect the ARM7 BIOS and will build a matching ROM.
|
||||
|
||||
@@ -4,8 +4,7 @@
|
||||
assembly code by hand. **The repository only contains code.** To build the ROM, you must own an existing copy of the game to
|
||||
extract assets from.
|
||||
|
||||
**Note:** The project can build a ROM, but it doesn't match the original ROM yet. Furthermore, it only targets the European version, and other versions might
|
||||
be supported later.
|
||||
**Note:** The project only targets the European version, and other versions might be supported later.
|
||||
|
||||
## How to install
|
||||
See [INSTALL.md](INSTALL.md) for instructions on how to install the project.
|
||||
|
||||
Reference in New Issue
Block a user