#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}; //{15,14,7,6,2,3,0,0}; static unsigned char colors[]={0,0,3,2,6,7,14,15}; #define YSIZE 20 static unsigned char framebuffer[YSIZE][40]; int main(int argc, char **argv) { int ch,xx,yy,col,newc,r,q; int i,j,line=1; int a=0xf, b=0x8, c=0x0; int volume; grsim_init(); gr(); clear_screens(); for(j=0;j