summaryrefslogtreecommitdiff
path: root/src/user/app/test
Commit message (Collapse)AuthorAgeFilesLines
* Added direct acces to video memory from userland.std_c_userlandAlex AUVOLAT2013-07-111-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 AUVOLAT2013-06-091-2/+8
|
* All FWIK is deleted. YOSH is now pure C. Not-working KBASIC included.Alex AUVOLAT2013-06-081-1/+1
|
* Correected some nasty tasking bugs. Still not perfect.Alex AUVOLAT2012-05-201-4/+14
|
* More improvements in FWIK - more strings, Dir class, ...Alex AUVOLAT2012-05-191-2/+2
|
* Added string class for FWIK.Alex AUVOLAT2012-05-191-4/+4
|
* Introducing FWIK, the userland C++ framework. Far from complete.Alex AUVOLAT2012-05-192-0/+62