one_line -> footer
This commit is contained in:
parent
d7529196b7
commit
2df49c1a01
3 changed files with 3 additions and 3 deletions
BIN
footer.1line
Normal file
BIN
footer.1line
Normal file
Binary file not shown.
|
@ -91,7 +91,7 @@
|
||||||
#1550 .File/length DEO2
|
#1550 .File/length DEO2
|
||||||
;pxs .File/write DEO2
|
;pxs .File/write DEO2
|
||||||
JMP2r
|
JMP2r
|
||||||
&filename "one_line.1line $1
|
&filename "footer.1line $1
|
||||||
|
|
||||||
@on-mouse ( -> )
|
@on-mouse ( -> )
|
||||||
.Mouse/x DEI2 .x STZ2
|
.Mouse/x DEI2 .x STZ2
|
||||||
|
|
|
@ -13,7 +13,7 @@
|
||||||
88x31 pixel image
|
88x31 pixel image
|
||||||
row of 88px -> 11 bytes 8 bits per byte
|
row of 88px -> 11 bytes 8 bits per byte
|
||||||
31 rows -> 341 bytes
|
31 rows -> 341 bytes
|
||||||
|
hexdump -C footer.pbm
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
|
@ -53,7 +53,7 @@
|
||||||
#000f .File/length DEO2
|
#000f .File/length DEO2
|
||||||
;img .File/write DEO2
|
;img .File/write DEO2
|
||||||
JMP2r
|
JMP2r
|
||||||
&filename "one_line.pbm $1
|
&filename "footer.pbm $1
|
||||||
|
|
||||||
@img-pt $2
|
@img-pt $2
|
||||||
@img $20
|
@img $20
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue