use SSF_START_APP instead of hardcoded subfunction number 7

This commit is contained in:
2026-03-07 14:20:29 +02:00
parent 2c20243949
commit 0b422c07ac

View File

@@ -43,7 +43,7 @@ start:
int 0x40
fi:
dd 7, 0, 0, 0, 0
dd SSF_START_APP, 0, 0, 0, 0
db 0
dd target_path