about summary refs log tree commit diff stats
path: root/subx/053new-segment.subx
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2018-12-30 21:01:35 -0800
committerKartik Agaram <vc@akkartik.com>2018-12-30 21:01:35 -0800
commit1ffb27a045c63217336e2c926058360e9521afc9 (patch)
tree353ee70f7b29e00a9b1a7a55f396c611ffd53181 /subx/053new-segment.subx
parent901ae474300d70bcc00e7e0b420ca87c8cbf6f55 (diff)
downloadmu-1ffb27a045c63217336e2c926058360e9521afc9.tar.gz
4900
Finally really fix the CI failure of commit 4894.

This is a remainder to forget my knowledge of stack addresses in the SubX
VM when writing SubX programs. Otherwise my programs will work in the VM
but not natively. The only assumptions a SubX program should make about
its segment addresses are what's encoded in the ELF binary. Thanks to
https://en.wikipedia.org/wiki/Address_space_layout_randomization, it can't
know anything else.
Diffstat (limited to 'subx/053new-segment.subx')
0 files changed, 0 insertions, 0 deletions