Go to the source code of this file.
◆ debug_rom
const unsigned int debug_rom[] |
Initial value:= {
0x00c0006f,
0x0380006f,
0x0440006f,
0x0ff0000f,
0x7b241073,
0xf1402473,
0x30802023,
0x10044403,
0x00347413,
0xfe0408e3,
0x00147413,
0x00040863,
0x7b202473,
0x30002223,
0x20000067,
0xf1402473,
0x30802423,
0x7b202473,
0x7b200073,
0x30002623,
0x00100073,
}
◆ debug_rom_bin
const unsigned char debug_rom_bin[] |
Initial value:= {
0x6f, 0x00, 0xc0, 0x00,
0x6f, 0x00, 0x80, 0x03,
0x6f, 0x00, 0x40, 0x04,
0x0f, 0x00, 0xf0, 0x0f,
0x73, 0x10, 0x24, 0x7b,
0x73, 0x24, 0x40, 0xf1,
0x23, 0x20, 0x80, 0x30,
0x03, 0x44, 0x04, 0x10,
0x13, 0x74, 0x34, 0x00,
0xe3, 0x08, 0x04, 0xfe,
0x13, 0x74, 0x14, 0x00,
0x63, 0x08, 0x04, 0x00,
0x73, 0x24, 0x20, 0x7b,
0x23, 0x22, 0x00, 0x30,
0x67, 0x00, 0x00, 0x20,
0x73, 0x24, 0x40, 0xf1,
0x23, 0x24, 0x80, 0x30,
0x73, 0x24, 0x20, 0x7b,
0x73, 0x00, 0x20, 0x7b,
0x23, 0x26, 0x00, 0x30,
0x73, 0x00, 0x10, 0x00
}
◆ debug_rom_bin_len
unsigned int debug_rom_bin_len = 84 |