Sen descrición

Yukai Li eaa8a66122 Fix wrong format specifier %!s(int64=3) %!d(string=hai) anos
icons 4d1c54d1af Initial commit as standalone repo %!s(int64=3) %!d(string=hai) anos
lib 4d1c54d1af Initial commit as standalone repo %!s(int64=3) %!d(string=hai) anos
.gitmodules 4d1c54d1af Initial commit as standalone repo %!s(int64=3) %!d(string=hai) anos
README.md 4d1c54d1af Initial commit as standalone repo %!s(int64=3) %!d(string=hai) anos
application.fam 147103f352 Add missing entry in manifest %!s(int64=3) %!d(string=hai) anos
hal.c 4d1c54d1af Initial commit as standalone repo %!s(int64=3) %!d(string=hai) anos
hal_types.h 4d1c54d1af Initial commit as standalone repo %!s(int64=3) %!d(string=hai) anos
tama.h 4d1c54d1af Initial commit as standalone repo %!s(int64=3) %!d(string=hai) anos
tamagotchi_p1.c eaa8a66122 Fix wrong format specifier %!s(int64=3) %!d(string=hai) anos

README.md

Tamagotchi P1 Emulator for Flipper Zero

This is a Tamagotchi P1 Emulator app for Flipper Zero, based on TamaLIB.

How to play

Create a tama_p1 folder in your microSD card, and put the ROM as rom.bin. Left button is A, OK is B, and right button is C. Hold the back button to exit. There is currently no saving, so your progress will be reset when you exit the app.

Implemented

  • Basic emulation
  • Input
  • Sound

To-do

  • Saving/loading
    • Multiple slots?
  • In-game reset
  • Test mode?
  • Volume adjustment