Last active
January 10, 2023 14:22
-
-
Save rikkix/ccd5110668be6f281c96083ff2d18007 to your computer and use it in GitHub Desktop.
Runs on MacBook Pro M1 (macOS)
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
const char main[] = { | |
0x20, 0x00, 0x80, 0xd2, 0xe1, 0x00, 0x00, 0x10, | |
0xa2, 0x01, 0x80, 0xd2, 0x90, 0x00, 0x80, 0xd2, | |
0x01, 0x00, 0x00, 0xd4, 0x00, 0x00, 0x80, 0xd2, | |
0x30, 0x00, 0x80, 0xd2, 0x01, 0x00, 0x00, 0xd4, | |
0x48, 0x65, 0x6c, 0x6c, 0x6f, 0x20, 0x57, 0x6f, | |
0x72, 0x6c, 0x64, 0x21, 0x0a, 0xc0, 0x03, 0x5f, | |
0xd6, 0x00, 0x00, 0x00, | |
}; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment