diff --git a/assets/bios/pip_basic_loader_source.js b/assets/bios/pip_basic_loader_source.js index 45674e5..419a3e0 100644 --- a/assets/bios/pip_basic_loader_source.js +++ b/assets/bios/pip_basic_loader_source.js @@ -1869,7 +1869,7 @@ bF._opPrc = { // function call in itself has highest precedence "`":10, // MJOIN "^":20, - "*":30,"/":30,"\\":20, + "*":30,"/":30,"\\":30, "MOD":40, "+":50,"-":50, "NOT":60,"BNOT":60, diff --git a/assets/disk0/tbas/basic.js b/assets/disk0/tbas/basic.js index f8564b0..b170208 100644 --- a/assets/disk0/tbas/basic.js +++ b/assets/disk0/tbas/basic.js @@ -2,7 +2,7 @@ // Version 1.0 Release Date 2020-12-28 // Version 1.1 Release Date 2021-01-28 // Version 1.2 Release Date 2021-05-05 -// Version 1.2.1 Release Date 2021-12-01 +// Version 1.2.1 Release Date 2021-12-02 /* Copyright (c) 2020-2021 CuriousTorvald @@ -1953,7 +1953,7 @@ bF._opPrc = { // function call in itself has highest precedence "`":10, // MJOIN "^":20, - "*":30,"/":30,"\\":20, + "*":30,"/":30,"\\":30, "MOD":40, "+":50,"-":50, "NOT":60,"BNOT":60, diff --git a/assets/oled.gpl b/assets/oled.gpl new file mode 100644 index 0000000..2f25cb5 --- /dev/null +++ b/assets/oled.gpl @@ -0,0 +1,20 @@ +GIMP Palette +Name: tsvm-oled +Columns: 16 +# + 0 0 0 Untitled + 0 45 170 Untitled + 0 170 0 Untitled + 0 185 170 Untitled +170 0 0 Untitled +170 45 170 Untitled +170 170 0 Untitled +170 170 170 Untitled + 0 0 0 Untitled + 0 68 255 Untitled + 0 255 0 Untitled + 0 255 255 Untitled +255 0 0 Untitled +255 68 255 Untitled +255 255 0 Untitled +255 255 255 Untitled