LZ: A new graphics routine
[Next][Index][Thread]
LZ: A new graphics routine
In my program (Orion Masters) I want to have a very simple and very small
straight line routine. In Qbasic it would be like this:
For X=0 to 127
Pset(X,Y) 'Pick any Y you need
next X
Also I have a 85I file that I want to convert to the smallest possible
Usgard size but I only need 2 smaller screen sections to put the entire
screen together. I want to do it by having a simple binary code set
(10010011 draws a dot skips 2 a dot skips 2 then 2 dots).
Any help would be good
-GreenLazer@juno.com
- (Formerly know as Chief28933@aol.com)
- "I hate a Roman named Status Quo." -Ray Bradbury
- Thank you for your time that I have just wasted!
Follow-Ups: