rickf@pnet02.cts.com (Rick Flower) (03/13/89)
I am looking for the commented source code for on of the files that was in
SIMPLETERM.ASM written by Luciano Bertato. The file that I am looking for is
EXEC.LIB.. This file contains his PD version of CreateExtIO / DeleteExtIO. I
would like to get a version of these routines that are NOT in a library form
as I currently have them. In the source code header file for the program,
he leaves some systems that he is on, but I currently am unable to get on any
of them (one is CompuServe and the other are Pay BBS's in Canada).. If I
possible get a copy of these routines from ANYONE, I would certainly be very
happy! Anyway, I have included part of the header file from the original
SIMPLETERM.ASM file for anyone that is interested..
Also, if anyone has a version of these routines that do NOT rely on Amiga.Lib,
I would be VERY interested in that also! I personally do not prefer to use
that library if I can help it.. As of this time, I've gotten away from using
the Amiga.Lib functions by just using the Exec/Intuition library offsets w/o
any problems.. It just takes sooo long to link when you tell it to link with
Amiga.lib... Just wondering..
;`~`~`~`~`~`~`~`~`~`~`~`~`~`~`~`~`~`~`~`~`~`~`~`~`~`~`~`~`~`~`~`~`~`~`~`~
;~`~`~`~`~`~`~`~`~`~`~`~`~`~`~`~`~`~`~`~`~`~`~`~`~`~`~`~`~`~`~`~`~`~`~`~`
;`~` Simpleterm Version 1.0 - Totally Public Domain Freeware! ~`~
;~`~ Source Code For - Simpleterm Version 1.0 `~`
;`~` Programmed by - Luciano Bertato ~`~
;~`~ CompuServe - 73246,1744 `~`
;`~` Canada Remote Systems - LUCIANO BERTATO (Amiga Conference) ~`~
;~`~ Date - Monday August 1, 1988 `~`
;`~` ~`~
;~`~`~`~`~`~`~`~`~`~`~`~`~`~`~`~`~`~`~`~`~`~`~`~`~`~`~`~`~`~`~`~`~`~`~`~`
;`~`~`~`~`~`~`~`~`~`~`~`~`~`~`~`~`~`~`~`~`~`~`~`~`~`~`~`~`~`~`~`~`~`~`~`~
; - To contact me through the BBS's, ie. A thank you, or a SIMPLE question:
; Compuserve 73246,1744 and CRS (Amiga Conference) 231-0538 or 232-0442.
.
.
.
.
; exec.lib - my library for CreateExtIO and DeleteExtIO (public domain).
===========================================================================
Thanks in Advance...
===============================================================================
I Thought So...
UUCP: {ames!elroy, <backbone>}!gryphon!pnet02!rickf
INET: rickf@pnet02.cts.com
===============================================================================