Index of /geminiatari/FILES/MINT/ATARIMGR/SRC/ATARI
Name Last modified Size Description
Parent Directory 24-Sep-2006 15:34 -
BITMAP.C 20-Oct-1990 04:25 7k
BITMAP.H 20-Oct-1990 04:25 5k
BIT_ON.C 20-Oct-1990 04:25 1k
BLIT.C 20-Oct-1990 04:25 5k
BLITLIB.A 20-Oct-1990 04:25 6k
LINE.C 20-Oct-1990 04:25 6k
MAKEFILE 20-Oct-1990 04:25 1k
PIXEL.C 20-Oct-1990 04:25 3k
ROPS.C 20-Oct-1990 04:26 1k
TEST_ROP.C 20-Oct-1990 04:26 1k
This is the Atari version of the bit-blit library. It uses the line A
routines in ROM, and hence can use the hardware blitter if it is present
and has been activated.
It's been tested an works in monochrome and medium resolution. The line
and pixel routines can get confused in low resolution, but I haven't bothered
trying to track down the problem, since running MGR in low res. is a bit
silly.
-- Eric Smith