home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Gold Fish 1
/
GoldFishApril1994_CD1.img
/
d1xx
/
d128
/
paint
/
poster1
< prev
next >
Wrap
Text File
|
1988-01-02
|
2KB
|
58 lines
Article 96 of comp.sources.amiga:
Path: mcdsun!noao!hao!husc6!rutgers!iuvax!pur-ee!j.cc.purdue.edu!ahh
From: ahh@j.cc.purdue.edu (Brent L. Woods)
Newsgroups: comp.sources.amiga
Subject: paint - A basic screen painting program. (part 1 of 2)
Keywords: tested, uuencoded, web needed.
Message-ID: <6056@j.cc.purdue.edu>
Date: 29 Dec 87 03:45:00 GMT
Organization: Co-Moderators Unlimited.
Lines: 666
Approved: ahh@j.cc.purdue.edu (Brent Woods)
Program Name: paint
Submitted By: lee@uhccux.UUCP (Greg Lee)
Summary: A basic sort of graphics painting program.
Poster Boy: Brent Woods (ahh@j.cc.purdue.edu)
Tested, part 1 of 2, uuencoded, web needed.
NOTES: The first time I tested this program, I had most of my memory
taken up by one task or another, and the machine guru-ed when
I exited paint. On subsequent tests, with more memory avail-
able, there were no troubles. So, I suggest that when you use
this program, you have at least 200K of memory available (I
had about 160K available when my A1000 guru-ed).
Brent Woods, Co-Moderator, comp.{sources,binaries}.amiga
USENET: ...!j.cc.purdue.edu!ahh ARPANET: ahh@j.cc.purdue.edu
BITNET: PODUM@PURCCVM PHONE: +1 (317) 743-8421
USNAIL: 320 Brown St., #406 / West Lafayette, IN 47906
----------------------------------------
Here is part 1 of the source file for "paint", a simple screen
painting program. The file is uuencoded because it has characters with
the 8th bit set. After unpacking both parts, concatenate the two
resulting files and uudecode. "Paint" is written in web, which
requires an assembly language pre-processing program "web" to be run on
it before it can be assembled. (Web was posted to comp.binaries.amiga
a short while ago.)
This program is in the public domain.
*
* Greg Lee, July, 1987.
* U.S. mail: 562 Moore Hall, Dept. of Linguistics
* University of Hawaii, Honolulu, HI 96822
* UUCP: {ihnp4,ucbvax,dcdwest}!sdcsvax!nosc!uhccux!lee
* INTERNET: lee@uhccux.uhcc.hawaii.edu
* BITNET: lee@uhccux
*