From ae9316beda1cb3805e5048ba654b4590f50931f7 Mon Sep 17 00:00:00 2001 From: Irene Knapp Date: Mon, 21 Sep 2026 00:13:02 -0700 Subject: print comments in the hex dump at the offsets labels point to Force-Push: yes Change-Id: I1a0ea06380095da3e7702cab278c08bd21b292ca --- evoke.e | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'evoke.e') 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 -- cgit 1.4.1