The original snake game for the mbedgc

Dependencies:   mbed EthernetNetIf HTTPClient

Fork of SimpleLib_03272011 by J.P. Armstrong

Files at this revision

API Documentation at this revision

Comitter:
jp
Date:
Thu Aug 22 00:27:51 2013 +0000
Parent:
0:011be8250218
Child:
2:da81fd97aa86
Commit message:
mbedgc lives again! need to clean it up

Changed in this revision

mbed.bld Show diff for this revision Revisions of this file
mbedGC/mbedgc.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/mbed.bld	Sat Apr 02 23:23:07 2011 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-http://mbed.org/users/mbed_official/code/mbed/builds/63bcd7ba4912
--- a/mbedGC/mbedgc.cpp	Sat Apr 02 23:23:07 2011 +0000
+++ b/mbedGC/mbedgc.cpp	Thu Aug 22 00:27:51 2013 +0000
@@ -175,13 +175,13 @@
             __nop();    
             __nop();
             __nop();    
-            __nop();
+          //  __nop();
             __nop();
         } 
     }
     COLOR_SET(0);  
     
-    __nop(); __nop(); __nop(); __nop(); __nop(); __nop(); __nop(); __nop();  __nop();  //__nop();
+    __nop(); __nop(); __nop(); __nop(); __nop(); __nop(); __nop(); __nop(); __nop(); //__nop();
 //    __nop(); __nop(); __nop(); __nop(); __nop(); __nop(); __nop(); __nop(); __nop(); __nop();
     
     vSync = 0;