Chapter 12. Plugins 153
would correspond to the following non-default mappings:
3 → 2, 6 → 8, 7 →4, 8 → 6.
The default keymappings are:
Chip8 Off 0 1 2 3 4 5 6 7 8 9 A B C D E F
Key
Power
Volume Down
Back Up
Up
Play
Left
Select
Right
Bottom-Left
Down
Bottom-Right
Volume Up
Some places where can you can find .ch8 files:
• The PluginChip8 page on www.rockbox.org has several attached: ZPluginChip8
• Check out the HP48 chip games section: http://www.hpcalc.org/hp48/games/chip/
• Links to other chip8 emulators: http://www.zophar.net/chip8.html
12.3.3. Frotz
Frotz is a Z-Machine interpreter for playing Infocom’s interactive fiction games, and
newer games using the same format. To start a game open a .z1 - .z8 file in the File
Browser. Most modern games are in the .z5 or .z8 format but the older formats used
by Infocom are supported.
Z-Machine games are text based and most depend heavily on typed commands. The
virtual keyboard is used for text entry, both for typing entire lines and for typing single
characters when the game requires single character input.
Sounds, pictures, colour and Unicode are not currently supported, but the interpreter
informs the game of this and almost all games will adapt so that they are still playable.
This port of Frotz attempts to be compliant with the Z-Machine Specification version
1.0.
Some places where you can find Z-Machine games, and information about interactive
fiction:
• The Interactive Fiction Archive, where many free modern works can be down-
loaded: http://www.ifarchive.org/
• The specific folder on the if-archive containing Z-Machine games: http://www.
ifarchive.org/indexes/if-archiveXgamesXzcode.html
• A copy of the Infocom homepage, with information about the classic commercial
Infocom games: http://www.vaxdungeon.com/Infocom/
The Rockbox manual (version 3.14) Sansa Fuze+