Skip to content

Commit a72e740

Browse files
committed
Again some info I found on my harddrive
1 parent 17eba5f commit a72e740

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,12 @@ if their interpreter works as it should. I discovered to my dismay that Silicon8
155155
didn't do so well when it came to my very own keypad tests. So I fixed the
156156
keyboard 😉
157157

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+
158164
## Developer instructions
159165

160166
### How to run

0 commit comments

Comments
 (0)