home *** CD-ROM | disk | FTP | other *** search
- TextFiles (dir)
- foot.txt Text file explaining how to shoot yourself
- in the foot in many programming languages.
- howtocode2.txt Text file explaining many of the pit-falls
- to avoid in demo coding. Gives good
- explainations of how to avoid many things that
- will make your demos incompatable with other
- Amigas. A must read!
-
- Source (dir)
- System (dir)
- Bpd.lha Boot Pal Damn it! A 1.2/1.3 pal booter that
- is compatable with extra RAM/hard drives/etc.
- With source.
- dostools.lha A collection of very useful macros and routines
- for dealing with Amiga dos.
-
- Vectors (dir)
- EuroStars2.0.lha Program to do 3d stars. Customizeable and
- pretty fast. With source.
- FilledVex.lha A very simple convex filled vector routine.
- It is the same as the one in the Epsilon
- demo 'No Prayer for the Dying'.
- lineclip.lha A routine to do line clipping.
- linefill.lha A processor line drawing rouitne. Very fast.
- Stars.lha Yet another 3d stars program. This one is
- much faster than ES. Has some very nice
- optimizations.
- tipdrawline.lha Quite possibly the best blitter line drawing
- routine ever written for the Amiga.
- Vectors_C.lha C source to some vector stuff.
-
- StartupCode (dir)
- custom.lha A version of custom.i that is much better
- than the standard one.
- GetVBR.lha Routine to get a pointer to the vector base.
- WBStartup.lha Code to start from the Work Bench and not
- crash.
-
- ModPlayers (dir)
- AddSample.lha Explaination of a nice method to merge two
- audio channels to simulate 8 channel sound.
- MKPlay.lha Old Mahoney & Kactus Noise Tracker play
- back routine.
- NoisePacker30.lha NoisePacker, v3.0. Plays compressed Noise
- Tracker mods much faster than the original
- Noise Tracker player played normal mods.
- ProRun2.0.lha Like NoisePacker, but for ProTracker mods.
- PTPlay.lha Original, slow, ProTracker play back routines.
- Contains the only routine I know of to play
- CIA timed music.
-
- Plasma (dir)
- plasma.lha Small, but nice, rgb plasma demo.
- PlasmaBB.lha Plasma Boot Block. Gives very good example
- and explaination of how plasma is done.
-
- Scrollers (dir)
- Intro.lha A very (old) simple 'sine' scroller.
- ManyFields.lha Explaination of how to use the sprites many
- times per scan line to emulate multiple play
- fields.
- TimeSrc.lha Partial source to the scroller from the
- 'Somewhere in Time' demo.
- TurnScroll.lha Source to a turn scroller. Has both the
- original version and one that will work on
- most Amigas.
-
- Utilities (dir)
-
- DisAssemblers (dir)
- CopDis.lha Finds and disassembles copper lists in
- memory.
- Ninfo2.0.lha Disassembler for the 68k.
-
- Emulators (dir)
- Run68010.lha Allows use of 68010 instructions on a normal
- 68000
-
- IFFConverters (dir)
- brush2asm.lha Converts an iff brush to an include file.
- Contains source.
- Iff2Ansi.lha Converts an iff picture a file that when
- 'type'ed in the shell, displays the picture.
- IffMaster.lha Quite possibly the best iff to raw converter
- ever made for the Amiga.
-
- Crunchers (dir)
- DMS111.SFX Disk MaSher. Whole disk archiver, version
- 1.11.
- Huffman.lha Small program to do Huffman encoding. Includes
- source.
- Imploder4.0.lha Imploder, version 4.0. Executable file
- compressor.
- ppacker31b.lha PowerPacker, version 3.1b. Like Imploder, but
- (removed, commercial?) can handle many files that Imploder can't.
-
- Debugers (dir)
- Guru.lha A little utility that tells what the guru
- numbers mean.
- Xoper2.3.lha Monitors system operation.
-
- Assemblers (dir)
- MCAsm.lha McAsm, version 1.02. PD assembler. Very
- good.
-