add image header entries for dictionary hash functions

FossilOrigin-Name: e6a4af4cc32f19eb81a3a7ccbe1db71566da9793abd89ecb4a0f02634a41c1f5
This commit is contained in:
crc 2022-09-08 12:19:43 +00:00
parent 14e2b7b30e
commit 3b7c3ecacc
3 changed files with 780 additions and 776 deletions

View file

@ -138,6 +138,8 @@ Here's the initial memory map:
| 6 | Pointer to `err:notfound` |
| 7 | Pointer to TIB |
| 8 | Pointer to End of TIB |
| 9 | Dictionary Hash Function |
| 10 | Dictionary Rehash Function |
~~~
: Dictionary
@ -154,6 +156,8 @@ r interpret
r err:notfound
r TIB
d 1535
d 0
d 0
~~~
Both of these are pointers. `Dictionary` points to the most

BIN
ngaImage

Binary file not shown.

File diff suppressed because it is too large Load diff