uxn

Varvara Ordinator, written in ANSI C(SDL2)
git clone https://git.eamoncaddigan.net/uxn.git
Log | Files | Refs | README | LICENSE

commit 85ae1f6ebea635f35974218be8faf7557390a7e9
parent 79e085088a67e4ed21288e9715feeaf5df680317
Author: Devine Lu Linvega <aliceffekt@gmail.com>
Date:   Mon, 15 Aug 2022 09:28:02 -0700

Fixed CI

Diffstat:
Mprojects/library/asma.tal | 50+++++++++++++++++++++++++-------------------------
1 file changed, 25 insertions(+), 25 deletions(-)

diff --git a/projects/library/asma.tal b/projects/library/asma.tal @@ -210,9 +210,9 @@ JMP2r &preamble - "%BRK 20 '{ 20 "00 20 '} 20 - "%[ 20 '{ 20 '} 20 - "%] 20 '{ 20 '} 20 + "%BRK 20 "{ 20 "00 20 "} 20 + "%[ 20 "{ 20 "} 20 + "%] 20 "{ 20 "} 20 "@on-reset 20 &preamble-end @@ -947,33 +947,33 @@ than than string data ) @asma-first-char-comment - &28 $2 $2 '( 00 :asma-comment-more - &_entry :&28 $2 ') 00 :asma-comment-less + &28 $2 $2 "( 00 :asma-comment-more + &_entry :&28 $2 ") 00 :asma-comment-less @asma-first-char-macro - &28 $2 $2 '( 00 :asma-comment-start - &29 :&28 $2 ') 00 :asma-comment-end - &_entry :&29 :&7d '{ 00 :asma-ignore - &7d $2 $2 '} 00 :asma-macro-end + &28 $2 $2 "( 00 :asma-comment-start + &29 :&28 $2 ") 00 :asma-comment-end + &_entry :&29 :&7d "{ 00 :asma-ignore + &7d $2 $2 "} 00 :asma-macro-end @asma-first-char-normal - &22 $2 $2 '" 00 :asma-raw-word - &23 :&22 $2 '# 00 :asma-literal-hex - &24 :&23 :&25 '$ 00 :asma-pad-relative - &25 $2 $2 '% 00 :asma-macro-define + &22 $2 $2 "" 00 :asma-raw-word + &23 :&22 $2 "# 00 :asma-literal-hex + &24 :&23 :&25 "$ 00 :asma-pad-relative + &25 $2 $2 "% 00 :asma-macro-define &26 :&24 :&29 26 00 ( & ) :asma-sublabel-define - &27 $2 $2 '' 00 :asma-raw-char - &28 :&27 $2 '( 00 :asma-comment-start - &29 :&28 :&2c ') 00 :asma-comment-end - &2c $2 $2 ', 00 :asma-literal-rel-addr - &_entry :&26 :&7b '. 00 :asma-literal-zero-addr - &3a $2 $2 ': 00 :asma-abs-addr - &3b :&3a :&40 '; 00 :asma-literal-abs-addr - &40 $2 $2 '@ 00 :asma-label-define - &7b :&3b :&7d '{ 00 :asma-ignore - &7c $2 $2 '| 00 :asma-pad-absolute - &7d :&7c :&7e '} 00 :asma-ignore - &7e $2 $2 '~ 00 :asma-include + &27 $2 $2 "' 00 :asma-raw-char + &28 :&27 $2 "( 00 :asma-comment-start + &29 :&28 :&2c ") 00 :asma-comment-end + &2c $2 $2 ", 00 :asma-literal-rel-addr + &_entry :&26 :&7b ". 00 :asma-literal-zero-addr + &3a $2 $2 ": 00 :asma-abs-addr + &3b :&3a :&40 "; 00 :asma-literal-abs-addr + &40 $2 $2 "@ 00 :asma-label-define + &7b :&3b :&7d "{ 00 :asma-ignore + &7c $2 $2 "| 00 :asma-pad-absolute + &7d :&7c :&7e "} 00 :asma-ignore + &7e $2 $2 "~ 00 :asma-include @asma-opcodes &_entry :&GTH :&ROT &_disasm "LIT 00