dya: update title screen

This commit is contained in:
Vince Weaver 2018-11-20 14:02:44 -05:00
parent a76fd83b93
commit 9a9ace3ff0
2 changed files with 12 additions and 12 deletions

View File

@ -97,10 +97,10 @@
.byte $44,$44,$44,$44,$44,$44,$44,$64,$44,$64
.byte $44,$00,$00,$9D,$9D,$9D,$9D,$00,$00,$11
; LINE 42-43
.byte $A0,$A0,$A0,$A0,$A0,$A0,$A0,$A0,$A0,$A0
.byte $A0,$A0,$A0,$A0,$A0,$A0,$A0,$A0,$A0,$A0
.byte $A0,$A0,$A0,$A0,$A0,$A0,$A0,$A0,$A0,$A0
.byte $A0,$A0,$A0,$A0,$A0,$A0,$A0,$A0,$A0,$A0
.byte 'L'|$80,'O'|$80,'A'|$80,'D'|$80,'I'|$80,'N'|$80,'G'|$80,' '|$80,'V'|$80,'M'|$80
.byte 'W'|$80,' '|$80,'C'|$80,'H'|$80,'I'|$80,'P'|$80,'T'|$80,'U'|$80,'N'|$80,'E'|$80
.byte ' '|$80,'P'|$80,'L'|$80,'A'|$80,'Y'|$80,'E'|$80,'R'|$80,' '|$80,' '|$80,' '|$80
.byte ' '|$80,$A0,$A0,$A0,$A0,$A0,$A0,$A0,$A0,$A0
; SCREEN HOLE
.byte $00,$00,$00,$00,$00,$00,$00,$00
; LINE 12-13
@ -114,10 +114,10 @@
.byte $55,$45,$55,$44,$54,$54,$44,$66,$44,$66
.byte $44,$00,$00,$21,$21,$21,$21,$21,$00,$11
; LINE 44-45
.byte $A0,$A0,$A0,$A0,$A0,$A0,$A0,$A0,$A0,$A0
.byte $A0,$A0,$A0,$A0,$A0,$A0,$A0,$A0,$A0,$A0
.byte $A0,$A0,$A0,$A0,$A0,$A0,$A0,$A0,$A0,$A0
.byte $A0,$A0,$A0,$A0,$A0,$A0,$A0,$A0,$A0,$A0
.byte 'D'|$80,'Y'|$80,'A'|$80,' '|$80,'S'|$80,'P'|$80,'E'|$80,'C'|$80,'I'|$80,'A'|$80
.byte 'L'|$80,' '|$80,'E'|$80,'D'|$80,'I'|$80,'T'|$80,'I'|$80,'O'|$80,'N'|$80,' '|$80
.byte 'V'|$80,'1'|$80,'.'|$80,'0'|$80,' '|$80,' '|$80,' '|$80,' '|$80,' '|$80,' '|$80
.byte ' '|$80,$A0,$A0,$A0,$A0,$A0,$A0,$A0,$A0,$A0
; SCREEN HOLE
.byte $00,$00,$00,$00,$00,$00,$00,$00
; LINE 14-15
@ -131,9 +131,9 @@
.byte $55,$54,$55,$44,$45,$45,$44,$46,$44,$46
.byte $44,$00,$00,$00,$06,$06,$06,$00,$00,$11
; LINE 46-47
.byte 'L'|$80,'O'|$80,'A'|$80,'D'|$80,'I'|$80,'N'|$80,'G'|$80,' '|$80,'V'|$80,'M'|$80
.byte 'W'|$80,' '|$80,'C'|$80,'H'|$80,'I'|$80,'P'|$80,'T'|$80,'U'|$80,'N'|$80,'E'|$80
.byte 'P'|$80,'L'|$80,'A'|$80,'Y'|$80,'E'|$80,'R'|$80,' '|$80,'V'|$80,'1'|$80,'.'|$80
.byte '3'|$80,$A0,$A0,$A0,$A0,$A0,$A0,$A0,$A0,$A0
.byte $A0,$A0,$A0,$A0,$A0,$A0,$A0,$A0,$A0,$A0
.byte $A0,$A0,$A0,$A0,$A0,$A0,$A0,$A0,$A0,$A0
.byte $A0,$A0,$A0,$A0,$A0,$A0,$A0,$A0,$A0,$A0
.byte $A0,$A0,$A0,$A0,$A0,$A0,$A0,$A0,$A0,$A0
; SCREEN HOLE
;.byte $00,$00,$00,$00,$00,$00,$00,$00

Binary file not shown.