assembly_project/LUMIERES.inc

44 lines
No EOL
929 B
SQL

;**************************************
; Les deux Barettes
;***************************************
;***************VARIABLES**************************************************
AREA MesDonnees, data, readwrite
;**************************************************************************
Barette1 DCB 0xad,0xff,0
DCB 0,0xff,0
DCB 0,0,0xff
DCB 0xff,0,0
DCB 0xff,0xff,0
DCB 0xff,0xff,0xff
DCB 0xff,0,0
DCB 0,0xff,0
DCB 0,0,0xff
DCB 0xff,0,0
DCB 0xff,0xff,0
DCB 0xff,0xff,0xff
DCB 0xff,0,0
DCB 0xff,0xff,0
DCB 0xff,0xff,0xff
DCB 0x0f,0xff,0x00
Barette2 DCB 0xe6,0x3f,0
DCB 0,0x56,0x64
DCB 0x52,0,0xfe
DCB 0x1f,0x1e,0
DCB 0xff,0x5a,0
DCB 0x6f,0xf7,0x8d
DCB 0xdf,0x3e,0
DCB 0,0xfa,0x6f
DCB 0xe6,0x8c,0x2d
DCB 0xf4,0x4f,0
DCB 0,0x56,0x64
DCB 0x52,0,0xfe
DCB 0x1f,0x1e,0
DCB 0xff,0x5a,0
DCB 0x6f,0xf7,0x8d
DCB 0xff,0,0
END