about summary refs log tree commit diff stats
path: root/apps/bos
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2020-12-23 12:24:36 -0800
committerKartik Agaram <vc@akkartik.com>2020-12-23 12:24:36 -0800
commit22bef2d148f9cfc289c531307c408da542f5e8dd (patch)
tree28d60b164a91bf72559eebe0e31761b0d428b318 /apps/bos
parent63362f814bed6d48f1c83abc97cac8d46bd3de6f (diff)
downloadmu-22bef2d148f9cfc289c531307c408da542f5e8dd.tar.gz
7391
Turns out we just need a null handler at offset 8 rather than offset 9.

If the keyboard handler is indeed at offset 9 as
https://alex.dzyoba.com/blog/os-interrupts says (I don't understand
why), then the clock handler's at offset 8, which makes sense.
Diffstat (limited to 'apps/bos')
0 files changed, 0 insertions, 0 deletions
anger/commit/examples/plugin_chmod_keybindings.py?id=b3d031a913814900467358b2adf20a148bf6de1a'>b3d031a9 ^
972da7ba ^
ab41c776 ^
ca1a5d21 ^
b3d031a9 ^
972da7ba ^
d1a1173d ^

33aeef8e ^
d1a1173d ^


972da7ba ^
b3d031a9 ^
ca1a5d21 ^
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