--- hatari/src/includes/floppy.h 2019/04/09 08:54:32 1.1.1.11 +++ hatari/src/includes/floppy.h 2019/04/09 08:56:58 1.1.1.12 @@ -26,6 +26,9 @@ #define FLOPPY_IMAGE_TYPE_IPF 4 /* handled by capsimage library */ #define FLOPPY_IMAGE_TYPE_STX 5 +#define FLOPPY_BOOT_SECTOR_EXE_SUM 0x1234 + + /* Structure for each drive connected as emulation */ typedef struct {