Update README.md

This commit is contained in:
alpine9000
2016-03-05 20:20:17 +11:00
parent 9ed243d912
commit 3de92c5e13
+4 -4
View File
@@ -9,10 +9,10 @@ I added a feature to [imagecon](../tools/imagecon) to generate a greyscale versi
Then in the main loop I now:
* wait for the vertical blank
*set the greyscale palette
* do some blits (4)
* set the color palette
* wait for the vertical blank
* set the greyscale palette
* do some blits (4)
* set the color palette
```
.mainLoop: