Skip to content

Commit 651adcb

Browse files
Add Implemented in
1 parent 59370ab commit 651adcb

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -218,6 +218,9 @@ To generate the graphical interface, the [**FUI-Editor**](https://ilin.pt/stuff/
218218

219219
For each image, the color `#aaa` was transformed to `#fff` so that Flipper Zero would render it correctly. To do this, a batch process was used in [Photopea](https://www.photopea.com/), the online image editor.
220220

221+
## Tested In
222+
- Game Boy Color (GBC)
223+
- Game Boy Advance (GBA)
221224

222225
## TODO
223226
- [ ] Refactor the code

README_es.md

+4
Original file line numberDiff line numberDiff line change
@@ -215,6 +215,10 @@ Además se utilizaron los sprites originales del juego _Pokemon Yellow_ que se e
215215

216216
De cada imagen se transformó el color `#aaa` a `#fff` para que Flipper Zero la renderizara bien. Para eso se utilizó un **Batch** para [Photopea](https://www.photopea.com/), el editor de imagenes online.
217217

218+
## Implementado en
219+
- Game Boy Color (GBC)
220+
- Game Boy Advance (GBA)
221+
218222
## TODO
219223

220224
- [ ] Refactorizar el código

0 commit comments

Comments
 (0)