From eae896031b338fd082108f9c156118a5bb62cb39 Mon Sep 17 00:00:00 2001 From: Stephen Toth Date: Mon, 16 Jul 2018 13:56:57 -0400 Subject: [PATCH] upadte Text.inc --- bin/FSHa.8xp | Bin 8787 -> 8787 bytes bin/FSHa.lst | 4 ++-- includes/Text.inc | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/bin/FSHa.8xp b/bin/FSHa.8xp index f67f8c3337878c421addb7491f3378680c6a111c..42f82007dd4dafe85bb93c0873c2bfd25e6c978d 100644 GIT binary patch delta 20 bcmccYa@l1A3nPmmgQ>x04n|K!rYDvFL{J68 delta 20 bcmccYa@l1A3nPmGgNfy44n|K!rq`ALM41KA diff --git a/bin/FSHa.lst b/bin/FSHa.lst index d16629f..9075c3e 100644 --- a/bin/FSHa.lst +++ b/bin/FSHa.lst @@ -160,8 +160,8 @@ Listing for file "/home/pi/Documents/asm/FSH/includes/Text.inc" 6 D1:A931 36 34 77 00 FshVVars: .db "64w", 0 7 D1:A935 30 00 - - FshVMajor: .db "0", 0 8 D1:A937 31 00 - - FshVMinor: .db "1", 0 - 9 D1:A939 30 00 - - FshVPatch: .db "0", 0 - 10 D1:A93B 34 39 30 00 FshVBuild: .db "490", 0 + 9 D1:A939 31 00 - - FshVPatch: .db "1", 0 + 10 D1:A93B 35 30 30 00 FshVBuild: .db "500", 0 11 D1:A93F 2E 00 - - FshVSeparator: .db ".", 0 12 D1:A941 50 72 65 73 73 20 32 6E diff --git a/includes/Text.inc b/includes/Text.inc index 4e893ce..21d9a7e 100644 --- a/includes/Text.inc +++ b/includes/Text.inc @@ -6,8 +6,8 @@ PS1: .db "FSH> ", 0 FshVVars: .db "64w", 0 FshVMajor: .db "0", 0 FshVMinor: .db "1", 0 -FshVPatch: .db "0", 0 -FshVBuild: .db "490", 0 +FshVPatch: .db "1", 0 +FshVBuild: .db "500", 0 FshVSeparator: .db ".", 0 FshMotd2nd: .db "Press 2nd for numbers", 0 FshMotdHelp: .db "Type 'HELP' for help", 0