mirror of
https://github.com/deater/dos33fsprogs.git
synced 2025-08-10 22:25:03 +00:00
kfest: scroll text is looking nice
This commit is contained in:
@@ -298,11 +298,11 @@ clear_page_loop:
|
||||
; Scroll the text
|
||||
;============================
|
||||
; we have 4523 to work with
|
||||
; we are off by two, why?
|
||||
|
||||
scroll_the_text:
|
||||
|
||||
; delay 2708 (4525 -1817 for scroll)
|
||||
|
||||
; Try X=107 Y=5 cycles=2706 R2
|
||||
|
||||
; waste 2 cycles
|
||||
@@ -429,12 +429,14 @@ words:
|
||||
.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,$0,$00,$C0,$C0,$CC,$C0,$0,$0
|
||||
.byte $0,$0,$0,$0,$0,$0,$0,$0,$0
|
||||
; A ] [
|
||||
.byte $99,$09,$99,$00, $09,$99,$00, $99,$09,$00,$00
|
||||
; infinity
|
||||
.byte $90,$D0,$D0,$90,$D0,$D0,$90,$00
|
||||
|
||||
|
||||
|
||||
.repeat 37
|
||||
.repeat 20
|
||||
.byte $0
|
||||
.endrep
|
||||
words2:
|
||||
@@ -453,9 +455,11 @@ words2:
|
||||
.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
|
||||
.byte $0,$0,$0,$0,$0,$0,$0,$0,$0
|
||||
.byte $d9,$00,$d9,$00, $d0,$d9,$00, $d9,$d0,$00,$00
|
||||
.byte $0D,$09,$09,$0D,$09,$09,$0D,$00
|
||||
|
||||
.repeat 37
|
||||
.repeat 20
|
||||
.byte $0
|
||||
.endrep
|
||||
words3:
|
||||
@@ -474,9 +478,11 @@ words3:
|
||||
.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
|
||||
.byte $0,$0,$0,$0,$0,$0,$0,$0,$0
|
||||
.byte $99,$9D,$99,$00, $0d,$99,$00, $99,$0d,$00,$00
|
||||
.byte $90,$09,$09,$90,$09,$09,$90,$00
|
||||
|
||||
.repeat 37
|
||||
.repeat 20
|
||||
.byte $0
|
||||
.endrep
|
||||
words4:
|
||||
@@ -495,23 +501,17 @@ words4:
|
||||
.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
|
||||
.byte $0,$0,$0,$0,$0,$0,$0,$0,$0
|
||||
.byte $09,$00,$09,$00, $09,$09,$00, $09,$09,$00,$00
|
||||
.byte $00,$0D,$0D,$00,$0D,$0D,$00,$00
|
||||
|
||||
.repeat 37
|
||||
.repeat 20
|
||||
.byte $0
|
||||
.endrep
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
; infinity
|
||||
|
||||
|
||||
|
||||
|
||||
; Apple
|
||||
;.byte $0,$0,$00,$C0,$C0,$CC,$C0,$0
|
||||
;.byte $0,$0,$29,$29,$29,$29,$20,$0
|
||||
|
Reference in New Issue
Block a user