diff options
| author | Irene Knapp <ireneista@irenes.space> | 2026-06-12 20:55:32 -0700 |
|---|---|---|
| committer | Irene Knapp <ireneista@irenes.space> | 2026-06-12 20:55:32 -0700 |
| commit | 9eb7d0fabb2a786d2aa9f56244360afb381e7c18 (patch) | |
| tree | 8672e9e2a16a38438352e4081efd92a9bb65fa4d /hex.e | |
| parent | 5f37b8db3f9bb289cb2db9cb94d4a670cbeae906 (diff) | |
no comments yet, of course. also no way to run it on evoke itself yet, due to the buffer thing. Force-Push: yes Change-Id: Ia1d7cc06bd3da59a5d272e1c04606c25d46acee5
Diffstat (limited to 'hex.e')
| -rw-r--r-- | hex.e | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hex.e b/hex.e index 51e7703..963b82a 100644 --- a/hex.e +++ b/hex.e @@ -228,8 +228,8 @@ elf-file-header elf-program-header-writable output-start-routine - output-read-byte output-exit + output-read-byte output-decode-nibble output-error-handlers output-messages |