Commit Graph

37 Commits

Author SHA1 Message Date
Izaya 6cbe2d6479 Added the dlfs module, used to download a filesystem from a remote FRequest server to the tmpfs and boot from it. This is used for the nbcore file, which is the actually usable version of that. 2019-05-21 02:32:05 +10:00
Izaya ec681811d4 added a self-extracting program compressor 2018-09-22 19:21:27 +10:00
Izaya eb1a86af03 made ufs work a bit better when programs try to access / 2018-08-04 05:23:14 +10:00
Izaya 57606424ca push some old embedded-related work 2018-07-25 21:04:24 +10:00
Izaya 3a769628e6 more #3 related stuff, this time adding the improvements to the KOS NEO version 2018-06-17 23:16:58 +10:00
Izaya e74b8282c6 made fs.resolve remove trailing /s 2018-05-25 10:51:32 +10:00
Izaya 7e9758ca6d added ufs, a tiny filesystem library for embedded systems 2018-05-23 06:07:54 +10:00
Izaya b790d3f39b all the stuff to make your own tiny terminal 2018-05-23 05:00:18 +10:00
Izaya 73694b480f improved the minifier significantly, added miniprompt, and fixed some bugs in microtel 2018-05-19 13:37:37 +10:00
Izaya e9df741396 added minifying ..s 2018-05-19 03:31:02 +10:00
Izaya de57eb0331 made minify's output less obnoxious 2018-05-17 16:46:10 +10:00
Izaya 01419cf186 added a script to minify everything with minify.lua, and added mini-*.lua to the gitignore 2018-05-17 16:40:33 +10:00
Izaya 5e1d7c0606 made minify.lua not output statistics to stdout 2018-05-17 16:36:32 +10:00
Izaya c96c575021 added .min files for microtel 2018-05-17 16:32:11 +10:00
Izaya 5f55fa294d minification can now be done from inside OC 2018-05-17 16:19:04 +10:00
Izaya 75826aecb8 added an embeddable VT100 emulator 2018-04-30 01:43:27 +10:00
Izaya 4890f8b73f fixed the arguments for the net_send signal 2018-04-01 17:05:35 +10:00
Izaya b79ae09cdf added a wrapper for OSes not directly supported 2018-03-31 15:48:40 +11:00
Izaya 206e038d8d hopefully fixed routing in microtel-3, and made it smaller while I was at it 2018-03-30 22:22:57 +11:00
Izaya ece287a699 documented socket objects 2018-03-30 14:21:59 +11:00
Izaya 70ea253c39 added some API docs 2018-03-30 13:11:18 +11:00
Izaya ff64762e16 moved microtel into its own dir 2018-03-30 00:42:02 +11:00
Izaya d5e2d82a50 made microtel-5-flisten actually work 2018-03-30 00:40:16 +11:00
Izaya 99c7477733 fixed up some issues in the minify script 2018-03-30 00:10:56 +11:00
Izaya c5eaf3d027 microtel-5-open should respect its boundaries better now 2018-03-30 00:10:38 +11:00
Izaya 12ba096838 microtel should actually work now 2018-03-29 23:40:06 +11:00
Izaya b82698aedc rewrote minitel-5 and split each part into separate files 2018-03-18 16:21:04 +11:00
Izaya 10ad65a7ec added hook support to microtel-3 for use with microtel-5 2018-03-18 13:55:16 +11:00
Izaya cad7de5c38 removed some unneccesary code from microtel-4 2018-03-18 13:48:13 +11:00
Izaya a4899c9854 more minification 2018-03-18 13:44:52 +11:00
Izaya 396028d686 even more minification improvements, haruhi help me 2018-03-18 12:58:16 +11:00
Izaya 53d362afbe minified it a bit more 2018-03-18 12:16:31 +11:00
Izaya 4656df51b7 rewrote microtel-3 to be smaller and stuff 2018-03-18 12:13:47 +11:00
Izaya 04bc0bcaf8 improved minification for microtel-3.lua 2018-03-13 12:21:59 +11:00
Izaya 72093c31dd made microtel actually push useful acks 2018-03-13 12:18:50 +11:00
Izaya 95ad568b86 added more stuff to the embedded version, improved minification 2018-03-13 12:11:21 +11:00
Izaya bce7d5d30f added some embedded stuff, still WIP and probably buggy 2018-03-12 01:25:50 +11:00