prog8/examples/cx16
Irmen de Jong 8df3da11e3 add cosr8, sinr8, cosr16 and sinr16 builtin functions that take a degree 0..179 (= 0..358 in 2 degree steps)
to more easily scale halves/quarters etc of a circle than possible with the ones that take 0..255 'degrees'.
2021-11-09 23:39:26 +01:00
..
vtui removed %target directive (didn't add much, too confusing, only supported single target) 2021-09-04 15:01:16 +02:00
amiga.p8 removed %target directive (didn't add much, too confusing, only supported single target) 2021-09-04 15:01:16 +02:00
bobs.p8 removed %target directive (didn't add much, too confusing, only supported single target) 2021-09-04 15:01:16 +02:00
cobramk3-gfx.p8 removed %target directive (didn't add much, too confusing, only supported single target) 2021-09-04 15:01:16 +02:00
colorbars.p8 blinds effects done 2021-10-04 22:15:59 +02:00
cube3d.p8 removed %target directive (didn't add much, too confusing, only supported single target) 2021-09-04 15:01:16 +02:00
datetime.p8 removed %target directive (didn't add much, too confusing, only supported single target) 2021-09-04 15:01:16 +02:00
highresbitmap.p8 removed %target directive (didn't add much, too confusing, only supported single target) 2021-09-04 15:01:16 +02:00
kefrenbars.p8 a few comment and TODO cleanups. 2021-10-19 23:20:34 +02:00
mandelbrot-gfx-colors.p8 removed %target directive (didn't add much, too confusing, only supported single target) 2021-09-04 15:01:16 +02:00
mandelbrot-gfx.bas tweak cx16 mandelbrots 2020-08-31 00:03:05 +02:00
mandelbrot.p8 removed %target directive (didn't add much, too confusing, only supported single target) 2021-09-04 15:01:16 +02:00
multipalette.p8 removed %target directive (didn't add much, too confusing, only supported single target) 2021-09-04 15:01:16 +02:00
rasterbars.p8 removed %target directive (didn't add much, too confusing, only supported single target) 2021-09-04 15:01:16 +02:00
sincos.p8 add cosr8, sinr8, cosr16 and sinr16 builtin functions that take a degree 0..179 (= 0..358 in 2 degree steps) 2021-11-09 23:39:26 +01:00
tehtriz.p8 removed %target directive (didn't add much, too confusing, only supported single target) 2021-09-04 15:01:16 +02:00
testgfx2.p8 removed %target directive (didn't add much, too confusing, only supported single target) 2021-09-04 15:01:16 +02:00