prepare for 0.2.2 release

This commit is contained in:
2023-01-28 12:47:16 +01:00
parent 5d85aeac09
commit 9e19ff1761
7 changed files with 26 additions and 6 deletions

View File

@@ -12,6 +12,9 @@ at offset 120 in memory with the 32bpp palette located at 0x13000.
The memory has to be imported as `env` `memory` and has a maximum size of 256kb (4 pages).
If the module exports a function called `start`, it will be called once after the module is
loaded.
# Memory map
```