home *** CD-ROM | disk | FTP | other *** search
- GamePort Device ToolKit
-
-
- ReadMe ReadMe
-
-
- GamePort Device ToolKit
-
-
- Ever get tired of constantly writing the same code over and over
- to utilize an Amiga device? I did! That's why I put together
- this 'Toolkit' of routines to access these devices. This is the
- first in a series of 'Toolkits' I've been building lately.
-
- This ToolKit provides access to the GamePort device, and its
- associated hardware, with the minimum of fuss. There are full
- link-time libraries for SAS/C 5.10a and Manx C 5.0. There is
- also a shared library, called GamePort.library, which can be
- installed in the LIBS: directory, along with a pragmas file, a
- .fd file, and link-time glue routine libraries.
-
- I have included a bevy of programs that I use to test the
- ToolKit, which provide numerous examples of how to use this
- software.
-
- The directory hierarchy of this distribution is laid out as
- follows:
-
- my_include
- DeviceToolKits Main include files
- proto Prototypes and pragmas
-
- src
- DeviceToolKits
- GamePort
- docs Documentation on each
- call (printed at 66 lines
- per page)
- test Test routines with full
- link-time library
- test_shared Test routines with shared
- library and glue routines
- test_proto Test routines with
- pragmas
- SAS
- my_lib SAS / Lattice libraries
- and shared library
-
- Manx
- my_lib Manx V5 libraries
-
-
- This software is NOT public domain, but it is freeware and may be
- distributed, etc. in accordance with the copyright notice
- included.
-
- Contributions, if you feel something is appropriate, will gladly
- be accepted by:
-
- 1 Printed January 3, 1991 Page
-
-
-
-
-
-
- GamePort Device ToolKit
-
-
-
- Paris E. Bingham Jr.
- 4111 So. Laredo Way
- Aurora, CO 80013
-
- This is my way of saying THANK YOU to all the people in AmigaLand
- who have donated lots of wonderful software for such a great
- machine!
-
- Comments, bug reports, ideas, whatever can be sent to:
-
- BIX: pbingham
- CIS: 73670,2453
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 2 Printed January 3, 1991 Page
-
-
-
-
-
-
-