summaryrefslogtreecommitdiff
path: root/src/user/app/yosh
Commit message (Expand)AuthorAgeFilesLines
* Added direct acces to video memory from userland.std_c_userlandAlex AUVOLAT2013-07-111-1/+5
* Many bug corrections.Alex AUVOLAT2013-06-091-1/+1
* All FWIK is deleted. YOSH is now pure C. Not-working KBASIC included.Alex AUVOLAT2013-06-083-272/+293
* Correected some nasty tasking bugs. Still not perfect.Alex AUVOLAT2012-05-201-13/+14
* More improvements in FWIK - more strings, Dir class, ...Alex AUVOLAT2012-05-191-52/+42
* Better sprintf, vsprintf, String::sprintf, etc.Alex AUVOLAT2012-05-191-125/+31
* Added string class for FWIK.Alex AUVOLAT2012-05-191-109/+108
* Introducing FWIK, the userland C++ framework. Far from complete.Alex AUVOLAT2012-05-192-0/+381