summaryrefslogtreecommitdiff
path: root/src/include/tce
Commit message (Collapse)AuthorAgeFilesLines
* Added direct acces to video memory from userland.std_c_userlandAlex AUVOLAT2013-07-112-2/+6
| | | | | | 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.
* All FWIK is deleted. YOSH is now pure C. Not-working KBASIC included.Alex AUVOLAT2013-06-082-2/+5
|
* Stupidity corrected.Alex AUVOLAT2013-05-201-5/+5
|
* Minor modificiations ; added a simple Line EDitor.Alex AUVOLAT2013-05-201-5/+5
|
* More improvements in FWIK - more strings, Dir class, ...Alex AUVOLAT2012-05-191-0/+1
|
* Introducing FWIK, the userland C++ framework. Far from complete.Alex AUVOLAT2012-05-191-2/+1
|
* Added ANSI support, minimal readline-like library.Alex AUVOLAT2012-05-191-0/+1
|
* Simple shell added. Simple fprintf function added too.Alex AUVOLAT2012-05-181-1/+1
|
* Can now spawn new processes.Alex AUVOLAT2012-05-181-0/+3
|
* The keyboard handling, it's getting better. + Funny screenshot.Alex AUVOLAT2012-05-181-1/+1
|
* A bit of a change in the directory layout.Alex AUVOLAT2012-05-182-0/+80