Update
This commit is contained in:
parent
93e58a61af
commit
533b15484b
4 changed files with 27 additions and 16 deletions
|
@ -33,7 +33,7 @@ Some consoles (e.g. Arduboy, Pokitto and Gamebuino META) have their own [emulato
|
|||
|
||||
## Open Console List
|
||||
|
||||
Some notable open consoles are listed here. Symbol meaning:
|
||||
Some notable open consoles (which fit the definition at least loosely) are listed here. Symbol meaning:
|
||||
|
||||
- `A` = Arduino
|
||||
- `C` = great active community
|
||||
|
@ -41,13 +41,20 @@ Some notable open consoles are listed here. Symbol meaning:
|
|||
- `+` = many games/programs
|
||||
- `-` = discontinued
|
||||
|
||||
| name | CPU |RAM (K)| ROM (K)| display | notes |
|
||||
| ----------------------- | --------- | ----- | ------ | ------------ | ------------------- |
|
||||
|[Arduboy](arduboy.md) |8b 16 MHz | 2.5 | 32 | 64x32 1b |* A C +, tiny |
|
||||
|[Gamebuino](gamebuino.md)|8b 16 MHz | 2 | 32 | 84x48 1b |+ A -, SD |
|
||||
|[Pokitto](pokitto.md) |32b 48 MHz | 36 | 256 | 220x176 |* C +, ext. hats, SD |
|
||||
|[ESPboy](espboy.md) |32b 80 MHz | | | 128x128 |A |
|
||||
|[GB META](gamebuino.md) |32b 48 MHz | 32 | 256 | 168x120 |A + -, SD |
|
||||
|[Nibble](nibble.md) |32b 160 MHz| 80 | 4000 | 128x128 |A, AAA bat. |
|
||||
|[UzeBox](uzebox.md) | | | | | |
|
||||
|Tiny Arcade | | | | | |
|
||||
| name | CPU |RAM (K)| ROM (K)| display | notes |
|
||||
| --------------------------- | --------- | ----- | ------ | ------------ | ------------------- |
|
||||
|[Arduboy](arduboy.md) |8b 16 MHz | 2.5 | 32 | 64x32 1b |* A C +, tiny |
|
||||
|[Gamebuino](gamebuino.md) |8b 16 MHz | 2 | 32 | 84x48 1b |+ A -, SD |
|
||||
|[Pokitto](pokitto.md) |32b 48 MHz | 36 | 256 | 220x176 |* C +, ext. hats, SD |
|
||||
|[ESPboy](espboy.md) |32b 160 MHz| 80 | 4000 | 128x128 |A |
|
||||
|[GB META](gamebuino.md) |32b 48 MHz | 32 | 256 | 168x120 |A + -, SD |
|
||||
|[Nibble](nibble.md) |32b 160 MHz| 80 | 4000 | 128x128 |A, AAA bat. |
|
||||
|[UzeBox](uzebox.md) | | | | | |
|
||||
|[Tiny Arcade](tiny_arcade.md)| | | | | |
|
||||
|[Thumby](thumby.md) | | | | | |
|
||||
|
||||
TODO: Retro Game Tiny, Adafruit PyGamer, ... see also https://github.com/ESPboy-edu/awesome-indie-handhelds
|
||||
|
||||
## See Also
|
||||
|
||||
- [fantasy console](fantasy_console.md)
|
Loading…
Add table
Add a link
Reference in a new issue