Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added direct acces to video memory from userland.std_c_userland | Alex AUVOLAT | 2013-07-11 | 1 | -19/+29 |
| | | | | | | Next : same for keyboard ; move VT handling to userland. Consequence : a foreground app has total control over I/O. Next : implement sockets & a userland console multiplexer. | ||||
* | Many bug corrections. | Alex AUVOLAT | 2013-06-09 | 1 | -2/+8 |
| | |||||
* | All FWIK is deleted. YOSH is now pure C. Not-working KBASIC included. | Alex AUVOLAT | 2013-06-08 | 1 | -1/+1 |
| | |||||
* | Correected some nasty tasking bugs. Still not perfect. | Alex AUVOLAT | 2012-05-20 | 1 | -4/+14 |
| | |||||
* | More improvements in FWIK - more strings, Dir class, ... | Alex AUVOLAT | 2012-05-19 | 1 | -2/+2 |
| | |||||
* | Added string class for FWIK. | Alex AUVOLAT | 2012-05-19 | 1 | -4/+4 |
| | |||||
* | Introducing FWIK, the userland C++ framework. Far from complete. | Alex AUVOLAT | 2012-05-19 | 2 | -0/+62 |