Browse Source

Add Implemented in

Esteban Fuentealba 2 năm trước cách đây
mục cha
commit
651adcb972
2 tập tin đã thay đổi với 7 bổ sung0 xóa
  1. 3 0
      README.md
  2. 4 0
      README_es.md

+ 3 - 0
README.md

@@ -218,6 +218,9 @@ To generate the graphical interface, the [**FUI-Editor**](https://ilin.pt/stuff/
 
 
 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.
 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.
 
 
+##  Tested In
+- Game Boy Color (GBC)
+- Game Boy Advance (GBA)
 
 
 ## TODO
 ## TODO
 - [ ] Refactor the code
 - [ ] Refactor the code

+ 4 - 0
README_es.md

@@ -215,6 +215,10 @@ Además se utilizaron los sprites originales del juego _Pokemon Yellow_ que se e
 
 
 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.
 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.
 
 
+##  Implementado en
+- Game Boy Color (GBC)
+- Game Boy Advance (GBA)
+
 ## TODO
 ## TODO
 
 
 - [ ] Refactorizar el código
 - [ ] Refactorizar el código