diff options
author | Kartik K. Agaram <vc@akkartik.com> | 2021-05-07 09:49:16 -0700 |
---|---|---|
committer | Kartik K. Agaram <vc@akkartik.com> | 2021-05-07 09:49:16 -0700 |
commit | 74be534e2be007f0729092c49a90ca8e410150a8 (patch) | |
tree | bde87d2626b3274db039e87adbb38cd7f1813e01 /translate_emulated | |
parent | 7105b73fd3f0952a62de125ee70fe81a9ae683fd (diff) | |
download | mu-74be534e2be007f0729092c49a90ca8e410150a8.tar.gz |
starting to implement first macros
Another commit, another bugfix. Some snippets from my currently exploding todo list: - always investigate lookup errors immediately. Beyond the root cause, they should never happen at the moment, while we aren't reclaiming memory. we should always return a more precise error message. Usually involving null pointer checks. - on abort, print out stack trace - emit mapping of labels to addresses during survey - store a mapping of symbols somewhere in the code image - stop allocating 1KB per token; expand space for tokens as needed
Diffstat (limited to 'translate_emulated')
0 files changed, 0 insertions, 0 deletions