Originally posted by: thousand...@gmail.com SUCCESS: following up my previous post. I forgot the first two numbers in the image array: the x and y distentions of the image. in "TVOlogo.cpp" the horizontal res is 96 and the vertical is 32. due to lack of documentation on the function TV.bitmap, this is what i have learned from trial and error: TV.bitmap(x,y,Bitmap); add you resolution to the first two values in your array or TV.bitmap(x,y,Bitmap,i,width,height); and your resolution here instead. I...
Error when i compile
i have problem when i tried to compile a proyect: C:\Users\ARMAGE~1\AppData\Local\Temp\cc0y4ajG.s: Assembler messages: C:\Users\ARMAGE~1\AppData\Local\Temp\cc0y4ajG.s:214: Error: unknown opcode `delay2' C:\Users\ARMAGE~1\AppData\Local\Temp\cc0y4ajG.s:269: Error: unknown opcode `delay1' C:\Users\ARMAGE~1\AppData\Local\Temp\cc0y4ajG.s:271: Error: unknown opcode `delay2' C:\Users\ARMAGE~1\AppData\Local\Temp\cc0y4ajG.s:274: Error: unknown opcode `delay2' C:\Users\ARMAGE~1\AppData\Local\Temp\cc0y4ajG.s:277:...
Originally posted by: bombapi...@gmail.com Hey! You can use PixelFactory? for same puporse.
Originally posted by: charlesv...@gmail.com TV.print does not work. How library you...
Originally posted by: charlesv...@gmail.com TV.print does not work. How library you...
Replaced Typpo and corrected case of class name
Replaced Typpo and corrected case of class name
Welcome
Added "No Warranty" to remaining files
formatted everything
Issues
Welcome
No
Added tag merged with working copy and origin f...
added missing files for examples
took over change list
took over keywords
took over keywords
removed duplicates
adusted line endings
removing duplicates
fixed compilation issues
fix for another pal issue
fixed one of the pal issues
Taken changes from root dir
taken changes from #16
removing duplicates