OC-PsychOS2/module
Izaya fc127f8d3e moved the VT100 driver out of the kernel and into its own library 2020-04-12 01:59:56 +10:00
..
devfs cursed 2019-10-27 23:34:02 +11:00
buffer.lua buffer cleanup 2020-03-18 14:02:37 +11:00
chatbox-dprint.lua made the kernel actually work again 2019-11-04 08:54:30 +11:00
devfs.lua fix some fs informational problems 2020-03-26 17:25:36 +11:00
fs.lua fix some fs informational problems 2020-03-26 17:25:36 +11:00
init.lua moved the VT100 driver out of the kernel and into its own library 2020-04-12 01:59:56 +10:00
io.lua commented some io library functions 2020-03-20 13:01:50 +11:00
loadfile.lua added the ability to reload libraries to the loadfile module 2020-04-12 01:59:20 +10:00
nvt100.lua fixed a typo preventing [2J from working 2020-04-11 09:01:13 +10:00
osutil.lua made os.chdir play nicer with the filesystem 2019-11-06 20:30:26 +11:00
sched.lua added the ability for software to change the computer.pullSignal timeout 2020-04-11 12:10:58 +10:00
syslog.lua made dprint go through syslog in all cases 2019-11-09 13:16:17 +11:00
term.lua cursed 2019-10-27 23:34:02 +11:00
vt-task.lua there is now a non-standard control code for the terminal to toggle line mode and local echo for the terminal 2020-04-11 08:52:18 +10:00
vt100.lua more control code support for the terminal emulator 2020-04-09 13:48:34 +10:00