Sprite Drawer 1.0
by TJ <comfortably_numb_@hotmail.com>

This is the first program I have released for the 89. I don't know how many people will find this useful but I know that for me it is extremely useful for programming on-calc with as92. The best part is that you get to see how the sprite will look when you change something and not have to reassemble your source everytime.

Right now it will only do 8x8 sprites. I might add in support for 8x9+ or 16x8+ but I first just wanted to get the program bugfree and fully workable. Also I didn't do this yet because I'm not even sure if anyone will use this besides me.

The sprite is put into the clipboard so you can paste it into your source code as soon as you finish drawing your sprite.

Controls
--------
Arrows to move
Enter to invert the pixel the cursor is on
Clear to clear the whole sprite
Esc to exit the program

Well that's it for now. If you use this program please send me an email (comfortably_numb_@hotmail.com) to tell me how useful it is, comments, suggestions,etc.