Skip to content

Instantly share code, notes, and snippets.

@rikkix
Last active January 10, 2023 14:22
Show Gist options
  • Save rikkix/ccd5110668be6f281c96083ff2d18007 to your computer and use it in GitHub Desktop.
Save rikkix/ccd5110668be6f281c96083ff2d18007 to your computer and use it in GitHub Desktop.
Runs on MacBook Pro M1 (macOS)
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