about summary refs log tree commit diff stats
path: root/apps/ex10
Commit message (Collapse)AuthorAgeFilesLines
* 6622 - new syscalls: time and ntimeKartik Agaram2020-07-081-0/+0
| | | | | As a side-effect I find that my Linode can print ~100k chars/s. At 50 rows and 200 columns per screen, it's 10 frames/s.
* 6604 - new appKartik Agaram2020-07-011-0/+0
| | | | | | https://archive.org/details/akkartik-2min-2020-07-01 In the process I found a bug, added a new syscall, and 'emulated' it.
* 6409 - primitives for text-mode UIsKartik Agaram2020-05-271-0/+0
|
* 5856Kartik Agaram2020-01-011-0/+0