#SquirrelJME: Have a basic layout for how the bootstrap will initialize tasks, threads, and then enter execution.
#SquirrelJME: I uploaded a dump of PhoneME's SVN repository to https://t.co/ECp5XtP1qN. I made this dump when it was announced that https://t.co/xMZkvrB4lY was closing down, never got around to uploading it. It is a messy SVN repo!
Link: https://t.co/w9lnuLb2Md
#SquirrelJME: I implemented system call handling by the supervisor whenever a sub-task invokes a system call. Any running task or software can then make a call freely and it will call into the supervisor when needed. This is how I am going to do class loading and such.
Moved to @XerShadowTail , please follow me there instead!