1
1
mirror of https://git.shadowkat.net/izaya/OC-PsychOS2.git synced 2024-09-21 03:09:12 -04:00
Commit Graph

13 Commits

Author SHA1 Message Date
XeonSquared
517d579bb9 made io create a default sink fd 2019-01-09 14:09:57 +11:00
XeonSquared
695ac926ed fix some bugs with io.lua, expose io.newfd() 2019-01-08 22:11:49 +11:00
XeonSquared
0928241895 removed the whole mod-service thing 2019-01-08 18:15:22 +11:00
XeonSquared
9ee9b5d6a2 added a module only to create fds from GPU+Screen+Keyboard combos 2019-01-08 18:08:25 +11:00
XeonSquared
863f343646 made spawnprompt set the terminal correctly 2019-01-08 18:05:20 +11:00
XeonSquared
2ddf1f1ca2 redid the io system almost entirely, including more commenting 2019-01-08 18:02:39 +11:00
XeonSquared
d9cc184f84 commented loadfile-related functions, added require() 2019-01-08 18:01:07 +11:00
XeonSquared
2c772b2987 commented the use of vt100emu 2019-01-08 18:00:36 +11:00
XeonSquared
f6a405d886 added comments to applicable functions 2019-01-08 18:00:11 +11:00
XeonSquared
1ba6cd3ade made init cope if there is no init.txt 2019-01-08 17:59:01 +11:00
XeonSquared
d71dec7b8d added a proper environment variable system rather than just sticking stuff in the process' table 2019-01-02 16:41:39 +11:00
XeonSquared
7615cf67dc made fs.lua support relative paths 2019-01-02 16:40:55 +11:00
XeonSquared
2f48091a07 fuck knows 2018-11-03 03:05:41 +11:00