Skip to content

Commit 26ea69d

Browse files
committed
docs: Mention homebrew features in README
1 parent 7be1ebe commit 26ea69d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,12 @@ The Game and Watch (and related) series of devices used varied hardware for each
2323

2424
The [ROM Generator](docs/rom_generator.md) will read the attached `manifest.json` file to determine what CPU is used by each game. You can manually look through this file yourself, or use the generator tool to determine if a game is supported at this time.
2525

26+
### Homebrew
27+
28+
For homebrew titles (I only know of [Bride and Squeeze](https://forums.atariage.com/topic/282578-two-new-homebrew-lcd-games-game-watch/)), you should rename the artwork and roms zips to have the `hbw_` prefix, and the name of the game. Thus Bride becomes `hbw_bride` and Squeeze becomes `hbw_squeeze`.
29+
30+
Squeeze does not run correctly due to having a completely different artwork design than any other core. [See #11 for more information](https://github.com/agg23/fpga-gameandwatch/issues/11#issuecomment-1614828078).
31+
2632
## Features
2733

2834
* 720 x 720 pixel resolution

0 commit comments

Comments
 (0)