edgincd2@mentor.cc.purdue.edu (Chris Edgington *Computer Science Major*) (09/05/90)
Does anyone have some Applesoft BASIC code that will load a print shop graphic onto the hi-res screen??? I have figured out the format of the graphic file, but the bit representations in the file are the reverse of the bit representation on the screen. Plus, the files are stored with 8 pixels per byte, but the screen is only 7. So the code would have to take care of that extra bit and flipping the bits: (ie: 10100000 becomes 00000101 ). Thanks in advance, Chris Edgington Computer Science Major & Programmer, Teacher's 'R' Us software. edgincd2@mentor.purdue.cc.edu