about summary refs log tree commit diff stats
path: root/apps/ex1
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
a title='author Kartik Agaram <vc@akkartik.com> 2021-01-13 16:57:04 -0800 committer Kartik Agaram <vc@akkartik.com> 2021-01-13 16:57:04 -0800 7510 - baremetal: a game of snake' href='/akkartik/mu/commit/baremetal/ex7.mu?h=main&id=ec0d5bb17e22e31c0edfc1b9b1e95ef363d690e7'>ec0d5bb1 ^
7bf8adb8 ^
328d76e4 ^
1a43d12b ^
ec0d5bb1 ^
1a43d12b ^

328d76e4 ^
74f1512f ^
328d76e4 ^
1a43d12b ^
c1e841fc ^
328d76e4 ^

74f1512f ^
328d76e4 ^
1a43d12b ^
c1e841fc ^
328d76e4 ^

74f1512f ^
328d76e4 ^
1a43d12b ^
c1e841fc ^
328d76e4 ^

74f1512f ^
328d76e4 ^
08c55cb2 ^
1a43d12b ^
c1e841fc ^
328d76e4 ^

ec0d5bb1 ^

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46