Changes

257 bytes added ,  05:17, 17 November 2010
Line 22: Line 22:  
|  Frogger Returns
 
|  Frogger Returns
 
|  High-scores
 
|  High-scores
None
+
Started
|  Has ASCII null-terminated high-scores.
+
|  Has ASCII null-terminated high-scores. Manged to crash this game. The high-score draw function uses strcpy to copy the records' name to a static buffer. But all the functions that copy to these lists seem to use strncpy, and it's unknown what code copies from savedata records to these lists.
 
|-
 
|-
 
|  Legends of Exidia
 
|  Legends of Exidia