Picture to Hexdecimal v1.0 By Angel14995 Contact: angel14995@gmail.com Date: Thursday, May 10, 2007 Sizes: HEXCRE8R: 686 on calc HEXPASTR: 565 on calc Able to run in: TI-OS DOORS CS Versions 4 and up Warranty:I shall not be held liable for anything that happens to your calculator when you run this program. You shall use these programs at your own risk. INTRODUCTION: Picture to Hexdecimal is a group of two programs I have created for the use of hexdecimal for pictures. Many TI-BASIC, and even ASM, need to have the Hexdecimal figures to work with for each pictures, or most of the time the ones who I have talked to do. This is my first file submitted to anywhere, so it may not be teh best, it may not run the smoothest, but I can assuer you of this: IT WILL NOT CRASH! It will not because it is Programmed in TI-BASIC, the simplest of the 83+ series languages. TO USE: To get the hexdecimal code, run HEXCRE8R. Ou first will have to pu in the size of the screen that you wil be taking teh picture from or the size of the picture you will be making. It must be a multiple of 8 that is lower than or equal to 56 for screen size reasons. You shall have 2 options, "ON SCREEN" or "NEW PICTURE". "ON SCREEN" will take whatever is on the graph screen in the selected area from the upper left hand cornerin the X by X screen you desiganted earlier. The conversion will start immediatly. "NEW PICTURE" allows the user to create a picture within the designated area. Press [ENTER] to turn the pixel on or off, and press [2nd] to finish making teh picture and get on with the conversion. The program will them create the hexdecimal code in String 0. To show the picture again, simply run HEXPASTR. It will take whatever is in String 0 and change that into the picture. No worry about anything, all the information needed to make HEXPASTR work right, even the size of the picture is programmed in. You can also copy the hexdecimal code into a program and set it up so that the hexdecimal code is put into String 0 and then just run HEXPASTR so the picture will show up. Version History: 1.0- Thursday, May 10, 2007 Created, made sure it works, works on pictures of 8, 16, 24, 32, 40, 48, and 56 pixels square pictures. Base code. HEXCRE8R: 686 on calc, HEXPASTR: 565 on calc. THIS IS NOT OPEN SOURCE. UNLESS DIRECT CONTACT TO ME AND PERMISSION FROM ME, THE SOURCE CODE IS NOT OPEN, EVEN IF YOU DO OPEN IT, YOU MAY ONLY LOOK. CHANGED PROGRAMS WILL VOID ThE WARRANTY (like it helps any).