diff --git a/010.blit_speed/README.md b/010.blit_speed/README.md index f30ed81..0772d01 100644 --- a/010.blit_speed/README.md +++ b/010.blit_speed/README.md @@ -11,11 +11,11 @@ Then in the main loop I now: * wait for the vertical blank * set the greyscale palette -* do some blits -* set the color palette +* do 5 blits +* set the color palette - ``` +``` .mainLoop: bsr.s waitVerticalBlank bsr.s installGreyscalePalette