| Name |
Short description |
Download from |
| ASCII table |
Every piece of programming documentation has the ASCII table! |
Read it! |
| Blitz2 Guide |
Guide file detailing most of the commands from Acid and the major 3rd paty libraries, up to and including BUM7. (More) [120k] |
|
| Blitz2 Manual (English) |
The second edition Blitz Basic 2 manual as a plain text file - need we say more?!. [177k] |
|
| Blitz2 Manual (German) |
The Blitz Basic 2 manual as a series of plain text files. Also includes documents for the early BUMs and some other parts of the manual as PostScript documents. [1.0M] |
|
| Blitz bugs |
A list of all known bugs in Blitz, also explaining why they happen and how to get round them. This file may be out of date, as it was written some time ago. (More) [30k] |
|
| Blitz Compendium 1 |
Help tips for novice Blitz users(More) [16k] |
|
| Blitz Enforcer Guide |
A list of Blitz commands which cause Enforcer hits (may be out of date due to it's age). (More) [3k] |
|
| BlitzFAQ |
A list of frequently asked questions and solutions. (More) [49k] |
|
| Blitz Optimisation |
General and specific optimisation tips and techniques for Blitz without having to resort to assembly language. (More) [8k] |
|
| Blitz Tips |
A collection of useful routines and code snippets taken from the Blitz List. (More) [46k] |
|
| Blitz User International (BUI) |
A magazine which aimed to be the successor to BUM (see below) and had similar stuff - tutorials, information, examples, etc. The archive sizes vary between 690kb and 880kb. |
4, 5, 6, 7, 8
|
| Blitz User Magazines (BUMs) |
These archives contain the BUM issues, from 6 to 10. The BUMs were a way of distributing new versions of Blitz (although none of those are included here since they are very out of date). The BUMs also contained additional documents and examples for th
|
6, 7, 8, 9, 10
|
| ExplainLib |
Explanation of Blitz the library format and example source/program for extracting information from the libraries. Useful for creating a library manager program perhaps. [14k] |
|
| Flags |
A commodity which gives you an explanation of flags and options relating to windows, gadgets, etc while you are programming. (More) [37k] |
|
| Free library numbers |
A list of the unused library numbers, and also what libraries use what numbers. Adapted from the NCS documentation. |
Read it! |
| Library developer info |
The official library developer info. Currently the only information about writing your own library for Blitz, which is a shame because the documentation is pretty poor, and it misses some important things out. Your best chance is to use the library so
|
|
| Online help 1.0 |
The full online help, both the default help and the RWE stuff. Updated to include links to all the different files and some additional guides are included. [1M] |
|
| Online help update (1.01) |
An update for the above archive - fixes some problems with the scripts and prevents crashes. [20k] |
|
| Raw keycodes |
All the rawkey codes from a standard Amiga keyboard. |
Read it! |