Izaya izaya
izaya pushed to master at izaya/OC-PsychOS2 2019-11-09 17:56:46 +11:00
787163c606 made ed actually have the right commands for stuff oops
izaya pushed to master at izaya/OC-misc 2019-11-09 17:12:27 +11:00
7a48f1a27f made repoinstaller cope with external files reasonably
izaya synced commits to master at izaya/collapseos from mirror 2019-11-09 16:16:46 +11:00
6c1b1f2b79 ti/lcd: wrap to next line when overflowing
bb2e528b65 ti/lcd: clear screen on init
c896b77143 ti/kbd: implement A-Lock
Compare 3 commits »
izaya pushed to master at izaya/OC-PsychOS2 2019-11-09 16:09:25 +11:00
180a5a9a78 made event.lua work with the new restrictions on the scheduler and such
izaya pushed to master at izaya/OC-PsychOS2 2019-11-09 16:00:55 +11:00
37df78ffed corrected spelling in the serialization lib oops
izaya pushed to master at izaya/OC-PsychOS2 2019-11-09 16:00:48 +11:00
80eea7142d made init less syslog-spammy
izaya pushed to master at izaya/OC-PsychOS2 2019-11-09 15:56:45 +11:00
256e05233a updated fsmanager and included it in the default init
a219b5603e added the ability to unmount filesystems, removed fs mounting stuff on its own
Compare 2 commits »
izaya pushed to master at izaya/OC-PsychOS2 2019-11-09 14:59:55 +11:00
a97e3c93ee made init not kill itself on startup
izaya pushed to master at izaya/OC-PsychOS2 2019-11-09 14:59:41 +11:00
ec699518b5 made df wrap numbers better
izaya pushed to master at izaya/OC-PsychOS2 2019-11-09 14:54:04 +11:00
faca451c57 added some filesystem-related utils
izaya pushed to master at izaya/OC-PsychOS2 2019-11-09 14:23:56 +11:00
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
Compare 3 commits »
izaya pushed to master at izaya/OC-PsychOS2 2019-11-09 13:48:53 +11:00
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
Compare 10 commits »
izaya synced commits to master at izaya/collapseos from mirror 2019-11-09 08:06:46 +11:00
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
Compare 6 commits »
izaya synced commits to master at izaya/collapseos from mirror 2019-11-08 15:46:46 +11:00
c57f2d6973 fonts/5x7: add lowercase letters
fda9c9826e ti/lcd: add linefeed support
Compare 2 commits »
izaya pushed to master at izaya/OC-PsychOS2 2019-11-08 12:42:52 +11:00
b2d1379127 galaxy brain FS upgrades
izaya synced commits to master at izaya/collapseos from mirror 2019-11-08 07:36:46 +11:00
f4871d4d58 recipes/ti84: add upload instructions
a13a94bbc7 fix typos
ca84b5dac8 recipes/ti84: first step
Compare 3 commits »
izaya pushed to master at izaya/OC-PsychOS2 2019-11-06 20:30:28 +11:00
00a0889842 made os.chdir play nicer with the filesystem
izaya synced commits to master at izaya/collapseos from mirror 2019-11-06 14:47:54 +11:00
69daf49920 doc: fix mis-wording
6396eb4a9e tricks: add endianness notes
9344c4b961 doc: minor improvements
3ef964e74d acia: make GetC blocking
f395297874 Improve python tools' shebang
Compare 11 commits »
izaya pushed to master at izaya/OC-PsychOS2 2019-11-06 14:37:14 +11:00
4e276c9ccd made the vt100 emulator not choke on most complicated inputs
izaya pushed to master at izaya/OC-PsychOS2 2019-11-06 14:31:31 +11:00
1c416be625 made the version thingo print a line this is important