home *** CD-ROM | disk | FTP | other *** search
- 1. This software (and its documentation) is copyrighted; please see the
- documentation for details. (Don’t panic: it’s free...)
-
- 2. I think everything here should work fine under RISC OS 2 and RISC OS 3.1.
- I’ve only tested it under RISC OS 3.5, though.
-
- 3. What follows is a brief “map” of this distribution.
-
- ----------------------------------------------------------------------------
-
- Source
- ------
-
- contains source code, of course.
-
- Source.c
- Source.h
- Source.o
- Source.s
- are just what you’d expect (.s is assembler)
- and contain the complete source code, and object files for
- the machine-code bits (so you don’t need an assembler).
-
- Source.b
- contains source for programs assembled using the BASIC assembler.
-
- Source.makeALF
- Source.ALFdir
- Source.ALFsymt
- Source.ChunkList
- Source.ChunkRead
- are the actual programs (so you don’t need a compiler)
-
- Source.Makefile
- is, erm, a makefile. You may need to change some of the definitions
- at the start.
-
- Doc
- ---
-
- contains documentation.
-
- Doc.Impression
- Doc.Text
- Doc.PostScript <-- not actually included!, but I can send it to you.
- all contain the same information.
-