Added port support, and removed things from BASIC_DEVELOPMENT it does not yet support

This commit is contained in:
deadvey
2026-03-04 23:09:29 +00:00
parent beca477ff9
commit 43d0a020f7
6 changed files with 33 additions and 84 deletions

View File

@@ -354,12 +354,12 @@ disk_list_contents:
popa
ret
disk_file_list:
ret
disk_file_exists:
ret
disk_file_size:
ret
disk_file_list:
ret
disk_remove_file:
ret
disk_rename_file: