about summary refs log tree commit diff stats
path: root/subx.vim
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2020-12-26 22:33:48 -0800
committerKartik Agaram <vc@akkartik.com>2020-12-26 22:36:52 -0800
commit6f3f8148399abdba78c7fb1e8a2b635af67215ff (patch)
treeca416060c021661af3811a5a65538078c9de07ed /subx.vim
parent0243ee4e834e4118e3c2eadc68d36f8e62d94d28 (diff)
downloadmu-6f3f8148399abdba78c7fb1e8a2b635af67215ff.tar.gz
7418 - baremetal: adjust entrypoint address
We need a few pages of data for the keyboard mappings.

If I moved them to some later address I'd be able to keep the nice round
starting address unchanged. But that seems like a superficial aesthetic
concern. There's really no value in having an array of hex bytes represented
in SubX rather than just raw hex. And it's better to colocate data near
the handler code which uses it (and which runs instructions SubX doesn't
support).
Diffstat (limited to 'subx.vim')
0 files changed, 0 insertions, 0 deletions