Added QR code generator as system function 78

This commit is contained in:
2025-05-17 01:29:19 -03:00
parent 4550e15838
commit ae90da403c
4 changed files with 2157 additions and 2 deletions

View File

@@ -175,7 +175,7 @@ iglobal
dd sys_socket ; 75-reserved for new stack
dd sys_protocols ; 76-reserved for new stack
dd sys_posix ; posix support
dd undefined_syscall ; 78-free
dd syscall_qrcode ; 78-QR code
dd undefined_syscall ; 79-free
dd sys_fileSystemUnicode ; 80-File system interface for different encodings