add macOS implementation

This commit is contained in:
Nick Fisher
2023-09-05 23:13:59 +08:00
parent c522cd6ee9
commit 84e3124e04
457 changed files with 169627 additions and 15 deletions

View File

@@ -0,0 +1,12 @@
.global STANDARD_STANDARD_OFFSET;
.global STANDARD_STANDARD_SIZE;
.global STANDARD_PACKAGE
.section .rodata
STANDARD_PACKAGE:
.incbin "standard.bin"
STANDARD_STANDARD_OFFSET:
.int 0
STANDARD_STANDARD_SIZE:
.int 1031374