From 8326ce53cbe797a4ed2572e387d9239d36a7c7a5 Mon Sep 17 00:00:00 2001 From: Vince Weaver Date: Fri, 20 Jul 2018 18:00:10 -0400 Subject: [PATCH] kfest: have full text --- kfest2018/raster.s | 38 +++++++++++++++++++++++++++----------- 1 file changed, 27 insertions(+), 11 deletions(-) diff --git a/kfest2018/raster.s b/kfest2018/raster.s index 68a1692f..c5b56daf 100644 --- a/kfest2018/raster.s +++ b/kfest2018/raster.s @@ -86,7 +86,7 @@ WAIT = $FCA8 ;; delay 1/2(26+27A+5A^2) us ; Print the apple logos plus vmw logos ;===================================== - ldy #$9c + ldy #$a8 ldx #0 data_loop2: lda words,Y @@ -354,8 +354,12 @@ words: .byte $D1,$00,$D1,$00, $D0,$01,$D0,$00, $D0,$00,$D0,$00 ; 9 6 .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 +; L O - +.byte $D1,$00,$00, $D0,$01,$D0,$00, $0,$0,$0,$0 +; R E S +.byte $D1,$01,$D1,$00, $D1,$01,$00, $D1,$D1,$00 +; ? +.byte $01,$01,$D1,$00, $01,$01,$D1,$00 ; Apple .byte $0,$0,$00,$C0,$C0,$CC,$C0,$00,$0,$0 ; VMW Logo @@ -364,7 +368,7 @@ words: .byte $0,$0,$0,$00,$C0,$C0,$CC,$C0,$0,$0 -.repeat 60 +.repeat 48 .byte $0 .endrep words2: @@ -377,12 +381,14 @@ words2: .byte $20,$24,$00, $24,$20,$00, $24,$20,$00, $24,$00,$00,$24,$00, $00,$00 .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 $24,$20,$00, $04,$20,$04,$00, $04,$04,$04,$0 +.byte $24,$04,$20,$00, $24,$20,$00, $20,$24,$00 +.byte $00,$20,$00,$00, $00,$20,$00,$00 .byte $0,$0,$29,$29,$29,$29,$20,$00,$0,$0 .byte $0,$0,$00,$01,$11,$41,$44,$44, $44,$42,$22,$42,$44,$44, $44,$42,$22,$02,$00,$00 .byte $0,$0,$0,$29,$29,$29,$29,$20,$0,$0 -.repeat 60 +.repeat 48 .byte $0 .endrep words3: @@ -395,12 +401,14 @@ words3: .byte $C9,$C0,$00, $C9,$C0,$00, $C9,$C0,$00, $C9,$09,$00,$C9,$00, $00,$00 .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 $C9,$00,$00, $C9,$00,$C9,$00, $C0,$C0,$C0,$0 +.byte $C9,$C0,$C9,$00, $C9,$C0,$00, $C9,$C0,$00 +.byte $09,$C0,$C9,$00, $09,$C0,$C9,$00 .byte $0,$0,$D0,$D0,$DC,$D0,$00,$0,$0,$0 .byte $0,$0,$01,$11,$11,$11,$41,$44, $42,$22,$22,$22,$42,$44, $42,$22,$22,$22,$02,$00 .byte $0,$0,$0,$D0,$D0,$DC,$D0,$00,$0,$0 -.repeat 60 +.repeat 48 .byte $0 .endrep words4: @@ -413,17 +421,25 @@ words4: .byte $00,$06,$00, $06,$00,$00, $06,$00,$00, $06,$00,$00,$06,$00, $00,$00 .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 $06,$00,$00, $06,$00,$06,$00, $0,$0,$0,$0 +.byte $06,$00,$06,$00, $06,$00,$00, $00,$04,$00 +.byte $00,$06,$00,$00, $00,$06,$00,$00 .byte $0,$0,$01,$61,$61,$61,$01,$00,$0,$0 .byte $0,$0,$00,$01,$11,$41,$44,$44, $44,$42,$22,$42,$44,$44, $44,$42,$22,$02,$00,$00 .byte $0,$0,$0,$01,$61,$61,$61,$01,$0,$0 -.repeat 60 +.repeat 48 .byte $0 .endrep -; ? + + + + + + + ; Apple