We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17eba5f commit a72e740Copy full SHA for a72e740
README.md
@@ -155,6 +155,12 @@ if their interpreter works as it should. I discovered to my dismay that Silicon8
155
didn't do so well when it came to my very own keypad tests. So I fixed the
156
keyboard 😉
157
158
+Also, I added an opcode that allows an XO-CHIP program to programmatically
159
+select a colour palette from a master palette of 256 colours. This was an
160
+experiment with a couple of people on the EmuDev Discord to see if such an
161
+extension to XO-CHIP would be a good idea. Although it was well received it did
162
+not make it into the XO-CHIP spec, and as such it's no more than a curiousity 😄
163
+
164
## Developer instructions
165
166
### How to run
0 commit comments