Add keep equivalent of math macros and Line Feed for console.
This commit is contained in:
parent
eb867fc90a
commit
a9546b6896
8 changed files with 8 additions and 0 deletions
1
console/feed
Normal file
1
console/feed
Normal file
|
@ -0,0 +1 @@
|
|||
#0A18 DEO
|
1
console/line
Normal file
1
console/line
Normal file
|
@ -0,0 +1 @@
|
|||
#0A18 DEO
|
1
console/newline
Normal file
1
console/newline
Normal file
|
@ -0,0 +1 @@
|
|||
#0A18 DEO
|
1
console/return
Normal file
1
console/return
Normal file
|
@ -0,0 +1 @@
|
|||
#0A18 DEO
|
1
math/addk
Normal file
1
math/addk
Normal file
|
@ -0,0 +1 @@
|
|||
[0] [1] ADDk
|
1
math/equal
Normal file
1
math/equal
Normal file
|
@ -0,0 +1 @@
|
|||
[0] [1] EQU
|
1
math/equalk
Normal file
1
math/equalk
Normal file
|
@ -0,0 +1 @@
|
|||
[0] [1] EQUk
|
1
math/subk
Normal file
1
math/subk
Normal file
|
@ -0,0 +1 @@
|
|||
[0] [1] SUBk
|
Reference in a new issue