1
0
mirror of https://github.com/sethm/symon.git synced 2026-04-21 13:16:30 +00:00

Copyright update, acknowledgements

This commit is contained in:
Seth Morabito
2013-01-03 17:36:27 -08:00
parent da8250778e
commit 4b240d9dfd
3 changed files with 29 additions and 16 deletions
Binary file not shown.
+2 -1
View File
@@ -150,7 +150,8 @@ END_CODE
; sign on string
LAB_mess
.byte $0D,$0A,"Symon 6502 SBC (c) 2012, Seth Morabito"
.byte $0D,$0A,"Symon (c) 2008-2013, Seth Morabito"
.byte $0D,$0A,"Enhanced 6502 BASIC 2.22 (c) Lee Davison"
.byte $0D,$0A,"[C]old/[W]arm ?",$00