From 952ccfc66e829f04978bb107407a1e97d49fc9e2 Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Sat, 9 Jan 2021 13:45:41 -0800 Subject: 7488 --- baremetal/ex2.subx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'baremetal/ex2.subx') diff --git a/baremetal/ex2.subx b/baremetal/ex2.subx index 591c1e22..9a72d883 100644 --- a/baremetal/ex2.subx +++ b/baremetal/ex2.subx @@ -10,7 +10,7 @@ # Expected output: # html/baremetal.png -main: # (address 0x8800) +main: # ecx <- start of video memory 8b/-> *0x7f28 1/r32/ecx -- cgit 1.4.1-2-gfad0 orm method='get'> Profanity fork with TTY improvementsdanisanti <danisanti@tilde.institute>
about summary refs log tree commit diff stats
path: root/themes/forest
blob: cd289d44b0a76c55e997b15b3878c44b8528876b (plain) (blame)
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