Apple2: Add file_set_type() and file_set_auxtype()

MLI wrapper to be able to update existing ProDOS
files' type and auxtype.
This commit is contained in:
Colin Leroy-Mira
2025-08-17 17:28:03 +02:00
committed by Oliver Schmidt
parent 6efe447d14
commit 86bcf32580
7 changed files with 140 additions and 0 deletions

View File

@@ -20,6 +20,9 @@ DESTROY_COUNT = 1
RENAME_CALL = $C2
RENAME_COUNT = 2
SET_INFO_CALL = $C3
SET_INFO_COUNT = 7
GET_INFO_CALL = $C4
GET_INFO_COUNT = $A