Implement READFILE function (#1759)

This commit is contained in:
Rangi
2025-07-18 18:27:52 -04:00
committed by GitHub
parent 4a2f9fc744
commit 53c39d01d4
12 changed files with 102 additions and 9 deletions

View File

@@ -0,0 +1,3 @@
error: readfile-nonexist.asm(1):
Error opening READFILE file 'readfile-nonexist.inc': No such file or directory
Assembly aborted with 1 error!