mirror of
https://github.com/deater/dos33fsprogs.git
synced 2025-02-05 21:34:30 +00:00
kfest: an apple logo
This commit is contained in:
parent
127f6bf7c2
commit
2d57b604b8
@ -327,8 +327,15 @@ words:
|
||||
.byte $D1,$01,$D1,$00, $D1,$01,$01,$00, $00,$00
|
||||
; L O R E S
|
||||
.byte $D1,$00,$00, $D0,$01,$D0,$00, $D1,$01,$D1,$00, $D1,$01,$00, $D1,$D1,$00
|
||||
; Apple
|
||||
.byte $00,$00,$C0,$C0,$CC,$C0,$00,$00
|
||||
; VMW Logo
|
||||
.byte $0,$0,$11,$11,$11,$11,$11,$44, $22,$22,$22,$22,$22,$44, $22,$22,$22,$22,$22,$00
|
||||
; Apple
|
||||
.byte $0,$0,$00,$C0,$C0,$CC,$C0,$0
|
||||
|
||||
.repeat 100
|
||||
|
||||
.repeat 64
|
||||
.byte $0
|
||||
.endrep
|
||||
words2:
|
||||
@ -342,8 +349,11 @@ words2:
|
||||
.byte $00,$00,$24,$00, $04,$20,$04,$00, $00,$04,$00,$00
|
||||
.byte $00,$00,$24,$00, $24,$20,$24,$00, $00,$00
|
||||
.byte $24,$20,$00, $04,$20,$04,$00, $24,$04,$20,$00, $24,$20,$00, $20,$24,$00
|
||||
.byte $00,$29,$29,$29,$29,$20,$00,$00
|
||||
.byte $0,$0,$00,$01,$11,$41,$44,$44, $44,$42,$22,$42,$44,$44, $44,$42,$22,$02,$00,$00
|
||||
.byte $0,$0,$29,$29,$29,$29,$20,$0
|
||||
|
||||
.repeat 100
|
||||
.repeat 64
|
||||
.byte $0
|
||||
.endrep
|
||||
words3:
|
||||
@ -357,8 +367,11 @@ words3:
|
||||
.byte $C9,$C0,$C9,$00, $C9,$00,$C9,$00, $00,$C0,$00,$00
|
||||
.byte $C9,$C0,$C9,$00, $C9,$C0,$C0,$00, $00,$00
|
||||
.byte $C9,$00,$00, $C9,$00,$C9,$00, $C9,$C0,$C9,$00, $C9,$C0,$00, $C9,$C0,$00
|
||||
.byte $00,$D0,$D0,$DC,$D0,$00,$00,$00
|
||||
.byte $0,$0,$01,$11,$11,$11,$41,$44, $42,$22,$22,$22,$42,$44, $42,$22,$22,$22,$02,$00
|
||||
.byte $0,$0,$D0,$D0,$DC,$D0,$00,$0
|
||||
|
||||
.repeat 100
|
||||
.repeat 64
|
||||
.byte $0
|
||||
.endrep
|
||||
words4:
|
||||
@ -372,28 +385,31 @@ words4:
|
||||
.byte $00,$00,$06,$00, $06,$00,$06,$00, $06,$00,$06,$00
|
||||
.byte $00,$00,$06,$00, $06,$00,$06,$00, $00,$00
|
||||
.byte $06,$00,$00, $06,$00,$06,$00, $06,$00,$06,$00, $06,$00,$00, $00,$04,$00
|
||||
.byte $00,$01,$61,$61,$61,$01,$00,$00
|
||||
.byte $0,$0,$00,$01,$11,$41,$44,$44, $44,$42,$22,$42,$44,$44, $44,$42,$22,$02,$00,$00
|
||||
.byte $0,$0,$01,$61,$61,$61,$01,$0
|
||||
|
||||
.repeat 100
|
||||
.repeat 64
|
||||
.byte $0
|
||||
.endrep
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
; ?
|
||||
|
||||
|
||||
; Apple
|
||||
;.byte $0,$0,$00,$C0,$C0,$CC,$C0,$0
|
||||
;.byte $0,$0,$29,$29,$29,$29,$20,$0
|
||||
;.byte $0,$0,$D0,$D0,$DC,$D0,$00,$0
|
||||
;.byte $0,$0,$01,$61,$61,$61,$01,$0
|
||||
|
||||
; VMW Logo
|
||||
;.byte $0,$0,$11,$11,$11,$11,$11,$44, $22,$22,$22,$22,$22,$44, $22,$22,$22,$22,$22,$00
|
||||
;.byte $0,$0,$00,$01,$11,$41,$44,$44, $44,$42,$22,$42,$44,$44, $44,$42,$22,$02,$00,$00
|
||||
;.byte $0,$0,$01,$11,$11,$11,$41,$44, $42,$22,$22,$22,$42,$44, $42,$22,$22,$22,$02,$00
|
||||
;.byte $0,$0,$00,$01,$11,$41,$44,$44, $44,$42,$22,$42,$44,$44, $44,$42,$22,$02,$00,$00
|
||||
|
||||
|
||||
gr_offsets:
|
||||
.word $400,$480,$500,$580,$600,$680,$700,$780
|
||||
.word $428,$4a8,$528,$5a8,$628,$6a8,$728,$7a8
|
||||
|
Loading…
x
Reference in New Issue
Block a user