about summary refs log tree commit diff stats
path: root/archive/1.vm/003trace.cc
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2021-01-28 00:39:50 -0800
committerKartik Agaram <vc@akkartik.com>2021-01-28 00:39:50 -0800
commit9e315ddf401e20e30c1359c0fdc2b09393a6da88 (patch)
tree5772c42a5b86e26d79df3cbec8cb7b132b383615 /archive/1.vm/003trace.cc
parentfa0e67c172ec110ebd419f34506ff0dfaad02042 (diff)
downloadmu-9e315ddf401e20e30c1359c0fdc2b09393a6da88.tar.gz
7674 - beginning of mouse driver
No handler yet, just initialization.

Bochs boots up; Qemu gets into a reboot loop.

Unlike the keyboard where I did the minimum necessary for Qemu, here I
am blindly copying something alleged to work on "real hardware." Makes
no difference to the failure modes I'm seeing.

Even in this tiny endeavor I see the abyss open up. Poke bytes at some
sequence of ports, read back bytes from some sequence ports; it's like
sending out prayers.
Diffstat (limited to 'archive/1.vm/003trace.cc')
0 files changed, 0 insertions, 0 deletions
reclaim local scopes' href='/akkartik/mu/commit/factorial.mu?h=main&id=77d5b5d658830bd24724f945e0d6ddf6a06adc0e'>77d5b5d6 ^
4a48bedc ^
984a6321 ^





c1d92c9d ^
192d59d3 ^

32241605 ^
b96af395 ^
08b48a8d ^
b96af395 ^


192d59d3 ^
b96af395 ^
bafc7192 ^
b96af395 ^


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