Jonas 'Sortie' Termansen
|
90036ca6a8
|
Update copyright headers of old files to the current format.
|
2013-12-17 14:30:23 +01:00 |
|
Jonas 'Sortie' Termansen
|
6daa7ee8fe
|
Port conway to dispd.
|
2013-09-24 17:09:48 +02:00 |
|
Jonas 'Sortie' Termansen
|
7e05129023
|
Seek to 0 before writing to /dev/vga.
|
2012-12-14 14:13:37 +01:00 |
|
Jonas 'Sortie' Termansen
|
6529af1f57
|
Remove <libmaxsi/sortix-vga.h>.
|
2012-12-14 14:13:34 +01:00 |
|
Jonas 'Sortie' Termansen
|
8595ec83da
|
Print error if running VGA game in graphics mode.
|
2012-09-08 22:46:20 +02:00 |
|
Jonas 'Sortie' Termansen
|
46d02b784b
|
Fix compile warnings in userspace programs.
|
2012-09-08 20:55:43 +02:00 |
|
Jonas 'Sortie' Termansen
|
9ab0bc5474
|
Added {,p}{read,write}{all,least}(3).
|
2012-03-24 15:34:30 +01:00 |
|
Jonas 'Sortie' Termansen
|
dc0f78f6b7
|
Added copyright headers to benchmarks, games and utilities.
It's all GPLv3 or later.
|
2012-03-11 15:57:13 +01:00 |
|
Jonas 'Sortie' Termansen
|
c4264d9c2a
|
Ported the user-space programs to use stdin for keyboard access.
The old keyboard API is hereby deprecated and unused.
|
2012-02-10 13:46:26 +01:00 |
|
Jonas 'Sortie' Termansen
|
d9205a59df
|
The games now use the error(3) function.
|
2011-12-04 15:04:06 +01:00 |
|
Jonas 'Sortie' Termansen
|
b6a0fd0374
|
Removed deprecated VGA API and moved it to /dev/vga.
|
2011-11-25 13:38:31 +01:00 |
|
Jonas 'Sortie' Termansen
|
c5605b6693
|
Pong and snake now use rand(3).
|
2011-11-10 12:28:35 +01:00 |
|
Jonas 'Sortie' Termansen
|
29a1b68933
|
Added --speed <ms>, --help, and --usage to conway.
|
2011-11-09 23:54:35 +01:00 |
|
Jonas 'Sortie' Termansen
|
c705bf39ff
|
Ported kernel to new syscall API and started cleaning up the old one.
|
2011-10-27 00:20:28 +02:00 |
|
Jonas 'Sortie' Termansen
|
0b373050f2
|
Added conway's game of life.
|
2011-08-29 00:09:37 +02:00 |
|