update dates for release

This commit is contained in:
mgcaret 2017-04-08 14:05:48 -07:00
parent bbb10a55d8
commit 69180fbd1d
2 changed files with 2 additions and 2 deletions

View File

@ -92,7 +92,7 @@ msg1 = *
.byte $04,$2e,"6 Boot Int. 5.25"
.byte $04,$ae,"7 Boot Ext. 5.25"
.byte $07,$5f,"By M.G."
msg2: .byte $07,$db,"ROM 4X 01/01/17"
msg2: .byte $07,$db,"ROM 4X 04/08/17"
.byte $05,$ae,$00 ; cursor pos in menu
msg3: .byte $05,$b0,"SURE? ",$00
.res boot4x - *, 0

View File

@ -80,7 +80,7 @@ msg1 = *
.byte $04,$2e,"6 Boot 5.25"
.byte $04,$ae,"7 Accelerator"
.byte $07,$5f,"By M.G."
msg2: .byte $07,$db,"ROM 5X 04/02/17"
msg2: .byte $07,$db,"ROM 5X 04/08/17"
.byte $05,$ae,$00 ; cursor pos in menu
msg3: .byte $05,$b0,"SURE? ",$00