diff options
| author | Julian Blake Kongslie | 2022-10-08 00:39:15 -0700 |
|---|---|---|
| committer | Julian Blake Kongslie | 2022-10-08 00:39:15 -0700 |
| commit | 85b34e1c9dc03585ec4f13f6241cd8f0ecaf9cd9 (patch) | |
| tree | 0ec9a990fab8c06d0e2c6aa67447f3a8003aaf3d /image.hex | |
| parent | Minor cleanup and some compilation fixes. (diff) | |
| download | biggolf-85b34e1c9dc03585ec4f13f6241cd8f0ecaf9cd9.tar.xz | |
Trivial support for running the checker on an image.
Diffstat (limited to '')
| -rw-r--r-- | image.hex | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/image.hex b/image.hex new file mode 100644 index 0000000..6c7573e --- /dev/null +++ b/image.hex | |||
| @@ -0,0 +1,4 @@ | |||
| 1 | 0001 0002 0004 | ||
| 2 | 0008 0010 0020 | ||
| 3 | 0040 0080 0100 | ||
| 4 | 0200 0400 0800 | ||
