more commands + readme
[sped.git] / fileutils.asm
index ad284b5..8596ff3 100644 (file)
@@ -201,3 +201,7 @@ readLine:
     pop ebp
     ret
 
+; writes contents of string array into file
+; arg: filename, string array
+; writeFile:
+