Classic 70's TV game reproduced on the Arduino/AMTEGA328

Just edited the values. Did not even rename the defines.

Here they are:

const char FIELD_HEIGHT=100;          //Was 115
const char SOCCER_EDGE_HEIGHT=20;     //Was 25
beginVideo(80,100);          //Was (80,116)
#define _TIME_VERT_SYNC			60         //Was 58.85
#define _PAL_TIME_SCANLINE	        63.625     //Was 64
#define _PAL_TIME_OUTPUT_START		11         //Was 12.5
#define _PALLine_FRAME			282        //Was 312
#define _PALLine_START_VSYNC		0          //NC
#define _PALLine_STOP_VSYNC		3          //NC
#define _PALLine_DISPLAY		220        //Was 260