about summary refs log tree commit diff stats
path: root/html/baremetal
ModeNameSize
-rw-r--r--101screen.subx.html5616log stats plain blame
-rw-r--r--102keyboard.subx.html5857log stats plain blame
-rw-r--r--103grapheme.subx.html11642log stats plain blame
-rw-r--r--104test.subx.html4374log stats plain blame
-rw-r--r--106stream.subx.html12812log stats plain blame
-rw-r--r--108write.subx.html22482log stats plain blame
-rw-r--r--112read-byte.subx.html7824log stats plain blame
-rw-r--r--115write-byte.subx.html8114log stats plain blame
-rw-r--r--120allocate.subx.html8675log stats plain blame
-rw-r--r--302stack_allocate.subx.html8273log stats plain blame
-rw-r--r--309stream.subx.html18346log stats plain blame
-rw-r--r--313index-bounds-check.subx.html2962log stats plain blame
-rw-r--r--400.mu.html4630log stats plain blame
-rw-r--r--403unicode.mu.html23582log stats plain blame
-rw-r--r--500clear-screen.mu.html3918log stats plain blame
-rw-r--r--501draw-text.mu.html42914log stats plain blame
-rw-r--r--502test.mu.html4321log stats plain blame
-rw-r--r--503manhattan-line.mu.html5013log stats plain blame
-rw-r--r--boot.hex.html43956log stats plain blame
-rw-r--r--boot0.hex.html33448log stats plain blame
-rw-r--r--ex1.hex.html3817log stats plain blame
-rw-r--r--ex1.subx.html3482log stats plain blame
-rw-r--r--ex2.hex.html5779log stats plain blame
-rw-r--r--ex2.mu.html5225log stats plain blame
-rw-r--r--ex2.subx.html4704log stats plain blame
-rw-r--r--ex3.hex.html7541log stats plain blame
-rw-r--r--ex3.mu.html5472log stats plain blame
-rw-r--r--ex4.mu.html3741log stats plain blame
-rw-r--r--ex5.mu.html4389log stats plain blame
-rw-r--r--ex6.mu.html7965log stats plain blame
-rw-r--r--ex7.mu.html7279log stats plain blame
-rw-r--r--mu-init.subx.html3895log stats plain blame
-rw-r--r--vga_palette.html202959log stats plain blame
committer Michael Vetter <jubalh@iodoru.org> 2020-07-07 14:18:57 +0200 Apply coding style' href='/danisanti/profani-tty/commit/tests/unittests/test_server_events.c?id=a2726b6a7d16f5f846a882fbbe9127e4604bb8bb'>a2726b6a ^
a7a28506 ^
a7a28506 ^
a48df401 ^
055a5f71 ^
6d39f49f ^
a2726b6a ^
a2c62117 ^
a2726b6a ^
a7a28506 ^
a2c62117 ^


0e2fbeb3 ^
8ebc1d4a ^
0e2fbeb3 ^
055a5f71 ^
a48df401 ^
a7a28506 ^
5afb296e ^
a2726b6a ^

95ad5643 ^
a48df401 ^
055a5f71 ^
6d39f49f ^
95ad5643 ^
a2726b6a ^

95ad5643 ^
a2726b6a ^
95ad5643 ^
51bd4ed3 ^
a2726b6a ^
055a5f71 ^

8aba52f4 ^
a2726b6a ^
95ad5643 ^
9bd2315d ^
95ad5643 ^
055a5f71 ^
95ad5643 ^
a48df401 ^
95ad5643 ^
f180925c ^
a2726b6a ^

f180925c ^
055a5f71 ^
6d39f49f ^
f180925c ^
51bd4ed3 ^

f180925c ^

8aba52f4 ^
f180925c ^
a2726b6a ^

f180925c ^


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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125