diff options
| author | Julian Blake Kongslie | 2021-03-28 14:48:30 -0700 |
|---|---|---|
| committer | Julian Blake Kongslie | 2021-03-28 14:48:30 -0700 |
| commit | 7a1311c16c36b18a66a5ee43511fb9ad5093ec3a (patch) | |
| tree | 09df63644ac11dee4f2de25d476437e73fcdea84 /mem/mem.hex | |
| download | noncpu-7a1311c16c36b18a66a5ee43511fb9ad5093ec3a.tar.xz | |
Initial commit.
Diffstat (limited to 'mem/mem.hex')
| -rw-r--r-- | mem/mem.hex | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/mem/mem.hex b/mem/mem.hex new file mode 100644 index 0000000..6d096bb --- /dev/null +++ b/mem/mem.hex | |||
| @@ -0,0 +1,18 @@ | |||
| 1 | @0 | ||
| 2 | |||
| 3 | 048 100 // H | ||
| 4 | 065 100 // e | ||
| 5 | 06c 100 // l | ||
| 6 | 06c 100 // l | ||
| 7 | 06f 100 // o | ||
| 8 | 02c 100 // , | ||
| 9 | 020 100 // ' ' | ||
| 10 | 077 100 // w | ||
| 11 | 06f 100 // o | ||
| 12 | 072 100 // r | ||
| 13 | 06c 100 // l | ||
| 14 | 064 100 // d | ||
| 15 | 021 100 // ! | ||
| 16 | 00a 100 // \n | ||
| 17 | |||
| 18 | 700 | ||
