diff options
| author | Irene Knapp <ireneista@irenes.space> | 2026-09-21 00:13:02 -0700 |
|---|---|---|
| committer | Irene Knapp <ireneista@irenes.space> | 2026-09-21 00:13:02 -0700 |
| commit | ae9316beda1cb3805e5048ba654b4590f50931f7 (patch) | |
| tree | 8d9b64a980eeecf4b54890dcec20e849b9107992 /evoke.e | |
| parent | afb038cbe86adfc5c5fe67d3265d73b5ac3172d4 (diff) | |
print comments in the hex dump at the offsets labels point to
Force-Push: yes Change-Id: I1a0ea06380095da3e7702cab278c08bd21b292ca
Diffstat (limited to 'evoke.e')
| -rw-r--r-- | evoke.e | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/evoke.e b/evoke.e index 8faed81..b9fea2e 100644 --- a/evoke.e +++ b/evoke.e @@ -21,6 +21,12 @@ s" source-to-precompile" variable ~ : This particular program is 'evoke', the compiler. If you already have ~ : a binary copy of 'hex', run this file through it and you'll have a ~ : working compiler. Pretty sweet, right? + ~ : + ~ : If you're auditing this by hand, first off, thank you for doing that. + ~ : You may wish to pull up the source code side-by-side with the hex dump; + ~ : there's a lot of structural stuff in the actual source that aids in + ~ : readability but isn't easily reproduced in this form, though every + ~ : effort has been made. ~ : blank-line 0x08000000 L!' origin |