Browse code

Fixed CI

Devine Lu Linvega authored on 15/08/2022 16:28:02
Showing 1 changed files
... ...
@@ -210,9 +210,9 @@
210 210
 	JMP2r
211 211
 
212 212
 	&preamble
213
-	"%BRK 20 '{ 20 "00 20 '} 20
214
-	"%[ 20 '{ 20 '} 20
215
-	"%] 20 '{ 20 '} 20
213
+	"%BRK 20 "{ 20 "00 20 "} 20
214
+	"%[ 20 "{ 20 "} 20
215
+	"%] 20 "{ 20 "} 20
216 216
 	"@on-reset 20
217 217
 	&preamble-end
218 218
 
... ...
@@ -947,33 +947,33 @@
947 947
 	            than       than         string         data )
948 948
 
949 949
 @asma-first-char-comment
950
-	&28          $2         $2          '( 00          :asma-comment-more
951
-	&_entry     :&28        $2          ') 00          :asma-comment-less
950
+	&28          $2         $2          "( 00          :asma-comment-more
951
+	&_entry     :&28        $2          ") 00          :asma-comment-less
952 952
 
953 953
 @asma-first-char-macro
954
-	&28          $2         $2          '( 00          :asma-comment-start
955
-	&29         :&28        $2          ') 00          :asma-comment-end
956
-	&_entry     :&29       :&7d         '{ 00          :asma-ignore
957
-	&7d          $2         $2          '} 00          :asma-macro-end
954
+	&28          $2         $2          "( 00          :asma-comment-start
955
+	&29         :&28        $2          ") 00          :asma-comment-end
956
+	&_entry     :&29       :&7d         "{ 00          :asma-ignore
957
+	&7d          $2         $2          "} 00          :asma-macro-end
958 958
 
959 959
 @asma-first-char-normal
960
-	&22          $2         $2          '" 00          :asma-raw-word
961
-	&23         :&22        $2          '# 00          :asma-literal-hex
962
-	&24         :&23       :&25         '$ 00          :asma-pad-relative
963
-	&25          $2         $2          '% 00          :asma-macro-define
960
+	&22          $2         $2          "" 00          :asma-raw-word
961
+	&23         :&22        $2          "# 00          :asma-literal-hex
962
+	&24         :&23       :&25         "$ 00          :asma-pad-relative
963
+	&25          $2         $2          "% 00          :asma-macro-define
964 964
 	&26         :&24       :&29         26 00 ( & )    :asma-sublabel-define
965
-	&27          $2         $2          '' 00          :asma-raw-char
966
-	&28         :&27        $2          '( 00          :asma-comment-start
967
-	&29         :&28       :&2c         ') 00          :asma-comment-end
968
-	&2c          $2         $2          ', 00          :asma-literal-rel-addr
969
-	&_entry     :&26       :&7b         '. 00          :asma-literal-zero-addr
970
-	&3a          $2         $2          ': 00          :asma-abs-addr
971
-	&3b         :&3a       :&40         '; 00          :asma-literal-abs-addr
972
-	&40          $2         $2          '@ 00          :asma-label-define
973
-	&7b         :&3b       :&7d         '{ 00          :asma-ignore
974
-	&7c          $2         $2          '| 00          :asma-pad-absolute
975
-	&7d         :&7c       :&7e         '} 00          :asma-ignore
976
-	&7e          $2         $2          '~ 00          :asma-include
965
+	&27          $2         $2          "' 00          :asma-raw-char
966
+	&28         :&27        $2          "( 00          :asma-comment-start
967
+	&29         :&28       :&2c         ") 00          :asma-comment-end
968
+	&2c          $2         $2          ", 00          :asma-literal-rel-addr
969
+	&_entry     :&26       :&7b         ". 00          :asma-literal-zero-addr
970
+	&3a          $2         $2          ": 00          :asma-abs-addr
971
+	&3b         :&3a       :&40         "; 00          :asma-literal-abs-addr
972
+	&40          $2         $2          "@ 00          :asma-label-define
973
+	&7b         :&3b       :&7d         "{ 00          :asma-ignore
974
+	&7c          $2         $2          "| 00          :asma-pad-absolute
975
+	&7d         :&7c       :&7e         "} 00          :asma-ignore
976
+	&7e          $2         $2          "~ 00          :asma-include
977 977
 
978 978
 @asma-opcodes
979 979
 	&_entry     :&GTH      :&ROT &_disasm "LIT 00