home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Frozen Fish 1: Amiga
/
FrozenFish-Apr94.iso
/
bbs
/
alib
/
d2xx
/
d247
/
disk247.lha
/
Contents
< prev
next >
Wrap
Text File
|
1989-09-15
|
2KB
|
38 lines
This is disk 247 of the freely distributable AMIGA software library.
Below is a listing of the significant directories and their contents.
AnalogJoystick Software support for use of analog joysticks on the Amiga.
Includes a driver, a header file for code that calls the
driver, and an example program that uses the driver.
Includes source.
Author: Dave Kinzer
AssemTools A collection of files which should be of great interest
to Amiga assembly language programmers. The collection
includes 140 macro routines which make assembly language
programming a lot easier. There is also a library of
routines containing buffered C-like file handling
functions (fopen, fclose, fgets, fputs, etc) and a file
name requester. All routines are re-entrant. Includes
source for example programs using the macros and library,
and a 65c02 cross macro assembler.
Author: Jukka Marin
RemoteLogin A couple of programs which make possible remote access to
your Amiga. One program checks the serial port for an
incoming call, and starts a program when it is detected.
The other is a password protection program which allows
starting various programs based upon login id, thus
providing some minimal security for your computer.
Includes source.
Author: Dave Kinzer
XprLib External file transfer protocol library. Document and
code example for implementing external file transfer
protocols using Amiga shared libraries. This is version
2.0, an update to the version on disk 240, with many
extensions and enhancements. Includes sample XPR library
and source.
Author: Willy Langeveld