Subversion Repositories HelenOS-historic

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
1481 6558 d 5 h cejka /uspace/trunk/ Console stores unsatisfied getchar requests and handle them after keypress.
Fifo modified to be usable as structure member.
 
1476 6558 d 15 h cejka /uspace/trunk/ Fixed some bugs.  
1466 6558 d 23 h palkovsky /uspace/trunk/ Fix incorrect timeout handling in async framework.
Start tweak the tetris code.
 
1465 6559 d 0 h cejka /uspace/trunk/ Support for reading from stdin.
Getchar() implemented.
 
1459 6559 d 15 h palkovsky /uspace/trunk/console/ Fix bad answering in console.  
1453 6559 d 22 h palkovsky /uspace/trunk/ Modified console to use new async framework.  
1451 6560 d 5 h cejka /uspace/trunk/ Basic support for console driver.
Does not provide separate screens yet.
TODO: fix many unhandled states.
 
1447 6561 d 2 h cejka /uspace/trunk/ Removed printf calls from fb.  
1445 6561 d 2 h cejka /uspace/trunk/ First attempt to uspace console. Not working yet.