From d6ab755bbea3c5a6f9b4dccefcc04ab2972fa4aa Mon Sep 17 00:00:00 2001 From: Vince Weaver Date: Fri, 21 May 2021 22:55:09 -0400 Subject: [PATCH] xdraw: entropy text, change to apple ][ doesn't look as cool as pictured and too big for basic bot --- graphics/hgr/xdraw/entropy_text.s | 31 ++++++++++++++++++++++--------- 1 file changed, 22 insertions(+), 9 deletions(-) diff --git a/graphics/hgr/xdraw/entropy_text.s b/graphics/hgr/xdraw/entropy_text.s index 0996c632..600e7881 100644 --- a/graphics/hgr/xdraw/entropy_text.s +++ b/graphics/hgr/xdraw/entropy_text.s @@ -59,8 +59,8 @@ entropy_text: sta FRAME - lda #1 ; default is 1 - sta HGR_SCALE + iny ; default is 1 + sty HGR_SCALE ldy #60 ; FOR Y=60 to 102 STEP 6 logo_yloop: @@ -225,14 +225,27 @@ shape_table: ; # # # # # # # ; #### #### #### # # #### ;0123456701234567012345670123456701234567 + + +;0123456701234567012345670123456701234567 +; # ### ### +; # # # +; ##### ##### ##### # #### # # +; # # # # # # # # ## # # +; # # # # # # # # # # +; ### # # ### # ### # #### ### ### +; # # +;0123456701234567012345670123456701234567 + + desire_boxes: -.byte $02,$00,$04,$00,$00 -.byte $02,$00,$00,$00,$00 -.byte $02,$78,$F5,$73,$C0 -.byte $3E,$85,$05,$84,$20 -.byte $42,$FC,$E5,$07,$E0 -.byte $42,$80,$15,$04,$00 -.byte $3C,$79,$E5,$03,$C0 +.byte $00,$00,$02,$03,$B8 +.byte $00,$00,$02,$00,$A0 +.byte $3E,$f9,$F2,$78,$A0 +.byte $42,$85,$0A,$98,$A0 +.byte $42,$85,$0A,$80,$A0 +.byte $3A,$B9,$72,$7B,$B8 +.byte $00,$81,$00,$00,$00