Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added direct acces to video memory from userland.std_c_userland | Alex AUVOLAT | 2013-07-11 | 2 | -20/+34 |
| | | | | | | 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. | ||||
* | (nothing) | Alex AUVOLAT | 2013-07-06 | 1 | -1/+1 |
| | |||||
* | Many bug corrections. | Alex AUVOLAT | 2013-06-09 | 13 | -62/+131 |
| | |||||
* | All FWIK is deleted. YOSH is now pure C. Not-working KBASIC included. | Alex AUVOLAT | 2013-06-08 | 19 | -286/+1471 |
| | |||||
* | Minor modificiations ; added a simple Line EDitor. | Alex AUVOLAT | 2013-05-20 | 2 | -0/+201 |
| | |||||
* | Return to standard C. | Alex AUVOLAT | 2012-11-25 | 6 | -43/+45 |
| | |||||
* | Correected some nasty tasking bugs. Still not perfect. | Alex AUVOLAT | 2012-05-20 | 2 | -17/+28 |
| | |||||
* | More improvements in FWIK - more strings, Dir class, ... | Alex AUVOLAT | 2012-05-19 | 2 | -54/+44 |
| | |||||
* | Better sprintf, vsprintf, String::sprintf, etc. | Alex AUVOLAT | 2012-05-19 | 1 | -125/+31 |
| | |||||
* | Added string class for FWIK. | Alex AUVOLAT | 2012-05-19 | 4 | -118/+119 |
| | |||||
* | Introducing FWIK, the userland C++ framework. Far from complete. | Alex AUVOLAT | 2012-05-19 | 10 | -0/+506 |