You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
474 B

#include <stdint.h>
int8_t bin[] = {
0xa9, 0x05, 0x85, 0x30, 0x85, 0x33, 0xa9, 0xa4, 0x85, 0x34, 0xa9, 0x07,
0x85, 0x35, 0xa9, 0xf6, 0x85, 0x36, 0xa9, 0x44, 0xa5, 0x37, 0xa0, 0x00,
0x84, 0x32, 0xb1, 0x30, 0xaa, 0xc8, 0xca, 0xb1, 0x30, 0xc8, 0xd1, 0x30,
0x90, 0x10, 0xf0, 0x0e, 0x48, 0xb1, 0x30, 0x88, 0x91, 0x30, 0x68, 0xc8,
0x91, 0x30, 0xa9, 0xff, 0x85, 0x32, 0xca, 0xd0, 0xe6, 0x24, 0x32, 0x30,
0xd9, 0x60
};
unsigned int __6502_functional_test_bin_len = 62;