trog/IMGSRC.ASM

54 lines
1.7 KiB
NASM
Raw Permalink Blame History

This file contains invisible Unicode characters!

This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.

.globl ARROWR,ARROWL,ARROWU,ARROWD
.sect "img_tbl"
.even
ARROWR:
.word >E,>9,>0,>0
.long I_ARROWR
ARROWU:
.word >9,>D,>0,>0
.long I_ARROWU
ARROWD:
.word >9,>D,>0,>0
.long I_ARROWD
.sect "IMAGEROM"
I_ARROWR:
I_ARROWU:
.byte >00,>00,>00,>00,>01,>00,>00,>00,>00,0,0,0
.byte >00,>00,>00,>01,>01,>01,>00,>00,>00,0,0,0
.byte >00,>00,>01,>01,>01,>01,>01,>00,>00,0,0,0
.byte >00,>01,>01,>01,>01,>01,>01,>01,>00,0,0,0
.byte >01,>01,>00,>01,>01,>01,>00,>01,>01,0,0,0
.byte >01,>00,>00,>01,>01,>01,>00,>00,>01,0,0,0
.byte >00,>00,>00,>01,>01,>01,>00,>00,>00,0,0,0
.byte >00,>00,>00,>01,>01,>01,>00,>00,>00,0,0,0
.byte >00,>00,>00,>01,>01,>01,>00,>00,>00,0,0,0
.byte >00,>00,>00,>01,>01,>01,>00,>00,>00,0,0,0
.byte >00,>00,>00,>01,>01,>01,>00,>00,>00,0,0,0
.byte >00,>00,>00,>01,>01,>01,>00,>00,>00,0,0,0
.byte >00,>00,>00,>01,>01,>01,>00,>00,>00,0,0,0
I_ARROWD:
.byte >00,>00,>00,>01,>01,>01,>00,>00,>00,0,0,0
.byte >00,>00,>00,>01,>01,>01,>00,>00,>00,0,0,0
.byte >00,>00,>00,>01,>01,>01,>00,>00,>00,0,0,0
.byte >00,>00,>00,>01,>01,>01,>00,>00,>00,0,0,0
.byte >00,>00,>00,>01,>01,>01,>00,>00,>00,0,0,0
.byte >00,>00,>00,>01,>01,>01,>00,>00,>00,0,0,0
.byte >00,>00,>00,>01,>01,>01,>00,>00,>00,0,0,0
.byte >01,>00,>00,>01,>01,>01,>00,>00,>01,0,0,0
.byte >01,>01,>00,>01,>01,>01,>00,>01,>01,0,0,0
.byte >00,>01,>01,>01,>01,>01,>01,>01,>00,0,0,0
.byte >00,>00,>01,>01,>01,>01,>01,>00,>00,0,0,0
.byte >00,>00,>00,>01,>01,>01,>00,>00,>00,0,0,0
.byte >00,>00,>00,>00,>01,>00,>00,>00,>00,0,0,0