Does anyone know how or what colour bit depth and refresh rate TinyPtc uses?
This what I use to start up a graphics screen under tinyptc. And wondered how, it sets the res and refresh.
If( ptc_open( "Lens", XRES, YRES ) = 0 ) Then
End -1
End iF
Cheers and many thanks,
Clyde.