Drew DeVault
Drew DeVault
This depends on a lot of kernel 0.8.0 features.
Add basic file operations to the file manager.
We can probably adapt the CSE installation exploit to work on other calcs with boot code 1.03.
Depends on #153. Not sure exactly how this will end up looking, but we need to keep track of which processes are using libraries and deallocate them when no processes...
This is pretty far from being scheduled. We need a lot of other things done first. Implementing this gives us a lot of room for cool stuff, though.
Callbacks are better!
This is a good starting point: https://web.archive.org/web/20050227213638/http://bree.homeunix.net/~ccfg/pucrunch/uncrunch.asm It needs to be modified to use a callback instead of reading memory out of DE, though. Also, it'd be great if we...