16x16 Sprite Creater With 8bit Colormap

A few posts below, I created a 8bits RGB colormap. This map came in handy when I had to change some sprite colors in my FPGA Framebuffer. Unfortunately this colormap won’t help me much with creating new sprites. So I thought it would be handy to make a simple sprite creator, which is easier then editing text files, cause now you can see what your doing. The application is created in a quick and dirty way and it costs me not more than an hour and a half, so don’t blame me for messy code, not much comments and all the other things that are wrong with the application. If you just need to create a few sprites for example a COE file (Xilinx memory map). Then this program may be a life saver :-).

Sorry source and binary are lost

Rob Maas
Rob Maas
Technical Challanger at ON2IT

If it is broken, fix it! If it ain’t broken, make it better!