diff options
| author | Irene Knapp <ireneista@irenes.space> | 2026-09-15 16:05:08 -0700 |
|---|---|---|
| committer | Irene Knapp <ireneista@irenes.space> | 2026-09-15 16:05:08 -0700 |
| commit | 9ac5b1f59144c13d2bdb1508f4e4f820db00bf48 (patch) | |
| tree | 08f7df8f4abf16435267f5ec57b9bc735f3d5bf6 /evoke.e | |
| parent | 4137177c016928a6d255bbef762f0d220945083c (diff) | |
added section headers and other formatting to all the parts of the hex dump
Force-Push: yes Change-Id: Ie66d85fd171dfb45d1f3b6869bf94056ec8303af
Diffstat (limited to 'evoke.e')
| -rw-r--r-- | evoke.e | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/evoke.e b/evoke.e index ddb6135..1e9e881 100644 --- a/evoke.e +++ b/evoke.e @@ -22,6 +22,7 @@ s" source-to-precompile" variable elf-file-header elf-program-header + output-cold-start source-to-copy-to-log s" pyrzqxgl" output-warm-start source-to-precompile s" pyrzqxgl" label-transform @@ -35,6 +36,8 @@ s" source-to-precompile" variable 0 L!' : 0 L!' ; 0 L!' ;asm + ~ : blank-line + ~ : This is the end of the hex dump. Thanks for reading! ; ' all-contents entry-to-execution-token label-loop |