Block a user
6c1b1f2b79
ti/lcd: wrap to next line when overflowing
bb2e528b65
ti/lcd: clear screen on init
c896b77143
ti/kbd: implement A-Lock
256e05233a
updated fsmanager and included it in the default init
a219b5603e
added the ability to unmount filesystems, removed fs mounting stuff on its own
aed9278433
made getty actually start relevant services and re-start on failure
6ad6880a6d
rewrote init.lua to be a real init daemon
1bd18f45b3
made os.taskInfo() default to the current process
d23a25613d
made ps display the pid correctly
ac98d09b93
made loadfile less chatty
a335ff5c87
made ed not choke when you append an empty file
e9aac95dd7
added a mkdir alias for fs.makeDirectory in the shell
150541d91b
made :read()ing from a terminal not leave the trailing \n
8d5c26f299
ti/kbd: add alpha support
ca8b315e9d
ti/kbd: widen char detection
dca6ce4e8e
ti/kbd: begin GetC implementation
6a4bddc493
ti/lcd: ensure that variables are initialized
a3c47f6272
Add tests for parseArgs
c57f2d6973
fonts/5x7: add lowercase letters
fda9c9826e
ti/lcd: add linefeed support
f4871d4d58
recipes/ti84: add upload instructions
a13a94bbc7
fix typos
ca84b5dac8
recipes/ti84: first step
69daf49920
doc: fix mis-wording
6396eb4a9e
tricks: add endianness notes
9344c4b961
doc: minor improvements
3ef964e74d
acia: make GetC blocking
f395297874
Improve python tools' shebang