
Devcon Extras Disk


BlitLab_and_DFC
===============
Tom Rokicki's BlitLab blitter experimentation tool, and DFC multiple
disk copy program.

README             BlitLab tutorial
blitlab            Blitlab
DFC                Multiple disk copier

And Blitlab source code


Example_Code
============
Latest Sample Device example (03/89) - a 4-unit RAM drive
Latest Sample Library example - complete with source for linker .lib
ShowCPU - Displays CPU type
Two examples of Joyport Output
Amiga.lib exec support routine listings




HardDisk
========
HardBlocks         Current Hardblocks specification
hardblocks.h       Latest hardblocks include files
hardblocks.i       
filesysres.h       Latest filesysres include files
filesysres.i       
scsidisk.h         Latest scsidisk include files (more recent than 1.3)
scsidisk.i         



SRT - Set Requester Text
========================
SRT		Set Requester Text, Copyrighted requester text replacement
		and debugging tool.
README		Use of SRT
SRT_Demo	Clickable SRT demo script
srt.text	Demonstration replacement text file for SRT
And a variety of small crash-producing programs for testing SRT:



Tech_Articles
=============
Bad_Programming   - Warning about unsupportable Amiga programming practices
Flushing_Devices  - How to flush a specific device from memory
Game_Vendors      - Proper behavior for games
Laser_Printers    - Setting up and using a PostScript laser printer
Disk_Drives       - Routines for correct low-level drive access
8520_Timing       - Getting rid of software delay loops
How_To_Reset      - Proper way to reset from software 



Utilities
=========
Comp   - Perform a binary comparison of two files.
Config - Displays info about the configured boards in the system.(w/src)
SearchFile - searches file for binary or ascii value
SearchMem - searches memory for binary or ascii value
SaveMem - saves memory range to a file
TStat - Display the task status of a CLI# or exec task

