From 7f28c94eda576e3f972fc05468188986f2e45885 Mon Sep 17 00:00:00 2001 From: Torne Wuff Date: Sun, 17 Jan 2010 22:15:13 +0000 Subject: New plugin: frotz, a Z-machine interpreter, for playing interactive fiction. The interpreter more or less passes all the tests in the z-machine test suite. It should build for every target except Archos (for which it is disabled). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24267 a1c6a512-1295-4272-9138-f99709370657 --- manual/plugins/main.tex | 3 +++ 1 file changed, 3 insertions(+) (limited to 'manual/plugins/main.tex') diff --git a/manual/plugins/main.tex b/manual/plugins/main.tex index a7dc3d7bf0..ff332b70c5 100644 --- a/manual/plugins/main.tex +++ b/manual/plugins/main.tex @@ -135,6 +135,7 @@ option from the \setting{Context Menu} (see \reference{ref:Contextmenu}).} {}{} Shortcuts & \fname{.link} & \\ Chip-8 Emulator & \fname{.ch8} & \\ + Frotz & \fname{.z1 - .z8} & \\ JPEG Viewer & \fname{.jpg, .jpeg} & \\ Lua scripting language& \fname{.lua} & \\ Midiplay & \fname{.mid, .midi} & \\ @@ -160,6 +161,8 @@ option from the \setting{Context Menu} (see \reference{ref:Contextmenu}).} \opt{lcd_bitmap}{\input{plugins/chip8emulator.tex}} +\opt{lcd_bitmap}{\input{plugins/frotz.tex}} + \opt{lcd_bitmap}{\input{plugins/jpegviewer.tex}} \opt{large_plugin_buffer}{\input{plugins/lua.tex}} -- cgit v1.2.3