Introduction
Introduction Statistics Contact Development Disclaimer Help
30 items:
DosFrotz232Std10.zip
[19-Sep-1997]
Frotz version 2.32 for DOS, by Stefan Jokisch.
Frotz232Src.zip
[19-Sep-1997]
Source code of Frotz 2.32 for DOS,
by Stefan Jokisch.
FrotzCE12a.zip
[9-Sep-1997]
Frotz version 2.22 for Windows CE,
release 1.2a of port by Ian Dean.
Supports the MIPS and Hitachi SH3 processors.
UnixFrotz-V6.diff
[19-Aug-1999]
A patch for the UNIX version of Frotz
by Christopher Sekiya.
This patch provides 'better' support for the V6
games (Arthur and Shogun) -- the graphics are not
displayed, but the games are now playable in text
mode (the screen corruption is fixed).
UnixFrotz232R2Std10.tar.gz
[17-Oct-1997]
Frotz version 2.32 for Unix, Unix release 2,
ported by Galen Hazelwood.
WindowsFrotz121.zip
[30-Sep-2019]
Windows Frotz version 1.21, a port of Frotz for
Windows, by David Kinder.
Features include support for Blorb graphics (PNG
and JPEG, plus Kevin Bracey's extensions for
Infocom's V6 games) and sound (AIFF, MOD and
Ogg Vorbis), Unicode and non-English languages.
WindowsFrotzSrc121.zip
[30-Sep-2019]
Source code for Windows Frotz version 1.21,
by David Kinder.
dumb-frotz-2.32r1-std10.tar.gz
[8-Jul-1998]
Dumb-Frotz, a frotz port for a standard C library
and a dumb terminal, ported by Alembic Petrofsky.
Version 2.32r1.
frotz-2.32-beos.zip
[25-Oct-1998]
Frotz version 2.32 for BeOS, ported by
Stephen van Egmond.
PowerPC and Intel x86 versions included.
frotz-2.32-lanzz.patch.gz
[14-Feb-2000]
A patch for UnixFrotz232R2Std10.tar.gz
by Mihail Milushev which adds subdir saving to
Frotz. Games will be saved to a subdir named
"game.z5.save" in the same directory where "game.z5"
is located. It also contains all the other patches
found in this directory as of 14feb2000.
frotz-2.32R2Std10-SunOS56sparc.tar.gz
[22-Apr-1999]
Binary executable of Frotz 2.32 for SunOS 5.6
(Sparc), ported by S. van der Groov.
frotz-2.43-irc.diff.gz
[16-Jul-2005]
Patches for Frotz 2.43 to make it suitable for
use on IRC, by Philip Lafleur.
frotz-2.44.tar.gz
[25-May-2015]
Source code for Frotz version 2.44, now maintained
by David Griffith. Also included is source for Unix
(originally by Galen Hazelwood) and 16-bit MS-DOS.
frotz-2.50.tar.gz
[13-Nov-2019]
Source code for Frotz version 2.50,
maintained by David Griffith. Includes
targets for Unix, SDL for graphics, dumb
interface for teletypes and bots, and 16-bit
MS-DOS.
frotz-2.51.tar.gz
[12-Feb-2020]
Source code for Frotz version 2.51,
maintained by David Griffith. Includes
targets for Unix, SDL for graphics, dumb
interface for teletypes and bots, and 16-bit
MS-DOS.
frotz-2.52.tar.gz
[15-May-2020]
Source code for Frotz version 2.52,
maintained by David Griffith. Includes
targets for Unix, SDL for graphics, dumb
interface for teletypes and bots, and 16-bit
MS-DOS.
frotz-davepatch-19991218
[18-Dec-1999]
A patch for UnixFrotz232R2Std10.tar.gz
by David Griffith, unifying patches by
Timo Korvola, Torbjorn Anderson, and
Martin Frost, plus corrections.
frotz201_std02_os2b7.zip
[29-Sep-1996]
Frotz version 2.01 for OS/2, beta 7 (29-Sep-96),
ported by Christopher J. Madsen.
frotz243.zip
[3-Jan-2012]
Frotz 2.43 for 16-bit MS-DOS, with old-style
graphics and sound support, by David Griffith.
frotz250.zip
[13-Nov-2019]
Frotz 2.50 for 16-bit MS-DOS, with old-style
graphics and sound support, by David Griffith.
frotz251.zip
[12-Feb-2020]
Frotz 2.51 for 16-bit MS-DOS, with old-style
graphics and sound support, by David Griffith.
frotz252.zip
[15-May-2020]
Frotz 2.52 for 16-bit MS-DOS, with old-style
graphics and sound support, by David Griffith.
frotz_result
[27-Nov-1998]
Transcript from Frotz without the zstrict patch
(see frotz_zstrict_patch) running strictz.z5,
which verifies the behaviour of the zstrict patch.
strictz.z5 is in /infocom/interpreters/tools.
frotz_ux_input_patch
[5-Oct-1999]
A patch for the file ux_input.c from Unix Frotz,
which prevents character code 0 being entered,
written by Torbjorn Andersson.
frotz_zstrict_patch
[27-Nov-1998]
A source code patch for UnixFrotz 2.32r2 (but also
applicable to other Frotz versions) that adds a
check for common opcode errors and a command line
option for how to deal with these errors.
Written by Torbjorn Andersson, based on
Andrew Plotkin's patch for Zip 2.0.
frotz_zstrict_result
[27-Nov-1998]
Transcript from Frotz with the zstrict patch
(see frotz_zstrict_patch) running strictz.z5,
which verifies the behaviour of the zstrict patch.
strictz.z5 is in /infocom/interpreters/tools.
frotzpatch.tar.gz
[4-Aug-1999]
A combined patch for Frotz 2.32, including the
zstrict patch by Torbjorn Anderson and the
Quetzal patch by Martin Frost, plus instructions
for applying the patches under Unix.
frotzpl3.zip
[22-Nov-1996]
Frotz Plus release 3, i.e. Frotz version 2.01 with
support for SVGA and SoundBlaster 16 for DOS added
by Linards Ticmanis.
sfrotz002.tar.gz
[21-Mar-2011]
Sfrotz 0.02, an SDL-based port of Frotz to Debian
Linux, by Aldo Cumani. Based on Frotz 2.40 by
Stefan Jokisch and Windows Frotz by David Kinder.
Supports Blorb graphics and sounds, and includes
partial support for the Standard 1.1 extensions.
unix-frotz-2.32.patch
[19-Oct-1999]
Patch for Unix Frotz to improve the terminal
I/O routines under Ncurses, written by
Timo Korvola.
The IF Archive is a public service of the
Interactive Fiction Technology Foundation.
http://iftechfoundation.org/
This mirror is a public service of 661.org.
http://661.org/
You are viewing proxied material from gopher.661.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.