Block a user
b3aa15b580
init now sets the hostname, if possible
1f66ef4f1c
fobject:read() now supports reading until a specific character
bba92a74f9
made build.sh put the init config in the right place
b66e8f93a7
made free floor all numbers
f5b04fc02f
basic: add expression support to print
0bd58fd178
basic: parse hex, binary and char literals
1cea6e71e0
basic: add a print cmd
cdd0b64570
Modify userspace .org and RAMSTART expectations
d74b85f146
zasm: allow .org to be specified from command line
e5255d22f9
zasm: make .org affect "@" symbol
79e04189b0
Update bootstrap binaries
6e714875dc
zasm: Constants now override labels at all times
0e79035d9c
Disable test failing on Travis
69750b4da6
Update bootstrap binaries
82995eb346
zasm: have .fill generate an error on overflow
8d46895dd3
lib/parse: decimal ending with a whitespace are now valid
7274dccbe7
Move ASCII consts to ascii.h
f3992ed598
basic: begin an implementation from sratch
1ae51bea3a
tests: remove instr blacklist
39f3637c60
recipes/ti84: TI-84+ base recipe is complete!
0e9173a89a
zasm: optimize handleRST a little bit
518df7a05e
zasm: add poor man's indexing in instr table
cbc6fb5931
zasm: clean up jump table requirements
30d6fdb16b
ti/lcd: use brand new support for IX in SRL and RR
2bff486cd2
Update bootstrap binaries
5f6b303e75
zasm: add IX/IY support to SRL, RR and RL
506c3d0a96
zasm: generalize handling of IX/IY in 0xcb upcode family
d9d6093287
zasm: simplify (IX/Y+d) handling
68ef686c3c
zasm: fix 16-bit include lineno counting
999ab56366
zasm: add generic handling of BIT argument
553b346b92
zasm: getUpcode -> spitUpcode
6d9f96aee6
ti/lcd: add support for backspace
a4190f9984
recipes/ti84: document usage
2026113480
ti/kbd: lowercase letters by default, 2nd to upcase
9c37471780
ti/kbd: improve debouncing
418af5f626
ti/kbd: make Alpha and 2nd toggle
67f689260f
ti/lcd: Add scrolling through z-offset
6a70a0e5e6
ti/lcd: wrap rows on overflow
b27a71cb88
ti/kbd: fix space character