================ = 255 Pictures = ================ Yunchang Kwak Computerwiz2489@sunflower.com http://www.calcsoft.tk BlackHat990->AIM Programs Included: PIC255 = Main program ZPIC = Assembly program, must have if you are using this for games. What it is: Picture 255 is the cousin to Picture It! 40. Instead of saving up to 40 hacked pictures, this allows 255. The maximum amount of total pictures you can get out of the operating system. NOTE: YOU WILL NOT BE ABLE TO ACCESS THE PICTURE FILES FROM THE TI-OS PICTURE MENU. EVEN IF YOU DID USE THIs PROGRAM. YOU WILL ONLY BE ABLE TO RECALL PICTURES USING THIS PROGRAM How to install: Send PIC255 to your TI-83 Plus and then just... run it. This program is ideal for game programmers who need more pictures or want more pictures for their game. Or for just people who want to show off of their calculator capabilities. Or just want to expand it. Steps to achieve 255 pictures ============================ 1) run the program 2) It asks you to choose what picture number to hack. Reply within integers of 1-255. 2) Press enter. Hacking is complete. 3a) To store your picture, press [2nd] then [Alpha]. Scroll down until you see STO. When you see it, press enter and it should show up as: "lSTO" press enter. You should get an error message. Press Go to and then when you see the command, erase the quotation marks and the ->lSTO. Press Enter. Viola! Your new pics are stored into the variable e.g. --------------- lSTO --------------- ERR:SYNTAX 1:Quit 2:Goto Press 2! --------------- "StorePic x1"->STO Erase the quotation marks --------------- StorePic x1->STO 3b) To recall the picture do this: To store your picture, press [2nd] then [Alpha]. Scroll down until you see REC. When you see it, press enter and it should show up as: "lREC" press enter. You should get an error message. Press Go to and then when you see the command, erase the quotation marks and the ->lREC. Press Enter. Viola! Your new pics are now recalled! --------------- lREC --------------- ERR:SYNTAX 1:Quit 2:Goto Press 2! --------------- "RecallPic x1"->RCL Erase the quotation marks --------------- RecallPic x1->RCL 3c) To make this fully functional with games, I have included ZPic from Rob Maresh. It is a pretty neat tool that recalls pictures 1-255. It is in assembly for speed. Always read the readme documentation for Zpic!