Subversion Repositories HelenOS-historic

Rev

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

Filtering Options

Rev Age Author Path Log message Diff Changes
1528 6556 d 2 h palkovsky /uspace/trunk/ Made tetris compile and somewhat run.
Slightly better console.
 
/uspace/trunk/Makefile
/uspace/trunk/console/console.c
/uspace/trunk/console/gcons.c
/uspace/trunk/console/gcons.h
/uspace/trunk/libc/include/err.h
/uspace/trunk/libc/include/io/stream.h
/uspace/trunk/tetris/screen.c
/uspace/trunk/tetris/tetris.c
1524 6556 d 3 h palkovsky /uspace/trunk/tetris/ More porting, awaiting 2 functions of console.  
/uspace/trunk/tetris/screen.c
/uspace/trunk/tetris/screen.h
/uspace/trunk/tetris/tetris.c
1519 6556 d 5 h palkovsky /uspace/trunk/ Slowly porting tetris screen... not yet done.  
/uspace/trunk/libc/generic/io/stream.c
/uspace/trunk/libc/include/io/stream.h
/uspace/trunk/tetris/screen.c
1472 6558 d 2 h palkovsky /uspace/trunk/ More things to make tetris helenos compatibile.  
/uspace/trunk/libc/generic/err.c
/uspace/trunk/libc/generic/stdlib.c
/uspace/trunk/libc/include/err.h
/uspace/trunk/libc/Makefile
/uspace/trunk/libc/generic/string.c
/uspace/trunk/libc/include/async.h
/uspace/trunk/libc/include/stdlib.h
/uspace/trunk/libc/include/string.h
/uspace/trunk/tetris/screen.c
/uspace/trunk/tetris/tetris.c
1419 6564 d 0 h jermar /uspace/trunk/tetris/ Import BSD tetris from OpenBSD.
Needs to be integrated and ported.
 
/uspace/trunk/tetris
/uspace/trunk/tetris/Makefile
/uspace/trunk/tetris/input.c
/uspace/trunk/tetris/input.h
/uspace/trunk/tetris/pathnames.h
/uspace/trunk/tetris/scores.c
/uspace/trunk/tetris/scores.h
/uspace/trunk/tetris/screen.c
/uspace/trunk/tetris/screen.h
/uspace/trunk/tetris/shapes.c
/uspace/trunk/tetris/tetris.c
/uspace/trunk/tetris/tetris.h