BBC BASIC for Windows
Programming >> Graphics and Games >> BMPTOCODE for BBC Basic (The program generator)
http://bb4w.conforums.com/index.cgi?board=graphics&action=display&num=1461334490
BMPTOCODE for BBC Basic (The program generator)
Post by michael on Apr 22nd, 2016, 2:14pm
Here is BMPTOCODE for BBC Basic.. It converts 256 color BMP images to compressed code that works in BBC Basic.
It requires LBB to run and here is the link.. The instructions are on the LBB post.
http://lbb.conforums.com/index.cgi?board=code&action=display&num=1461296738
After you click on the image that you made in windows paint (according to my instructions) it will generate a complete program, ready to run... (open EXPfina.bas and paste it into BBC Basic IDE and RUN.. That's it !!
If you have any questions feel free to ask.
Be sure to make your image no bigger than 100x100 ..(and the image must be the same width as height)
It can compress really large images, but they need to be Extremely simple images if you want efficient code..
BMPTOCODE is for decorations, and art you may want to make into functional code.