Skip to content

Commit

Permalink
Update Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jcrona committed Aug 2, 2021
1 parent 793341c commit 0368f53
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,10 @@ More than a simple emulator, it is an exploration tool featuring a realtime RAM

![TamaTool](misc/screenshot.png)![TamaTool-Shell](misc/screenshot2.png)

In order to create the background image used in TamaTool, I scanned the background of my own P1, that I filtered/enhanced using GIMP. The original scan be found in the __misc__ folder.
In order to create the background image used in TamaTool, I scanned the background of my own P1, that I filtered/enhanced using GIMP. The original scan be found in the __misc__ folder. The shell is also a photo of my P1.

__Notes regarding the supported platforms__

The Windows build does not include the realtime memory editor. The ASM debugger and I/Os monitor do work, but the emulation is very slow when they are enabled because of the poor console performances.
Android support would be feasible, but a native implementation of TamaLIB without libSDL2 would probably be more efficient.

Expand Down Expand Up @@ -102,7 +103,7 @@ Getting all the supported options:
$ ./tamatool -h
```

Once running, the three Tamagotchi buttons are mapped to the left, down and right arrows of the keyboard.
Once running, you can either click on the shell's buttons to interact with the Tamagotchi, or you can press the __left__, __down__ and __right__ arrow keys of your keyboard.
Pressing __s__ puts the emulation in step by step mode, while __r__ resumes it.
Pressing __f__ toggles between the original speed, x10 speed and unlimited speed.
Pressing __t__ shows/hides the Tamagotchi shell.
Expand Down
Binary file modified misc/screenshot2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 0368f53

Please sign in to comment.