source: mainline/uspace/dist/src/c/demos/tetris/clean

Last change on this file was 3508000, checked in by Petr Koupy <petr.koupy@…>, 14 years ago

Added C demos to demonstrate the toolchain.

  • Property mode set to 100644
File size: 158 bytes
Line 
1rm tetris_
2
3rm scores.o
4rm screen.o
5rm shapes.o
6rm tetris.o
7
8rm scores.s
9rm screen.s
10rm shapes.s
11rm tetris.s
12
13rm scores.i
14rm screen.i
15rm shapes.i
16rm tetris.i
Note: See TracBrowser for help on using the repository browser.