A retro gaming programme, designed for use on a portable embedded system. Incorporates power saving techniques.

Dependencies:   ConfigFile N5110 PowerControl beep mbed

Revision:
70:8f76ea42f084
Parent:
69:a6eb73a1a571
Child:
71:8f66a957b79a
--- a/main.cpp	Fri May 08 07:42:49 2015 +0000
+++ b/main.cpp	Fri May 08 07:48:40 2015 +0000
@@ -785,8 +785,8 @@
     lcd.drawRect(0,47,84,0,1);//bottom border
     lcd.drawRect(0,0,84,2,1);//top border
     lcd.printString("Options",20,1);//title
-    lcd.printString("Difficulty",3,3);
-    lcd.printString("Sound FX",3,4);
+    lcd.printString("Difficulty",5,3);
+    lcd.printString("Sound FX",5,4);
 
     lcd.refresh();
 }
@@ -1189,7 +1189,7 @@
     drawBackground();//set background
     lcd.printString("High Scores",10,0);//title
     
-    read();//reads scores from file
+    read();//reads scores from CFG
     
     //prints scores with names
     lcd.printString(player1initials,5,2);//display