-
Notifications
You must be signed in to change notification settings - Fork 0
/
instructions.h
14 lines (14 loc) · 984 Bytes
/
instructions.h
1
2
3
4
5
6
7
8
9
10
11
12
13
14
const unsigned char instructions[186]={
0x01,0x00,0x01,0x20,0x33,0x34,0x21,0x32,0x34,0x00,0x30,0x21,0x35,0x33,0x25,0x00,
0x01,0x56,0x33,0x25,0x2c,0x00,0x34,0x2f,0x27,0x27,0x2c,0x25,0x00,0x4d,0x00,0x01,
0x55,0x4e,0x00,0x28,0x2f,0x2c,0x24,0x00,0x34,0x2f,0x00,0x33,0x34,0x32,0x21,0x26,
0x25,0x00,0x01,0x4f,0x5e,0x00,0x26,0x29,0x32,0x25,0x00,0x01,0x59,0x49,0x00,0x2d,
0x2f,0x39,0x25,0x00,0x01,0x59,0x46,0x00,0x39,0x2f,0x35,0x00,0x01,0x5a,0x69,0x00,
0x2e,0x35,0x32,0x33,0x25,0x00,0x34,0x2f,0x00,0x2b,0x25,0x25,0x30,0x00,0x21,0x2c,
0x29,0x36,0x25,0x00,0x01,0x4a,0x74,0x00,0x36,0x29,0x32,0x35,0x33,0x00,0x34,0x2f,
0x00,0x24,0x25,0x33,0x34,0x32,0x2f,0x39,0x00,0x01,0x28,0x65,0x01,0x1f,0x00,0x01,
0x48,0x30,0x32,0x25,0x33,0x33,0x00,0x33,0x34,0x21,0x32,0x34,0x00,0x01,0x4c,0x98,
0x5a,0x01,0x05,0x51,0x98,0xaa,0xa6,0xa5,0x01,0x03,0x55,0x99,0xaa,0x01,0x05,0x55,
0x98,0xaa,0x01,0x05,0x99,0xaa,0x01,0x06,0x55,0xb9,0xaa,0x01,0x05,0x55,0x95,0xa5,
0x01,0x05,0x05,0x09,0x0a,0x01,0x04,0x0a,0x01,0x00
};