readme
This commit is contained in:
@@ -533,6 +533,14 @@ Choose n808 when:
|
|||||||
* you need or just want to have the machine code as compact as possible;
|
* you need or just want to have the machine code as compact as possible;
|
||||||
* you primarily run programs by preloading them and not entering via console.
|
* you primarily run programs by preloading them and not entering via console.
|
||||||
|
|
||||||
|
### Is n808 compatible with DTMF input?
|
||||||
|
|
||||||
|
Yes. It is enough to use the `*` (asterisk) key to enter a minus sign at the
|
||||||
|
beginning of input or a decimal point elsewhere, and the `#` (hash/pound) key
|
||||||
|
for number entry confirmation. The VM itself never distinguishes between the
|
||||||
|
newline, space or other separators. To it, here are just numbers and a delimiter
|
||||||
|
between them.
|
||||||
|
|
||||||
Credits
|
Credits
|
||||||
-------
|
-------
|
||||||
Created by Luxferre in 2025, released into public domain with no warranties.
|
Created by Luxferre in 2025, released into public domain with no warranties.
|
||||||
|
|||||||
Reference in New Issue
Block a user