#include #include #include #include #include "tfv_zp.h" #include "gr-sim.h" // 0 1 2 3 4 5 6 7 static unsigned char colors[]={0,0,5,8,1,9,13,15}; #define YSIZE 20 static unsigned char framebuffer[YSIZE][80]; int main(int argc, char **argv) { int ch,xx,yy,col,newc,r; int i,j; grsim_init(); gr(); clear_screens(); for(j=0;j