Files
Main_MiSTer/support/atari8bit/xex_loader.h
2026-02-25 13:21:35 +08:00

17 lines
505 B
C

/** This file was generated from sources in the Atari800 core repository:
https://github.com/MiSTer-devel/Atari800_MiSTer/tree/master/asm
and any updates there should trigger regeneration and update of this file here. */
const static uint8_t xex_loader[] =
{
0x61,0xA2,0x00,0x86,0x09,0xCA,0x9A,0xCE,0x00,0xD1,0xCE,0x0E,0xD1,0xA9,0x01,0xF0,
0xFC,0x30,0x09,0xA9,0xD1,0x48,0xA9,0x09,0x48,0x6C,0xE2,0x02,0xCE,0x00,0xD1,0x6C,
0xE0,0x02
};
#define XEX_READ_STATUS 0x0e
#define XEX_INIT1 0x01